Aspose Words Cloud 17.8 Release Notes

The page contains release notes for Aspose.Words for Cloud update 17.8. – API Version 1.1.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
WORDSCLOUD-219Add “html fixed” save format to split documentFeature
WORDSCLOUD-210No Swagger field to put body in mail mergeBug
WORDSCLOUD-228Meaningless error if “imagesaveoption.resolution” is set to 0Bug
WORDSCLOUD-231Swagger: “format” parameter is required for “GetDocument” methodBug

Important Changes and New Features

htmlfixed format

htmlfixed format is now supported for /convert and /split methods, allowing saving document in the HTML format using absolutely positioned elements.

Swagger

Publicly available Swagger description and UI now allows file upload for methods that receive file as input, such as PUT /convert, PUT /executeTemplate and PUT /executeMailMerge.