Aspose.Slides Cloud 24.9 Release Notes

Important Changes and Enhancements

  • SLIDESCLOUD-1985 Asynchronous method for downloading a file from storage
  • SLIDESCLOUD-1984 Asynchronous method for uploading a file to storage

Other Improvements and Changes

  • SLIDESCLOUD-1982 500 internal server error: Object reference not set when creating shape in PPTX

Public API changes

Added Upload and Download methods to async API. They are identical to UploadFile and DownloadFile methods of the regular API, but file size is not restricted for them.