Hi,
I get the following Exception trace many times while creating workbook with inputstream and load options.
at com.aspose.cells.Workbook.(Unknown Source)
at com.aspose.cells.zcak.a(Unknown Source)
at com.aspose.cells.zamb.a(Unknown Source)
at com.aspose.cells.zamc.d(Unknown Source)
at com.aspose.cells.zamc.m(Unknown Source)
at com.aspose.cells.zaky.a(Unknown Source)
at com.aspose.cells.zaky.b(Unknown Source)
This happens with aspose-cells-17.1.0.jar. And I didn’t face this issue with older version.
What could be the reason?