This code works for PPTX case but not for PPSX.
Image.png (22.1 KB)
What is wrong? When I try To unzip it, it doesn’t work either. PPTX is not problem.
case ReportType.PPTX:
{
using var ms = new MemoryStream(…... image.png (22.1 KB) What is wrong..._warningCallback; _managers[uuid].Presentation.Save(ms, Aspose.Slides.Export...