PPT to PPTX Conversion Formatting Issues

We have are have some issues with some PowerPoint PPT files when converting them to PPTX with Aspose.Slides for .NET. On some slides the formatting goes a bit crazy. I’ve attached one of the input PowerPoints that we are having some troubles with. Mainly look at the second slide in the output. Below is the code I’m using to convert the file:

var pptx = new PresentationEx( “format.ppt” );

pptx.Save( “new.pptx”, Aspose.Slides.Export.SaveFormat.Pptx );

I did find in your documentation (Convert Presentation|Aspose.Slides Documentation) that not all features are supported, but under the unsupported list I don’t think this falls into any of those categories.

Thanks for your help!

Tyler

Hi Tyler,

I have worked with the presentation file shared by you using Aspose.Slides for .NET 7.8.0 and have observed text formatting and missing bullets issues. An issue with ID SLIDESNET-34647 has been crated to resolve the improper text rendering issue on slide 2. A separate issue with ID SLIDESNET-34648 has been created to resolve the missing bullets issue in exported presentation. For your kind reference, I have attached the identified issues as well. This thread has been linked with the issue so that you may be automatically notified once the issues will be resolved.

We are sorry for your inconvenience,

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.