Images placed over charts in excel are not saved by Aspose Cells

Hi,

I have an excel file containing a chart and some images on top of that chart. Opening and saving the file with Aspose Cells 7.4.2.4 doesn’t save the images over the chart.
The input file is input.xlsx.
The output file is output.xlsx.
The code to reproduce the issue is:

var wb = new Workbook(@“C:\input.xlsx”);
wb.Save(@“C:\output.xlsx”);

Please note that in Aspose.Cells 7.3.0.0 the problem is not present.

Regards,
Lucian Nistor

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We were able to replicate this issue. Images disappear on opening and saving the source workbook. We have logged this issue in our database. We will look into it and resolve this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSNET-41845.

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We have fixed the issue.

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

Hi,

I confirm that the issue is solved by in the fix provided by you.

Thank you and best regards,
Lucian Nistor
Senior Software Developer
IBM Romania

Hi,

Thanks for your feedback and using Aspose.Cells.

It is good to know that your issue is resolved. Please feel free to post on our forums if you encounter any other issue. We will be glad to help you further.