When the text direction in Excel is 90 degrees and saved as HTML, it does not display properly

Display abnormal effects in HTML
saveAsLocal.jpg (226.1 KB)

Here is the converted code and attachments:

Workbook workbook = new Workbook(“D:/test/spreadsheet/test report.xlsx”);
workbook.save(“D:/test/spreadsheet/test report.html”);
test report.zip (24.9 KB)

@xhaixia
By using sample files for testing, we are able to reproduce the issue. Found Rotated text rendering error when converting file 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-45892

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.

@xhaixia ,

We are pleased to inform you that your issue has been resolved. The fix will be included in an upcoming release (Aspose.Cells v24.4) that we plan to release in the first half of April 2024. You will be notified when the next version is released.
Attached is the result after fix for your reference:
output.zip (16.9 KB)

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