Hi guys,
We’re using Aspose Slides .NET version 20.11.0 and receiving an error
On trying to click “Save AS” on the file created from below lines of code., we receive the error message “An error occurred while PowerPoint was saving the file”
Code to duplicate :
Presentation presentation = new Presentation(@“C:\Test\HC-101_beforeAspose.pptx”);
presentation.Save(@“C:\Test\HC-101_AfterAspose.pptx”, Aspose.Slides.Export.SaveFormat.Pptx);
Attached is the PowerPoint file and the Error image
Thanks,
SajidProblematicFile.zip (1.6 MB)