使用aspose-cells-23.3 ,如下调用
Workbook workbook = new Workbook(new FileInputStream(new File(“test.xlsx”)));
workbook.save(“text.html”, new HtmlSaveOptions());
使用测试excel文件和导出html截图见附件
test.zip (2.1 KB)
请帮忙看下如何解决
参考:
使用aspose-cells-23.3 ,如下调用
Workbook workbook = new Workbook(new FileInputStream(new File(“test.xlsx”)));
workbook.save(“text.html”, new HtmlSaveOptions());
使用测试excel文件和导出html截图见附件
test.zip (2.1 KB)
请帮忙看下如何解决
参考:
We can reproduce the issue as you mentioned that text is misplaced while converting to HTML.
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-45335
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.
您的问题(之前记录为“CELLSJAVA-45335”)已得到解决。 此修复程序将包含在我们计划于 2023 年 5 月上半月即将发布的版本 (Aspose.Cells v23.5) 中。下一个版本发布时,您将收到通知。
附件output.zip (1.7 KB)是修复后生成的文件,供您参考。
The issues you have found earlier (filed as CELLSJAVA-45335) have been fixed in Aspose.Cells for Java 23.5.