KeyNotFoundException Is Thrown when Saving Presentation to PPTX in Java

Hi,

I am writing to you about a problem we encountered in working with MSO PowerPoint document using the Aspose Slides for Java library (v24.3).

Specifically, when we try to open and save document, without any changes applied, an exception is thrown - com.aspose.slides.exceptions.KeyNotFoundException: The given key was not present in the dictionary.

I am enclosing the zip file with test code, as well as the source PP file.

Best regards!
Nenad

report.zip (2.2 MB)

@zpredojevic,
Thank you for contacting support.

Unfortunately, I was unable to reproduce the error with Aspose.Slides for Java 24.3 and 24.7. Please check the issue carefully again. If the issue persists, please share the following additional information:

  • code example
  • full stack trace of the error
  • OS version on which the code was executed
  • JDK target version in your app