Hi,
I am using the latest Aspose.Cells v17.4
On generating image of Chart1 in Sheet1 in the attached excel document [xlsx and xlxb] using the API chart.toImage(…),
we get the following null pointer exception.
java.lang.NullPointerException
at com.aspose.cells.zkd.a(Unknown Source)
at com.aspose.cells.zkd.c(Unknown Source)
at com.aspose.cells.zkd.a(Unknown Source)
at com.aspose.cells.zkd.a(Unknown Source)
at com.aspose.cells.zkd.a(Unknown Source)
at com.aspose.cells.Chart.a(Unknown Source)
at com.aspose.cells.Chart.toImage(Unknown Source)
However, this conversion of Chart to Image worked fine in aspose-cells-9.0.7.jar
Can you please look into this issue?
Thanks,
Jaspreet