"Unsupported Moniker Type" Error when Loading PPT File

Hello,
we are using Java slides version 21.3 and when trying to parse my provided ppt file:
Presentation presentation = new Presentation(inputStream);

And we are getting:
com.aspose.slides.exceptions.NotImplementedException: Unsupported moniker type.
at com.aspose.slides.internal.nv.d0.if(Unknown Source)
at com.aspose.slides.internal.nv.d0.do(Unknown Source)
at com.aspose.slides.internal.nv.d7.do(Unknown Source)
at com.aspose.slides.internal.nv.d7.(Unknown Source

Here is the zip file with ppt inside.
submission_test.zip (36.4 KB)

Chart is imported from excel that has external url. Could you help us to resolve this issue.

@mantas.dovidaitis,
Thank you for the issue description.

I’ve reproduced the problem with loading the presentation and added a ticket with ID SLIDESJAVA-38688 in our issue tracking system. Our development team will investigate this case. You will be notified when the issue is resolved.

The issues you have found earlier (filed as SLIDESJAVA-38688) have been fixed in Aspose.Slides for Java 22.2 (ZIP).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.