Chart and Image on Slide Are Missing when Converting ODP to PDF in C#

Hi,

When converting Open Office .odp docs to XPS or generating a preview the results don’t show the graphs. See attached files.

Also alignment of ‘left bottom column’ text on first slide is off (possibly related to above).

Code something along the lines of:
_presentationEx = new PresentationEx(_filePath);
presentationEx .Save(outPath, Aspose.Slides.Export.SaveFormat.Pdf);

Thanks
Jai

Hi Jai,


I have worked with the presentation file shared by you and have been able to observe the issue shared. An issue with ID SLIDESNET-33428 has been created to resolve improper bullet size and bullet indentation issues. A separate issue with ID SLIDESNET-33429 has been created to resolve the missing chart and image issue in exported PDF/XPS. This thread has been linked with both issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESNET-33428) have been fixed in this update.

The issues you found earlier (filed as SLIDESNET-33429) have been fixed in Aspose.Slides for .NET 23.7 (ZIP, MSI).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.