Aspose Words Cloud 17.7 Release Notes

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

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
WORDSCLOUD-204Mail Merge not generating output from templatesBug
WORDSCLOUD-209destFileName Description for mail merge is wrongBug
WORDSCLOUD-191Formfields methods cleanupEnhancement
WORDSCLOUD-202Add pdf save option “DisplayDocTitle”Enhancement
WORDSCLOUD-201Add new save format “PCL”Feature
WORDSCLOUD-206Add support for PDF->Word conversion in APIFeature

Important Changes and New Features

Working

This release introduces support for reading PDF documents for the purpose of converting them to Word formats such as DOCX, DOC and working with them the same way as you would work with Word documents. User experience is consistent with other Aspose.Words API, now you can just specify PDF document name as input to Aspose.Words APIs. Further information and limitations for PDF to Word conversion are available in [Working with PDF Documents]https://docs.aspose.cloud/words/convert/pdf-to-word/).

New

New saving format PCL and PDF saving option DisplayDocTitle are available through Aspose.Words for Cloud APIs.

Formfields

New API for getting all form fields in Word document is available:

GET /v{version}/words/{name}/{paragraphPath}/formfields

Other form field API descriptions were updated to match common Aspose.Words notation.

Swagger

Publically available Swagger description and UI has received updates and fixes that make trying out and integrating APIs easier than ever.

Deprecated

replaceResourcesHostTo parameter is now deprecated and will be removed in future versions of the API. Please contact Support if you are using it.