Ppt文件读取异常

读取ppt文件出现如下异常:
class com.aspose.slides.exceptions.KeyNotFoundException: The given key was not present in the dictionary.

代码如下:

Presentation pres = new Presentation("1.ppt");

源文件如下:
1.zip (270.5 KB)

@jingyao066,
感谢您报告问题。

我通过阅读 PPT 文件重现了该问题,并向我们的问题跟踪系统添加了 ID 为 SLIDESJAVA-39077 的票证。 很抱歉给您带来不便。 我们的开发团队将调查此案。 当发布带有修复的新版 Aspose.Slides 时,您将收到通知。

如果您可以分享以下附加信息,那就太好了:

  • 发生错误的操作系统版本
  • 您应用中的 JDK 版本

操作系统:Windows 10 22H2
JDK:1.8.0_341

@jingyao066,
感谢您提供更多信息。 我已将其转发给我们的开发人员。

The issues you found earlier (filed as SLIDESJAVA-39077) have been fixed in Aspose.Slides for Java 23.3 (JAR).
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.