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 Mar 16, 2015 5:06 pm

Good afternoon,

Already managed to save the slide as a file image, can you save the elements separately as image, example:

Save the chart as an image.
Save the table as an image.

Thank you for your attention.

Cassio
Brazil.

psuporte
 
Posts: 6
Joined: Fri Mar 06, 2015 4:57 pm

Tue Mar 17, 2015 3:13 am

Hello,

Thanks for your inquiry.
Sorry that at present Spire. Presentation doesn’t support the feature you mentioned. But we have added the new feature into our schedule, if there are any processes, we will let you know.

Thanks,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Thu Apr 16, 2015 6:20 am

Hello,

Sorry for keep you waiting.
Now the new feature has been done, the newest version( Spire.Presentation V2.2.22) has been released, please download it from the following link and have a try:
http://www.e-iceblue.com/Download/downl ... t-now.html

There are some codes for your reference:
Code: Select all
Presentation.Slides[index].Shapes.SaveAsImage(int shapeIndex);
Presentation.Slides[index].Shapes.SavaAsEMF(int shapeIndex, string filePath);


Best Regards,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Fri Apr 17, 2015 3:20 am

Hello,

Have you tried the new feature? Has your issue been resolved? Could you please give us some feedback at your convenience?

Thanks,
Betsy
E-iceblue support team
User avatar

Betsy
 
Posts: 802
Joined: Mon Jan 19, 2015 6:14 am

Fri Apr 17, 2015 2:18 pm

Hello,

He was happy for the implementation, I moved my developer test today.

Thank you.

psuporte
 
Posts: 6
Joined: Fri Mar 06, 2015 4:57 pm

Return to Spire.Presentation