Browse our Products
Aspose.Slides for Java 24.12 Release Notes
This page contains release notes for Aspose.Slides for Java 24.12
Key | Summary | Category | Related Documentation |
---|---|---|---|
SLIDESNET-44672 | Implement support for the most commonly available spreadsheet functions | Enhancement | https://docs.aspose.com/slides/net/chart-worksheet-formulas/ |
SLIDESJAVA-39050 | Use Aspose.Slides for Net 24.12 features | Enhancement | |
SLIDESJAVA-39289 | Text is top-aligned when converting SVG to EMF | Bug | https://docs.aspose.com/slides/java/image/#adding-svg-to-presentations |
SLIDESJAVA-39474 | Chart data labels are aligned incorrectly when converting PPTX to PDF | Bug | https://docs.aspose.com/slides/java/convert-powerpoint-to-pdf/ |
Public API Changes
Obsolete NotesCommentsLayouting Properties Have Been Removed
The obsolete NotesCommentsLayouting
properties have been removed from the following classes and interfaces:
- com.aspose.slides.HtmlOptions
- com.aspose.slides.IHtmlOptions
- com.aspose.slides.PdfOptions
- com.aspose.slides.IPdfOptions
- com.aspose.slides.RenderingOptions
- com.aspose.slides.IRenderingOptions
- com.aspose.slides.TiffOptions
- com.aspose.slides.ITiffOptions
Please use the SlidesLayoutOptions
property instead.