Aspose.Slides for Android via Java のリリース

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.

Released: May 19, 2022

V22.5 での更新項目

機能

  • Added support for 3D rotation effects.

Released: Apr 18, 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 24, 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.

不具合の修正

  • Fails to round values of data labels for Pie and Pyramid charts.
  • 3D Chart Content is not showing properly in generated PDF file.
  • PPTX to PDF table issue.
  • 3D Cone Chart value axis format changed in generated PDF.
  • Shapes with 3D styles improperly rendered in generated PDF.
  • Exception when converting...

Released: Feb 16, 2022

V22.2 での更新項目

不具合の修正

  • ODP encryption/decryption throws exception.
  • Table.Height property throws NullReferenceException after changing text.
  • Adding CustomData.Tags to Shapes issue.
  • Shape name is changed while converting PPT to PPTX.
  • Image is missing when converting PPT to PDF.
  • Loading PPT file throws NotImplementedException.
  • Regression: Saving to pdf throws exception System.NullReferenceException.
  • PPTM/PPTX to JPG convertion crashes.
  • “A generic error occurred in GDI+” error when converting PPTM to JPEG.
  • “Out of...

Released: Jan 24, 2022

V22.1 での更新項目

機能

  • Added support for reflection and gradient effects when exporting PPTX files to PPT.

不具合の修正

  • Custom table style is lost after cloning to another presentation.
  • Incorrect word breaks for text frames after export or rasterization.
  • PPTX-PDF: Differences between .NET and Java versions of Aspose.Slides.
  • Wrong text effects when exporting a PPTX file into PDF.
  • NullPointerException is thrown when saving PPT to PPT.
  • Pie chart split position changed on loading and saving the presentation.
  • 3D effects on...

Released: Dec 17, 2021

V21.12 での更新項目

機能

  • Added low-code API that provides a simple interface for common operations.
  • Added support for setting text properties for chart data table.

Released: Nov 25, 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.
  • Added the ability to get Paragraph and Portion Coordinates from a TextFrame.