After saving workbook data gets lost

Hi,


If I save the attached workbook some data get lost.

Some mandatory information to use Bex Analyzer get lost.
We use Aspose Version 15.5.0.0

xlsLic.SetLicense(“Aspose.Total.lic”);
Workbook w = new Workbook(“1_V1.xlsm”);
w.Save(“1_V1-result.xlsm”, Aspose.Cells.SaveFormat.Xlsm);

Kind regards,
Guido

Hi,


Thanks for the template files.

I am not sure which data/ information gets lost in the output XLSM file. Could you give us more details and provide screen shots to highlight the problematic areas comparing original file Vs output file, so we could understand you correctly and may log a ticket (if required) after testing your issue.

Thank you.

Hi Amjad,


If you change the file extension to zip and compare both,
you can see easily that the Custom XML is completely missing.

Kind regards,
Guido

Hi,


Thanks for providing us further details.

Which version of the product you are using? Please try our latest version/ fix: Aspose.Cells for .NET v8.5.2.1, it works fine and as expected. I can see Custom XML part is retained in the output Excel file.

Thank you.