Drawing shapes in Excel file not rendered correctly in ouput HTML

Hello,

In 22.11:

  • By saving in HTML with Excel the forms are identical
  • By saving in HTML with Aspose the different

Can you look why?

Cordially

element.zip (36.9 KB)

@ISIWARE,

Thanks for the template file and output HTML files.

After an initial test, I am able to reproduce the issue as you mentioned. I found that some drawing shapes are not rendered correctly in the output HTML.
e.g.
Sample code:

Workbook workbook = new Workbook("e:\\test2\\document.xlsx");
workbook.Save("e:\\test2\\out1.html", SaveFormat.Html);

I have logged a ticket with an id “CELLSNET-52330” for your issue. We will look into it soon.

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

@ISIWARE,

This is to inform you that your issue has been resolved now. The fix will be included in our upcoming release (Aspose.Cells v22.12) which is scheduled in the first half of December, 2022. You will also be notified when the next version is released.

In the meantime, please find attached the resultant file by our internal fix for your reference.
CELLSNET-52330.zip (13.8 KB)

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