Lançamentos do Aspose.Slides for Android via Java

Released: Aug 18, 2022

Atualizações na V22.8

Recursos

  • 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

Atualizações na V22.7

Recursos

  • Added support for 3D column charts.

Released: Jun 27, 2022

Atualizações na V22.6

Recursos

  • Coordinates of the Adjustment.
  • Removed obsolete LoadAndRelease_Legacy_TemporaryDefault.

Correções

  • Loading PPTX file throws PptxReadException.

Released: May 19, 2022

Atualizações na V22.5

Recursos

  • Added support for 3D rotation effects.

Released: Apr 18, 2022

Atualizações na V22.4

Recursos

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

Released: Mar 24, 2022

Atualizações na V22.3

Recursos

  • 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.

Correções

  • 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...

Released: Feb 16, 2022

Atualizações na V22.2

Correções

  • 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...

Released: Jan 24, 2022

Atualizações na V22.1

Recursos

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

Correções

  • 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...

Released: Dec 17, 2021

Atualizações na V21.12

Recursos

  • 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

Atualizações na V21.11

Recursos

  • 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.