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.

Tue Oct 05, 2021 8:13 am

Hello,

I'm parsing a presentation slide with shapes and extracting the shapes as png. But when I do so, the images are cut off on the edges. Please see the attached sample presentation and the extracted pngs.

here is the code I use:

Image image = group.Shapes.SaveAsImage(index);
image.Save(Core.Utilities.Utilities.MapPath(imageRelativePath), System.Drawing.Imaging.ImageFormat.Png);

Thanks,
Arbi

rb_stepanian
 
Posts: 9
Joined: Sun Oct 03, 2021 7:47 pm

Tue Oct 05, 2021 11:15 am

Hi Arbi,

Thanks for your inquiry.
I did some tests and reproduced the issue you mentioned. I have logged this issue in our bug tracking system with the ticket SPIREPPT-1700. I will notify you as soon as there is any progress on this issue. Apologize for the inconvenience caused.
Sincerely,
Andy
E-iceblue support team
User avatar

Andy.Zhou
 
Posts: 483
Joined: Mon Mar 29, 2021 3:03 am

Tue Oct 05, 2021 5:21 pm

Thank You Andy for the prompt reply.

rb_stepanian
 
Posts: 9
Joined: Sun Oct 03, 2021 7:47 pm

Wed Oct 27, 2021 10:23 am

Hi Arbi,

Glad to inform you that we just released Spire.Presentation Pack(Hot Fix) Version:6.10.2 which fixes your issue SPIREPPT-1700.

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

Our website link: https://www.e-iceblue.com/Download/down ... t-now.html
NuGet link: https://www.nuget.org/packages/Spire.Pr ... ion/6.10.2
Sincerely,
Andy
E-iceblue support team
User avatar

Andy.Zhou
 
Posts: 483
Joined: Mon Mar 29, 2021 3:03 am

Wed Oct 27, 2021 9:39 pm

That is a great news. unfortunately I'm using freespire.presentation for now. when do you think the bug fix will be roll out to the freespire.presenation package?

Thanks,
Arbi

rb_stepanian
 
Posts: 9
Joined: Sun Oct 03, 2021 7:47 pm

Thu Oct 28, 2021 1:42 am

Hi Arbi,

Thanks for your reply.
Sorry, we only maintain the free version from time to time. Therefore I cannot give you an expected time when the fix will be added into the free version. Hope you can understand.
If you have any other questions about our products, just feel free to contact us.
Sincerely,
Andy
E-iceblue support team
User avatar

Andy.Zhou
 
Posts: 483
Joined: Mon Mar 29, 2021 3:03 am

Thu Oct 28, 2021 5:10 pm

Hi Andy, Thanks, that's understandable.

Regards,
Arbi

rb_stepanian
 
Posts: 9
Joined: Sun Oct 03, 2021 7:47 pm

Fri Oct 29, 2021 1:15 am

Hi Arbi,

Thanks for your understanding.
Have a nice day!
Sincerely,
Andy
E-iceblue support team
User avatar

Andy.Zhou
 
Posts: 483
Joined: Mon Mar 29, 2021 3:03 am

Return to Spire.Presentation