Aspose Cells将带有插入文本的excel导出到html时, 有异常的空白

使用aspose-cells-23.3 ,如下调用
Workbook workbook = new Workbook(new FileInputStream(new File(“test.xlsx”)));
workbook.save(“text.html”, new HtmlSaveOptions());

excel如下
test.zip (7.6 KB)
导出效果如下
test.png (1.8 KB)

A1 B1单元格下有一条异常的空白, 请帮忙看下如何解决

@chase_cheung
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSJAVA-45279

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

您的问题已解决,修复的功能将随版本 23.4 一起发布。
这是修复后生成的结果的屏幕截图供您参考: output.png (2.1 KB)

The issues you have found earlier (filed as CELLSJAVA-45279) have been fixed in Aspose.Cells for Java 23.4.