Aspose.Slides for Python via .NET 新版本發表

Released: Dec 24, 2023

V23.12 中的更新

特性

  • Added "Delete cropped areas of picture" feature.
  • Added "Mark as decorative" settings.
  • Added support for converting presentations to TIFF images as handouts.
  • Added Apple Silicon M1/M2 support.

修補程式

  • Image quality is low when converting the presentation to PDF.
  • Images cannot be selected in an output PDF document.
  • 3x increase in the runtime after updating Aspose.Slides for Python via .NET from 23.8.

Released: Nov 30, 2023

V23.11 中的更新

特性

  • Added a NuGet package for cross-platform version.

修補程式

  • Coordinates of the paragraph are returned incorrectly.
  • Using Aspose.Slides on Linux container with .NET Core does not release memory.
  • Part of EMF image is not displayed in Print Preview for generated PDF.
  • Libwebp vulnerability.
  • Paragraph portions incorrect.
  • PPTX to ODP conversion throws NullPointerException.
  • Shape is displayed incorrectly when converting PPTX to PDF/HTML/HTML5.
  • Saving the presentation to a PDF document hangs.
  • PPTX to PNG...

Released: Nov 2, 2023

V23.10 中的更新

特性

  • Added support for reading the size of ink shapes.
  • Added support for 3D charts when converting from ODP to PPTX format.
  • Added support for reading the number of lines of a paragraph.

修補程式

  • An image is blurred when converting PPTX to PDF.
  • Images are distorted when saved as TIFF images.
  • Animations grouped after resaving PPTX.
  • PPTX to JPG: Content not rendered.
  • When creating a slide from a Layout, the placeholders are changed to text areas.
  • NullReferenceException is thrown on saving presentation...

Released: Sep 28, 2023

V23.9 中的更新

特性

  • Added support for getting the value from the 'Animate Text' property.
  • Added support for ODP Net/Stock charts.
  • Added support for ODP Pie/Bubble charts support.

修補程式

  • Shape.GetThumbnail() throws System.ArgumentException: Parameter is not valid.
  • Failed to convert the presentation to a PDF/UA document.
  • Loading the PPT file without license throws PptxException.
  • PPTX to ODP conversion throws InvalidOperationException.
  • AddEmptySlide(Layout) includes lstStyle and bodyPr elements...

Released: Aug 23, 2023

V23.8 中的更新

特性

  • ShowMediaControls property has been added for SlideShow.

Released: Jul 21, 2023

V23.7 中的更新

特性

  • Added support for converting presentations to markdown.
  • Added support for importing HTML documents with images and tables.
  • PPTX to HTML5: Added support for saving images externally.

修補程式

  • "zsh segmentation fault" error on macOS.

Released: Jun 29, 2023

V23.6 中的更新

特性

  • You can now set the default language for an entire Microsoft PowerPoint document.

修補程式

  • Arrow appears when exporting a presentation to PDF and thumbnails.

Released: May 27, 2023

V23.5 中的更新

特性

  • Added support for Python 3.11.
  • AfterAnimationType, a new enum, has been added. It represents the after animation type of an animation effect and can be used with Effect.AfterAnimationType and Effect.AfterAnimationColor.
  • Added support for changing the color of leader lines in pie charts.

修補程式

  • Invalid syntax error when using aspose.slides.import namespace.
  • Aspose.Total for Python via .NET license not valid.

Released: Apr 26, 2023

V23.4 中的更新

特性

  • You can now preserve document zoom when saving a presentation to HTML.

修補程式

  • Map chart is missing from exported PDF/PNG after cloning it.
  • Incorrect placement/sizing of group shape when converting to SVG/PNG/JPG.

Released: Mar 23, 2023

V23.3 中的更新

特性

  • You can now read the number of PDF pages for each presentation slide with speaker notes.
  • You can now replace videos keeping all animation and effects.
  • Improved management of trim video settings.
  • Animation timing settings: You can now rewind when finished playing.
  • PPTX to HTML: You can now store images as files instead of base64.
  • Added support for Audio/Video plugin in ODP format.
  • Added the ability to convert PPTX to HTML with images in separate folder/files.

修補程式

  • Shapes from an SVG image are...