After converting Excel to HTML, there is a deviation in the horizontal position of the graphics, and there is a large gap in HTML without gaps in Excel

After converting Excel to HTML, there is a deviation in the horizontal position of the graphics, and there is a large gap in HTML without gaps in Excel
image.png (148.9 KB)

this is my file:
EPPR_70224.zip (687.1 KB)

this is my code:

Workbook workbook = new Workbook("D://Program_Data//Aspose//EPPR_70224//EPPR_70224.xlsx");
		workbook.save("D://Program_Data//Aspose//EPPR_70224/EPPR_70224.html",  SaveFormat.HTML);

@xhaixia
By using sample files for testing, we can reproduce the issue. Found extra whitespace between charts when converting files 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-45704

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 ,

This is to inform you that your issue has been resolved. The fix will be included in an upcoming release (Aspose.Cells v23.12) that we plan to release in the first half of December 2023. You will be notified when the next version is released.
Here is the result after fix:
output.zip (920.6 KB)

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