High CPU and Memory Utilization when Using PowerPoint Presentation with GIF

When using a PPT, there is only one page and only a GIF less than 3m. When using java slides, the CPU usage will reach more than 70% and the memory usage will exceed 1.5g
image.jpg (350.1 KB)
image.png (42.1 KB)
image.png (11.6 KB)

Presentation presentation = new Presentation(new ByteArrayInputStream(ppt))

this is my file:
EPPR-52930.zip (2.2 MB)

@xhaixia,
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 share the following information:

  • OS version/distribution where the code was executed
  • JDK version in your app
  • Maximum amount of memory for JVM
  • Aspose.Slides version you used