Open Office Presentation Issue

Hi,

I am using Aspose.Slides.dll for .NET version 5.7.0.0 to render Open Document Presentation to Tiff format. But while opening the attached file getting below exception.

: Not a Open Offiec Presentation

: Error reading "content.xml" xml part.

Piece of code using to open the document

private PresentationEx _pptx;

_pptx = new PresentationEx(fileName);

Thanks,

Dhivya

Hi Dhivya,


I have worked with the presentation file shared by you and have been able to observe the issue. An issue with ID SLIDESNET-33205 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 resolved. Moreover, when I have saved the presentation in PowerPoint then I am able to access it and generated Tiff successfully. For the time being you may follow this approach.

We are sorry for your inconvenience,

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