The text direction of coordinate axis is wrong after excel is converted to HTML

The text direction of coordinate axis is wrong after excel is converted to HTML:The text direction in excel is vertical and becomes inclined after being converted to HTML
image.png (70.2 KB)
image.png (19.8 KB)

Workbook workbook = new Workbook("D://Aspose//SMS_30881//SMS_30881.xlsx");
workbook.save("D://Aspose//SMS_30881//output/SMS_30881",  SaveFormat.HTML);

this is the excel file:
SMS_30881.zip (1.3 MB)

@xhaixia,

Thanks for the template file.

Please notice, I am able to reproduce the issue as you mentioned by converting your template file to HTML file format. I found the text direction of coordinate axis is wrong after Excel file is converted to HTML. The text direction in the chart is vertical and becomes inclined after being converted to HTML. I have logged a ticket with an id “CELLSJAVA-44302” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

@xhaixia,

This is to inform you that we have fixed your issue now. The fix will be included in our upcoming regular release (Aspose.Cells for Java v22.2). The next release will be published in the next few days. You will also be notified once the new release is published.

The issues you have found earlier (filed as CELLSJAVA-44302) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi