Hello,
Library fails to load presentation file with basic funnel chart with turned off axis labels.
Turning off axis labels looks significant for this case. I see failure only with axis labels turned off and it works when they were turned on.
Thrown exception:
Unexpected exception thrown: com.aspose.slides.PptxReadException: Cannot invoke "com.aspose.slides.Axis.do()" because "<parameter1>" is null
I use:
Microsoft® PowerPoint® for Microsoft 365 MSO (Version 2203 Build 16.0.15028.20152) 32-bit
and
java 17.0.1 2021-10-19 LTS
Java™ SE Runtime Environment (build 17.0.1+12-LTS-39)
Java HotSpot™ 64-Bit Server VM (build 17.0.1+12-LTS-39, mixed mode, sharing)
Here is the project for problem reproduction:
20220408.zip (38.5 KB)