PPTX to PNG Conversion in Java Throws PptxReadException (Landray RDM 168831)

ppt source code:
src.zip (3.3 KB)

origin ppt files:
测试文档202220707.pptx.zip (723.5 KB)

converted error:

Caused by:class com.aspose.slides.PptxReadException —> java.lang.NullPointerException — End of inner exception stack trace — com.aspose.slides.ag1.do(Unknown Source) com.aspose.slides.Presentation.if(Unknown Source) com.aspose.slides.Presentation.do(Unknown Source) com.aspose.slides.Presentation.if(Unknown Source) com.aspose.slides.Presentation.(Unknown Source) com.aspose.slides.Presentation.(Unknown Source)

Please have a check.

@hucq_landray_com_cn,
Thank you for contacting support.

Please check your results using the latest version of Aspose.Slides if it is possible. If the issue persists, please try to isolate the problem and simplify the code examples for us as much as possible.

And also please share the following additional information:

  • OS version where the code was executed
  • JDK version in your app