Exception"OverflowException: Value too large or too small" while opening PPT using Aspose.Slides for Java

9451a4e3a9c2eab4aada9248061742a7.ppt.zip (7.5 MB)
code:
try {
Presentation pres = new Presentation(inFile);
} catch (Exception e) {
e.printStackTrace();
}

exception message:
com.aspose.slides.exceptions.OverflowException: Value too large or too small.

@jcing,

I have observed the issue shared by you and request you to please provide the Java details as well as Operating System details on your end. Please also first try using latest Aspose.Slides for Java 18.11 on your end as well before sharing the information with us.

Aspose.Slides version: 18.11
JAVA: openjdk version “1.8.0_171”
operation system: CentOS Linux release 7.4.1708

@jcing,

I have worked with the presentation shared by you using Aspose.Slides for Java 18.11.0 and have been able to observe the issue. A ticket with ID SLIDESJAVA-37421 has been added in our issue tracking system to resolve the issue. This thread has been associated with the ticket so that we share notification with you once issue will be fixed.

The issues you have found earlier (filed as SLIDESJAVA-37421) have been fixed in this update.