Aspose.Slides for Cloud 17.9 Release Notes

KeySummaryCategory
SLIDESCLOUD-301Saving presentation as OTP templateFeature
SLIDESCLOUD-302Add EffectFormat property to Shape & Background resourcesFeature
SLIDESCLOUD-308Implement Slide resizingFeature
SLIDESCLOUD-296Use Aspose.Slides for .NET 17.9 featuresFeature
SLIDESCLOUD-303Add Reset task to the Pipeline resourceFeature
SLIDESCLOUD-304Add ShowMasterShapes property to slide resourceFeature
SLIDESCLOUD-305Implement InvertedSolidFillColor for Chart SeriesFeature
SLIDESCLOUD-273Aspose.Slides fails on loading large filesBug
SLIDESCLOUD-276Can’t retrieve Korean text itemsBug

Public API Changes

  • EffectFormat property is added to shape and background resources. It is a complex type object that represents effects like blur, glow, reflection, soft edge et al.
  • SlideSize PUT subresource is added to Presentation resource. It allows to set slide size for the presentation.
  • ResestSlide task is added to pipeline resource. It allows to reset a slide in the presentation.
  • otp is added to valid values of format parameter for slide and convert resources and for Save task of the pipeline resources. It allows to save or download a slide or a presentation in Open Document Template format.
  • InvertedSolidFillColor string property is added to Chart Series type. It allows to get or set the color for inverted values in a series.
  • ShowMasterShapes boolean property is added to slide resource. It determines whether shapes from master slide are shown on the slide.