Browse our Products

Aspose.Slides for .NET 24.12 Release Notes

New Features and Improvements

KeySummaryCategoryRelated Documentation
SLIDESNET-43203Text shadows are missing and changing when converting PPTX to HTML5Bug
SLIDESNET-44728Text positions are not accurate when converting PPT to PDFBughttps://docs.aspose.com/slides/net/convert-powerpoint-to-pdf/
SLIDESNET-44747Memory is not released while generating thumbnailsBug
SLIDESNET-44759The chart label number format has recently failedBughttps://docs.aspose.com/slides/net/save-presentation/
SLIDESNET-44768Shape Guides and Animation Motion Lost in Aspose.SlidesBughttps://docs.aspose.com/slides/net/shape-animation/
SLIDESNET-43202Image shadows and shadows on slides are missing when converting PPTX to HTML5Bug
SLIDESNET-44751Excel icon is not displayed when converting PPTX to PDFBughttps://docs.aspose.com/slides/net/convert-powerpoint-to-pdf/
SLIDESNET-44672Implement support for the most commonly available spreadsheet functionsEnhancementhttps://docs.aspose.com/slides/net/chart-worksheet-formulas/
SLIDESNET-44648Paragraph bullets are changed when converting slide to imageBughttps://docs.aspose.com/slides/net/convert-powerpoint-to-png/
SLIDESNET-44742PresentationAnimationsGenerator incorrectly renders animated text if Size parameter is used.Bughttps://docs.aspose.com/slides/net/convert-powerpoint-to-video/#convert-powerpoint-to-video
SLIDESNET-44168Text is top-aligned when converting SVG to EMFBughttps://docs.aspose.com/slides/net/image/#adding-svg-to-presentations
SLIDESNET-44758PPTX to XPS - Missing elementsBug
SLIDESNET-43459Walbaum Display font changes when converting PPTX to PDF/HTMLBughttps://docs.aspose.com/slides/net/convert-powerpoint-to-pdf/
SLIDESNET-44579Chart data labels are aligned incorrectly when converting PPTX to PDFBug
SLIDESNET-44753IModernComment.Shape property is null and comment position is 0,0Bughttps://docs.aspose.com/slides/net/presentation-comments/
SLIDESNET-44735All text is aligned to the top left when converting PPTX to SVGBughttps://docs.aspose.com/slides/net/render-a-slide-as-an-svg-image/
SLIDESNET-40105Content overflow in generated resultBug

Public API Changes

Obsolete NotesCommentsLayouting Properties Have Been Removed

The obsolete NotesCommentsLayouting properties have been removed from the following classes and interfaces:

  • Aspose.Slides.Export.HtmlOptions
  • Aspose.Slides.Export.IHtmlOptions
  • Aspose.Slides.Export.PdfOptions
  • Aspose.Slides.Export.IPdfOptions
  • Aspose.Slides.Export.RenderingOptions
  • Aspose.Slides.Export.IRenderingOptions
  • Aspose.Slides.Export.TiffOptions
  • Aspose.Slides.Export.ITiffOptions

Please use the SlidesLayoutOptions property instead.