Tracked Changes lost during conversion xlsb to xlsm and xls to xlsm

Hi,


On Aspose.Cells 7.7.2.1 I’ve noticed issue during converting XLSB or XLS to XLSM format, that worked previously. Tracked Changes became “Accepted”.
Sample documents attached. Code snippet:

Workbook wb = new Workbook(inputFile);
wb.Save(resultFilePath, Aspose.Cells.SaveFormat.Xlsm);

Best regards,
Alex Shloma
Hi,

Thanks for the template files.

After an initial test, I observed the issue by using your template file(s) as you mentioned. I found after re-saving the XLS/XLSB file to XLSM file format via Aspose.Cells APIs, the tracked changes lost.
e.g
Sample code:
Workbook wb = new Workbook(inputFile);
wb.Save(resultFilePath, Aspose.Cells.SaveFormat.Xlsm);


I have logged a ticket with an id "CELLSNET-42414" for your issue. We will look into your issue soon.

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

Thank you.

Could you please move this ticket to Priority Support forum?

Thanks in advance,

Alex Shloma

Hi Alex Shloma,

Thanks for your posting and using Aspose.Cells.

Before we could move your thread to Priority Support Forum, please refer to this post and let us know your decision.

( https://forum.aspose.com/t/106016 )

Hi Shakeel,


Thank you for explanations regarding priority support. Ignore my previous request. I will open separate tickets in priority forum.

Best regards,
Alex Shloma

Hi Alex,

Thanks for letting us know your decision and using Aspose.Cells.

Once, you will open separate tickets in priority forum, we will raise the priority of your requested issue.

If you have any question, please feel free to ask, we will be glad to help you asap.

Hi Shakeel,


Do you have any ETA for this issue?

Thank you,
Alex Shloma

Hi Alex Shloma,


Your issue is in progress, hopefully it will be fixed soon.

Once we figure it out, we will let you know here.

Thank you.

@licenses

Please download and try the latest fix and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-42414) have been fixed in Aspose.Cells for .NET v18.12. This message was posted using BugNotificationTool from Downloads module by Amjad_Sahi