Using Aspose.Cells version
7.3.2.0.
Hello,
Please open the attached file “2010.xlsm”: and save it:
Workbook _wb = new Workbook("2010.xlsm");
_wb.Save(“2010.xlsm”);
It takes more than one minute to save the file.
Thank you for help!
Using Aspose.Cells version
7.3.2.0.
Hello,
Please open the attached file “2010.xlsm”: and save it:
Workbook _wb = new Workbook("2010.xlsm");
_wb.Save(“2010.xlsm”);
It takes more than one minute to save the file.
Thank you for help!
Hi,
Hi,
Thanks for using Aspose.Cells.
We have looked into your issue and found that are are lots of invisible shapes in your file. Could you check why there are 12374 invisible shapes in the range
H10:H11?
We will improve the performance of saving the file, but we cannot improve the performance of reading the file soon.
Hi,
We have improved the performance of saving the file.
Please download and try this fix: Aspose.Cells for .NET v7.3.2.4 and let us know your feedback.
Thank you for quick response.
New dll works a bit faster (43 sec). Just to compare I am sending a file containing the same data (12374 hidden objects) but only in Office2003 .xls format. To open and save this object it takes just one second. It looks like an Aspose deals with 2003 and 2010 format files in a different way. Could you please improve the saving time if it is possible? This is very important for us.
Hi,
http://www.aspose.com/docs/display/cellsnet/SpreadsheetML+%28XLSX%2C+XML%29
Hi,
We have improved the performance of reading xlsm file.
Please download and try this fix: Aspose.Cells for .NET v7.3.3.4 and let us know your feedback.
The issues you have found earlier (filed as CELLSNET-41142) have been fixed in this update.
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan