Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.

Mon Apr 26, 2021 9:24 am

hi.
I need help so I leave this topic.

when open pptx file (File is attached) ,
Exception is thrown.

e.Message is "shape not found"

var ppt = new Presentation();
try
{
ppt.LoadFromFile(filePath);
}
catch (Exception e)
{
//TRACE
string err = e.Message;
}

How can I solve the problem?

fusionsoft
 
Posts: 4
Joined: Tue Mar 02, 2021 4:00 am

Mon Apr 26, 2021 10:02 am

Hello,

Thanks for your inquiry!

I have reproduced your issue and logged it in our issue tracking system with the ticket SPIREPPT-1547 for further investigation.

We will let you know if there is any update. Sorry for the inconvenience caused.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Wed Jun 16, 2021 1:35 am

Hello,

Thanks for your patience!

Glad to inform you that we just released Spire.Office Platinum Version:6.6 which fixes the issue of the ticket SPIREPPT-1547.

Please download the fix version from the following links to test.

Website link: https://www.e-iceblue.com/Download/down ... t-now.html
Nuget link: https://www.nuget.org/packages/Spire.Office/6.6.0
https://www.nuget.org/packages/Spire.Of ... Core/6.6.0

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Return to Spire.Presentation