Aspose Words Cloud 19.4 Release Notes

The page contains release notes for Aspose.Words Cloud 19.4 – API Reference.

Important Changes and New Features

API

  1. Added “Storage” endpoints.
  2. Changed PUT to POST (and vice versa): from now on, all idempotent methods are PUT and non-idempotent ones are POST.
  3. “destFileName” parameter: now it contains absolute (instead of relative) path to save result file.
  4. Fixed serialization of “SourceFormat” property in “Document” response.
  5. “nodepath” parameter is always “path” type now.
  6. Removed “envelop” from all responses.

PDF

  1. Improved recognition for multi-line headers and footers.
  2. Fixed an error while several documents are processing in parallel.