Hi @andrey.potapov
I tried using the latest DLL and encountered another issue.
When I attempt to open the attached Excel file using ‘ExcelDataWorkbook’, I receive a “Object reference not set to an instance of an object” error.
Below is the code snippet where the issue occurs:
var fileName = @"D:\\Test";
var workbook = new ExcelDataWorkbook(fileName + ".xlsx");
Test.zip (2.0 MB)
@Coder365,
Thank you for reporting the issue. I have reproduced the NullReferenceException when running the code example you provided. We apologize for any inconvenience caused.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): SLIDESNET-45127
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
The issues you found earlier (filed as SLIDESNET-45127) have been resolved in Aspose.Slides for .NET 25.11 (ZIP, MSI, NuGet, Cross-platform).
You can check all fixes on the Release Notes page.
You can also find the latest version of our library on the Product Download page.