We are migrating from 17.7 to 24.9 version of aspose-slides for java and getting the below error in our tests. This is working fine with older version, did something change related to IChartDataCell ?
java.lang.NullPointerException: Cannot invoke “Object.toString()” because the return value of “com.aspose.slides.IChartDataCell.getValue()” is null
@anilgudla,
Thank you for contacting free support. We are sorry that you have to encounter this problem.
We need more details to investigate the case. Please share the following files and information:
- sample presentation file (if you used it)
- code example to reproduce the error
- OS version on which the code was executed
- JDK target version in your application project