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…...conversion: LoadOptions loadOptions = new LoadOptions(); loadOptions...workbook = new Workbook(is, loadOptions); workbook.save(os, format...