When I use the workbook.CalculateFormula(); function and save the attached file, the file is corrupted
PLCONTR RODAS CC-OP165 - N - PLCONTR RODAS CC - OP165 (1).zip (4.3 MB)
When I use the workbook.CalculateFormula(); function and save the attached file, the file is corrupted
PLCONTR RODAS CC-OP165 - N - PLCONTR RODAS CC - OP165 (1).zip (4.3 MB)
@everaldo
By testing on the latest version v24.12 using sample files and the following sample code, we can reproduce the issue. Found that the result file is corrupted after calling workbook.CalculateFormula(). Please refer to the attachment. out_net.zip (4.0 MB)
Workbook workbook = new Workbook(filePath + "PLCONTR RODAS CC-OP165 - N - PLCONTR RODAS CC - OP165 (1).xlsx");
workbook.CalculateFormula();
workbook.Save(filePath + "out_net.xlsx");
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): CELLSNET-57405
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
@everaldo
There is a bug of saving group shape which contains an embedded object. We will fix it in the next version 25.1.
Now you can replace all embedded object with a simple picture since the worksheet “OP165-5088.065.205” in the file to fix this issue. Sorry for the inconvenience.
5.png (3.4 KB)
This is to inform you that your issue (Ticket ID: “CELLSNET-57405”) has been resolved. The fix/enhancement will be included in the next release (Aspose.Cells v25.1) scheduled for release in the first half of January 2025. We will notify you when the new version is available.
The issues you have found earlier (filed as CELLSNET-57405) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi