Aspose.Slides for Java V22.8

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) parameter.
    • Added new PresentedBySpeaker class which represents the Presented by a speaker (full screen) parameter.
    • Added new SlidesRange class which represents the slides range.
  • Added the ability to extract audio files from a slide timeline.
  • Added support for rendering presentations to pure HTML without SVG parent tags.
  • Added support for 3D surface chart type.

不具合の修正

  • Incorrect layouting of text lines when converting PPT slides to JPG/SVG.
  • Failed to check “Transitions / Advance Slide / After” flag.
  • Changing slide number does not work.
  • Chart.validateChartLayout method throws exceptions depending on data cell value.
  • Fill color of shapes is changed when loading and saving PPT file.
  • Part of HTML content is ignored when added into presentation.
  • Image is upside down when converting PPTX to PDF.
  • 3D chart is not displayed when converting a slide to image.
  • Missing chart contents in generated PDF file.
  • Loading a presentation throws PptxReadException: LoadAnnotationElementData.
  • Shape background colors are not consistent but values are equal.
  • Using effect classes without AutoShape object.
  • Chart axis are not showing properly in generated PDF file.