Provided Support for ExportOptions and fontsFolder in SaveAs APIs in Aspose.Slides Cloud 18.4

Aspose.Slides CloudWe are pleased to announce the new monthly release of Aspose.Slides Cloud 18.4. This release provided support for ExportOptions in slides/saveAs API and added color query parameter to PUT method of background resource. For a detailed note on what is new and fixed, please visit the release notes section of APIs Documentation.

 

New Features and Enhancements

  • Provided support for ExportOptions parameter in slides/saveAs API
  • Added color query parameter to PUT method of background resource
  • Made following changes in APIs:
    • POST method is added to saveAs resource for slide. It allows to save a slide in a specified format using options provided as JSON in a request body
    • XpsExportOptions, SvgExportOptions and ImageExportOptions objects are added that can be used with saveas resource to specify options for exporting a presentation to XPS, SVG and image formats (except TIFF that has its own option format)
    • A number of properties (ShowHiddenSlides, CommentsPosition, CommentsAreaWidth et al.) are added to PDFExportOptions, HTMLExportOptions, TiffExportOptions and SwfExportOptions objects to fully support export options available in Slides.NET
    • fontsFolder optional parameter is added to saveAs resource for slide. It allows to specify a storage folder for custom fonts when saving a single slide
    • color optional PUT request parameter is added to background resource. It allows to set the background color for a slide
    • Passing ARGB color as PUT request body parameter of background resource is deprecated and is going to be removed after 18.6. Use color query string parameter instead
    • PDFNotes, SwfNotes and TiffNotes export formats are deprecated and are going to be removed after 18.6. Use PDF, Swf and Tiff formats instead with NotesPosition export option
  • Fixed bugs in following APIs:
    • fontsFolder parameter is now working with GET /slides/{name}/slides/{slideIndex}/saveAs/{format} API
    • Folder attribute added to URL

Aspose Cloud Resources

You may visit the following API resources for getting started and working with the API:

  • Product Documentation – Detailed API documentation with code examples and details about API functional areas
  • Cloud SDKs – An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project
  • API Reference Guide – Quickly browse through all Aspose.Slides Cloud APIs and test them in the browser
  • Aspose.Slides Forum – Our free online support forum where we address your queries and inquiries