Table Is Missing in Chrome When Converting a Slide from PPTX to SVG in C#

Dear Aspose,
Please see the difference in PPT appearance seen on desktop also in SharePoint (PowerPoint-Online),
versus results provided by latest Aspose.Slides.

Bug description:
When generated SVG is used in Chrome browser table is missing.
It is strange behavior since when you just open file generated by Aspose it is displayed correctly.
But when you EDIT and PASTE same code in your browser, then table is missing.

This behavior is not seen in Edge browser (table is displayed correctly in both cases).

Since other extracts from Aspose seems the same no matter the way you open them,
I assume that the problem is in SVG code generated by Aspose.

Hope you can find a way how to represent those object in SVG that will be more compatible with Chrome.

Attaching image demonstrating the problem:.
Bug-1262238-CDE_Test-MissingTable.pptx-Difference.jpg (209.4 KB)

Also attaching sample application demonstrating the problem:
Bug-1262238-PPT-Missing-Table-in-Chrome.zip (795.2 KB)

Thanks for looking.
PS: Also including results made by latest tool Aspose.Slide-25.2 on Windows.

Best Regards
Pavel

@ottap,
Thank you for describing the issue. We are sorry that you encountered this problem. I need some time to check the issue. I will get back to you soon.

@ottap,
Thank you for your patience. The SVG files you provided are displayed correctly in Chrome on my end. Could you please clarify step by step how to reproduce the problem with the images?

The problem here is if you try to Edit Html in Chrome and paste there a content of SVG generated by Aspose - then the table is missing.

How to edit with Chrome:
Right-click on your mouse - Edit
image.png (20.4 KB)

then Elements - Right click on html tag:
image.png (32.0 KB)

Edit as html - select everything - replace everything by the code in the file

Pasting the content:
image.png (26.1 KB)

Then table on top selected is not seen:
image.png (51.1 KB)

Thanks

@ottap,
Thank you for the instructions. Unfortunately, I was unable to reproduce the problem. The table is displayed in Chrome fine on my end when editing the SVG files you provided: chrome.png (87.1 KB).
Chrome version: 134.0.6998.36

Please check the issue again carefully. There may be additional conditions that need to be met to reproduce the problem.