Pptx Load NullReferenceException

Hi ,

Using Aspose.Slides 19.7 , NullReferenceException when loading the attached PPTX

Aspose.Slides.Presentation doc = new Aspose.Slides.Presentation(item);
doc.Save(args[0] + “\” + Path.GetFileName(item) + “.Pptx”, Aspose.Slides.Export.SaveFormat.Pptx);

Please test attached file,
Thanks ,1.zip (67.9 KB)

@Austin_Powers,

I have worked with the presentation file shared by you and have been able to observe the issue. An issue with ID SLIDESNET-41325 has been created in our issue tracking system to investigate and resolve the issue. This thread has been linked with the issue so that you may be notified once the issue will be fixed.

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