Aspose.Slides Cloud 24.5 Release Notes

Improvements and Changes

  • SLIDESCLOUD-1926 Support PDF import detect tables option
  • SLIDESCLOUD-1948 Changing the chart axis title

Public API changes

Added options parameter to ImportFromPdf method. You can specify options.DetectTables property to control import behavior.

Added Title property to Axis class for charts.

Added X, Y, Width, Height, Overlay, FillFormat, EffectFormat and LineFormat properties to ChartTitle class.

Added HasTitle property to Chart class; removed HasTitle property from ChartTitle class.