Lancements de Aspose.Slides for Java

Released: Aug 18, 2022

Mises à jour de V22.8

Fonctionnalités

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

Released: Jul 19, 2022

Mises à jour de V22.7

Fonctionnalités

  • Added support for 3D column charts.

Correctifs

  • Hebrew text shadow is incorrect when converting PPTX to PDF.
  • Loading a presentation throws PptxReadException: NullPointerException.
  • Getting wrong color on certain templates when using ISlide.getThumbnail.
  • Exception: Only one element can be added.
  • Failure on loading a presentation file with funnel chart.
  • NullPointerException when saving presentation after slide removal.

Released: Jun 27, 2022

Mises à jour de V22.6

Fonctionnalités

  • Coordinates of the Adjustment.
  • Removed obsolete LoadAndRelease_Legacy_TemporaryDefault.

Correctifs

  • Loading PPTX file throws PptxReadException.

Released: May 18, 2022

Mises à jour de V22.5

Fonctionnalités

  • Added support for 3D rotation effects.

Correctifs

  • PPTX to PDF conversion does not create correct encoding for Calibri font.
  • Loading a presentation throws UnsatisfiedLinkError.
  • Application hangs when getting thumbnail for a slide.
  • Presentation.save method throws StringIndexOutOfBoundsException.
  • StringIndexOutOfBoundsException is thrown when saving PPTX to PPT.
  • Extracting EMF image hangs and crashes application.

Released: Apr 18, 2022

Mises à jour de V22.4

Fonctionnalités

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

Correctifs

  • PNG alternative for SVG image is rendered in low resolution.
  • Thumbnail image of OleObjectFrame is rendered wrong.
  • Wrong text wrapping in generated thumbnail.
  • Chart rotation is disturbed in generated PDF.
  • PDF quality is decreased after version 18.9.
  • Transparency of EMF image is not applied when converting PPT to PDF.
  • SlideSizeScaleType...

Released: Mar 24, 2022

Mises à jour de V22.3

Fonctionnalités

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

Correctifs

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

Released: Feb 16, 2022

Mises à jour de V22.2

Correctifs

  • 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

Mises à jour de V22.1

Fonctionnalités

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

Correctifs

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

Released: Dec 17, 2021

Mises à jour de V21.12

Fonctionnalités

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

Correctifs

  • Charts callout failed to render in exported PDF.
  • Getting Extra Tags When Loading Presentation in ASPOSE SLIDES JAVA 15.5.0.
  • Loading PPT file throws ArrayIndexOutOfBoundsException.
  • PPTX to PDF result in infinite processing time.
  • Loading PPT file throws NullPointerException.
  • Chart is displayed incorrectly when converting PPTX to PDF...

Released: Nov 25, 2021

Mises à jour de V21.11

Fonctionnalités

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

Correctifs

  • Asterisk appears when extracting text from slide masters and layouts.
  • 3D chart rotation effects are missing in exported thumbnail.
  • Specifying First Slide...