Aspose.Slides for Node.js via Java のリリース

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

不具合の修正

  • Images are distorted when saved as TIFF images.
  • An image is blurred when converting PPTX to PDF.
  • Portion bold and outer shadow inconsistency in PPTX.
  • Text is wrapped when loading and saving a PPT file.
  • An image is blurred when converting PPTX to PDF.

Released: Sep 23, 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.

不具合の修正

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