Hi
Just opening and saving the PPTX to another file causes error in subject:
Easy to identify: unknown container in the slide
Thank you.
here are two files:
using (var stream = new FileStream(ppt, FileMode.Op…...Open)) { var presentation = new Aspose.Slides.Presentation(stream,...+ outPpt, LogType.info); presentation.Save(outPpt, Aspose.Slides...