Spire.Presentation 2.2.22 starts to support Shape-Objects-to-Image conversion

Spire.Presentation

E-iceblue team are dedicated in advancing product function and optimizing clients' experience. With days of hard work of our development team, we are pleased to announce that Spire.Presentation 2.2.22 has been released with two new features supportive and one bug fixed:

New Features:

  • Add new feature to convert the shape objects in slide to image.
  • Presentation.Slides[index].Shapes.SaveAsImage(int shapeIndex);
    Presentation.Slides[index].Shapes.SavaAsEMF(int shapeIndex, string filePath);
    
  • Add new override method to set whether the media object is embedded or not when append media.
  • public IAudio AppendAudioMedia(string filePath, RectangleF rectangle, bool isEmbed);
    public IAudio AppendAudioMedia(string filePath, float X, float Y, bool isEmbed);
    

Bug Solution:

  • Fix the issue where the title of secondary axis was unable to set when create new secondary axis.

To enjoy a better experience, please download it from the following link:

http://www.e-iceblue.com/Download/download-presentation-for-net-now.html