Aspose.Slides for PHP via Java 新版本发表

Released: Feb 20, 2023

V23.2 中的更新

特性

  • Improved replacing text with freeform formatting with other text.

Released: Dec 16, 2022

V22.12 中的更新

修补程序

  • Footer content inconsistency in PPT document.
  • Kanji text is not displayed correctly when converting PPTX to PDF.
  • Getting the height of a table cell throws KeyNotFoundException.

Released: Nov 23, 2022

V22.11 中的更新

特性

  • Convert presentations to video.
  • Added support for 'RandomBar' animation effects.
  • Added the ability to animate text.
  • Read sound effect settings from animated objects.
  • Added hyperlink sound management support.
  • Added support for export to PDF 1.6 and 1.7.
  • Added support for PDF export operations with A2a, A2b, A2u, A3a and A3b compliance levels.
  • Render presentation transitions like a video.
  • Access relative file path data for 'OleObjectFrame' using the new 'get_LinkPathRelative()' method.

修补程序

  • 3D...

Released: Oct 19, 2022

V22.10 中的更新

特性

  • You can now change the color of leader lines in pie charts.
  • Added support for 3D shadow and bevel effects.
  • Compress embedded fonts in presentations.
  • You can now set 'Transparent Effect' for filled shapes in presentations.

Released: Sep 22, 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.

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 27, 2022

V22.6 中的更新

特性

  • Coordinates of the Adjustment.
  • Removed obsolete LoadAndRelease_Legacy_TemporaryDefault.

修补程序

  • Loading PPTX file throws PptxReadException.