单元格设置格式为数字-会计专用(Accounting Format), 单元格文本错位

使用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)

请帮忙看下如何解决

参考:

@chase_cheung,
你愿意提供你的样例文件吗? 我们将即时检查这个问题。

@chase_cheung,

您提供的附件里只有一个截图,没有excel文件。可以再发一份包含excel文件的附件吗?我们将尽快检查该问题。

test_origin.zip (6.8 KB)

抱歉漏掉了源文件

@chase_cheung

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.

@chase_cheung,

您的问题(之前记录为“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.