Hi,
I have a PPTX which I try to read using Aspose:
PptImgExporter.cs: line 109: Presentation m_Presentation = new Presentation(szPptxPath);
This line gives error:
Aspose is not able to read this PPT. The error on t…...line 109: Presentation m_presentation = new Presentation(szPptxPath);...console: Failed to open the presentation C:\Users\xyz\sample.pptx...