Spire.Presentation

Spire.Presentation 3.12.4 adds new method to fit to shape when cropping picture

We are pleased to announce that Spire.Presentation 3.12.4 is released today. This version adds two new methods, allowing to remove the master layout and to fit to shape when cropping picture. Besides, these bugs are fixed, such as getting the default color of series failed, the application hung and excel file failed to open after modifying some data. See the content below for more details.

New Features:

  • Add new method to support fitting to shape when cropping picture.
  • SlidePicture.PictureAdjust(); 
    
  • Add new method to support removing the master layout.
  • IMasterLayouts.RemoveMasterLayout(int index);
    

Bug Fixes:

  • Fixes the issue that the default color of series couldn't be got.
  • Fixes the issue that the application hung when loading PPT file.
  • Fixes the issue that the Excel file that contains the data source couldn't be opened after modifying some data of chart data source.

Click the link below to download Spire.Presentation 3.12.4:
More information of Spire.Presentation new release or hotfix: