Hello
when trying to open a .pptx in Aspose Slides v22.01 i get the following exception:
com.aspose.slides.exceptions.NotImplementedException: The method or operation is not implemented
…
Wrapped by: com.aspose.slid…...is this: Presentation presentation = new Presentation("testdoc...c.pptx"); presentation.save("testdoc.pptx", SaveFormat.Pptx);...