PPTX to PPT conversion loses SmartArts

Hi Aspose team,

We encountered the following problem:


When we try to save the attached pptx as ppt, the SmartArt does not appear in the saved document.
Our goal would be to keep the SmartArt as they were inside the original pptx file.

We use the following simple code:
var doc = new Presentation(inputPath);
doc.Save(filePath, SaveFormat.Ppt);

Please let us know if we can provide any more details to help you investigate the issue.

Best regards,
Daniel Lengyel
30284

Hi Daniel,

I have worked with presentation file shared by you and have been able to observe the issue specified. An issue with ID SLIDESNET-38958 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be automatically notified once the issue will be fixed.

We are sorry for your inconvenience,