Scenario: Simply set password to open and convert attached sample file to XLS format. Aspose.Cells 8.7.0.0.
Hi,
Sample code:
var w = new Workbook(@“d:\sample.xlsm”);
w.Settings.Password = “1”;
w.Save(@“d:\sample.xls”);
Hi,
Thanks for using Aspose.Cells.
This is to inform you that we have fixed your issue CELLSNET-44195 now. We will soon provide the fix after performing QA and including other enhancements and fixes.
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for .NET v8.7.0.2 and let us know your feedback.
Hi,
Hi,
Thanks for your feedback and using Aspose.Cells.
It is good to know that your issue is resolved with the latest version. Let us know if you encounter any other issue, we will be glad to look into it and help you further.
The issues you have found earlier (filed as CELLSNET-44195) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.