Aspose.Slides Causes Repair Message when Opening and Saving a File

Hi guys,

We’re using Aspose Slides .NET version 21.3.0 and receiving a repair error message box in power point after opening and saving the attached file.

repair message box.jpg (60.2 KB)

ProblemPresentation.zip (8.4 MB)

Code to duplicate :

Presentation pres = new Presentation(“C:\ProblemPresentation.pptx”);
pres.Save(“C:\OUTPUT.pptx”, Aspose.Slides.Export.SaveFormat.Pptx);

Thanks,
Nahum

@nfabian,
Thank you for the issue description. I reproduced the problem and received the same results. I have logged the issue in our tracking system with ID SLIDESNET-42495 to investigate it further. You will be notified when it is fixed.

1 Like

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