Aspose.Slides for Reporting Services (SSRS) のリリース

Released: Sep 13, 2022

V22.9 での更新項目

機能

  • Added new 'GetSubstitutions' method to the 'IFontsManager' interface and 'FontsManager' class. This method can be used to get information about fonts that will be replaced when a presentation is rendered.
  • Added new 'RepeatUntilEndSlide' and 'RepeatUntilNextClick' properties to the 'Timing' class. These properties allow you to get the value of the 'Timing/Repeat' option for animated shapes.

不具合の修正

  • Saving PPTX throws invalid parameter exception after merging presentations.
  • Loading a...

Released: Aug 18, 2022

V22.8 での更新項目

機能

  • Added support for Presentation Slide Show settings.
    • New property allows you to specify slide show settings for a presentation.
    • New class represents the slide show settings for the presentation. It provides these properties:
      • SlideShowType.
      • Loop.
      • ShowNarration.
      • ShowAnimation.
      • PenColor.
      • Slides.
      • UseTimings.
    • Added new BrowsedAtKiosk class which represents the Browsed at a kiosk (full screen) parameter.
    • Added new BrowsedByIndividual class which represents the Browsed by individual (window...

Released: Jul 19, 2022

V22.7 での更新項目

機能

  • Added support for 3D column charts.

Released: Jun 24, 2022

V22.6 での更新項目

機能

  • Coordinates of the Adjustment.
  • Removed obsolete LoadAndRelease_Legacy_TemporaryDefault.

不具合の修正

  • Noto Serif CJK KR font is not working.

Released: May 17, 2022

V22.5 での更新項目

機能

  • Added support for 3D rotation effects.

Released: Apr 15, 2022

V22.4 での更新項目

機能

  • Added support for 3D line charts.
  • Upgraded audio frame serialization.
  • Added the ability to remove unused master and layout slides.

Released: Mar 30, 2022

V22.3 での更新項目

機能

  • Added support for bevel chart effects.
  • Added a flag to indicate if a shape was created as a text box or not.
  • Now throws a meaningful exception when saving an already disposed presentation.

Released: Jan 19, 2022

V22.1 での更新項目

不具合の修正

  • Incorrect word breaks for text frames after export or rasterization.
  • Custom table style is lost after cloning to another presentation.
  • After import from PDF saved presentation is corrupted.
  • Bottom borders of merged cells are missed when converting slide to SVG.
  • NullReferenceException is thrown when saving PPT to PPT.
  • Axis labels are displayed with full text in slide’s thumbnail.
  • ArgumentException is thrown when saving PPT to PPT.
  • PPTX to SVG: The custom font does not apply.
  • Text wrapping...

Released: Dec 17, 2021

V21.12 での更新項目

機能

  • Added low-code API that provides a simple interface for common operations.

Released: Nov 16, 2021

V21.11 での更新項目

機能

  • Added support for Microsoft PowerPoint modern comments.
    • Added the ModernComment class.
    • Added the AddModernComment() and InsertModernComment() methods to CommentCollection class.
    • Using these methods, you can add a modern comment to a slide.