Lançamentos do Aspose.Slides for Python via Java
Released: Jun 19, 2026
Atualizações na V26.6
Recursos
- Added the ability to use a compression type when saving a presentation as a PPTX file.
- Added support for importing PDF Graphic Paths as native PowerPoint shapes.
- Added support for Python 3.12+ / 3.13+.
Correções
- Chart outline becomes excessively thick after Excel-to-PDF-to-PPTX conversion.
- Text is shifted when converting PPTX to PDF.
- ArgumentException occurs when importing a PDF document.
Released: Nov 21, 2025
Atualizações na V25.11
Recursos
- Added support for retrieving font substitutions per slide.
- Implemented the ability to assign custom image-saving handlers.
- You can now convert PPTX to MD with insertion of links to images uploaded to a remote server.
- You can now prevent PPTX-to-MD conversion from escaping inserted image links.
Correções
- GIF animations are not played when converting PPTX to MPEG-4.
- Wrong text wrapping when converting PPT to PDF.
- Converting PPTX to PDF in Java, charts are not rendered properly...
Released: Jun 18, 2024
Atualizações na V24.6
Recursos
- Added the ability to highlight and list all the highlighted words in a presentation.
Correções
- Exception "java.lang.OutOfMemoryError: Java heap space" when rendering Presentation images.
- The vertical line does not cross zero.
- Fonts are changed and hyperlinks are removed after replacing text.
- X-axis dates don't match.
- Two black lines appear.
- ArgumentOutOfRangeException is thrown when saving the presentation.
- Saving a presentation throws EndOfStreamException.
- Stack overflow exception is...