Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions:
java.lang.NullPointerException: Cannot read field "c" because…... // skip formulas, charts, images if you only need raw data<br>loadOpts...setIgnoreCellErrors(true);<br> Increase JVM heap The ArrayIndexOutOfBound...