Saving a .xls file as .xlsm- then back to .xls- modifies the chart in the file

Attached is a sample application demonstrating the problem.

Steps to reproduce:
I am starting with a .xls file (input.xls) that contains a chart.
1. Load this .xls file (input.xls) into a Workbook object.
2. Save the Workbook as a .xlsm file (output1.xlsm).
3. Load that .xlsm file (output1.xlsm) into a Workbook object.
4. Save that Workbook as a .xls file (output2.xls).

Result:
The chart in output2.xls has several differences from the chart from input.xls:
- The plot area has shrunk.
- The chart title, axes, and legend have a different font.
- the legend has a different font size.

Hi,


Thanks for sharing your sample project.

I can notice the issue as you have mentioned by running your project with v7.1.2 (latest version).

I have logged a ticket with an id: CELLSNET-40467. We will look into it soon.

Thank you.

Hi,

Thanks for using Aspose.Cells.

Please download and try this fix: Aspose.Cells for .NET v7.7.1.4 and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-40467) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.