Opening and saving with Aspose Cells corrupts workbook

Hi,

Using Aspose Cells for Java, version 22.3.

Sample code:

Workbook workbook = new Workbook("input.xlsx");
workbook.save("output.xlsx");

Input data:
input.zip (8.1 KB)

Opening saved workbook with Excel 365 results in:
image.png (4.6 KB)
Please note that the input workbook can be opened in Excel 365 without problems.

Kind regards,
Taras

@TarasTielkes,

Thanks for the template file and screenshot.

Please notice, I am able to reproduce the issue as you mentioned by re-saving your template XLSX file. I found by opening and saving with Aspose.Cells corrupts the workbook, MS Excel prompts an error message when opening the file into it. I have logged a ticket with an id “CELLSJAVA-44442” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

@TarasTielkes,

This is to inform you that your issue has been resolved. The fix will be included in our upcoming release, i.e., Aspose.Cells for Java v22.4 which is due in the second week of April, 2022. You will also be informed once the next version is published.

The issues you have found earlier (filed as CELLSJAVA-44442) have been fixed in this update. This message was posted using Bugs notification tool by Peyton.Xu