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