Aspose.Words Cloud
Aspose.Words Cloud is a REST API to create, manipulate, convert and render Word documents in the cloud by performing a wide variety of document operations you can wish to perform on a document in the cloud.
Aspose.Words Cloud endpoints
| Method | Endpoint | Description |
|---|---|---|
| PUT |
UpdateField /words/{name}/{nodePath}/fields/{index} |
Updates field's properties, returns updated field's data. |
| PUT |
CopyFile /words/storage/file/copy/{srcPath} |
Copy file |
| DELETE |
DeleteFootnote /words/{name}/{nodePath}/footnotes/{index} |
Removes footnote from document. |
| GET |
DownloadFile /words/storage/file/{path} |
Download file |
| PUT |
UploadFile /words/storage/file/{path} |
Upload file |
| POST |
InsertField /words/{name}/{nodePath}/fields |
Adds field to document, returns inserted field's data. |
| POST |
InsertFootnote /words/{name}/{nodePath}/footnotes |
Adds footnote to document, returns added footnote's data. |
| GET |
GetFormFields /words/{name}/{nodePath}/formfields |
Gets form fields from document. |
| PUT |
CopyFolder /words/storage/folder/copy/{srcPath} |
Copy folder |
| GET |
GetHeaderFooters /words/{name}/{sectionPath}/headersfooters |
Returns a list of header/footers from the document. |
| PUT |
CreateFolder /words/storage/folder/{path} |
Create the folder |
| DELETE |
DeleteFolder /words/storage/folder/{path} |
Delete folder |
| PUT |
MoveFolder /words/storage/folder/move/{srcPath} |
Move folder |
| PUT |
ExecuteMailMergeOnline /words/MailMerge |
Executes document mail merge online. |
| POST |
InsertParagraph /words/{name}/{nodePath}/paragraphs |
Adds paragraph to document, returns added paragraph's data. |
| DELETE |
ResetCache /words/fonts/cache |
Resets font's cache. |
| PUT |
UpdateFootnote /words/{name}/{nodePath}/footnotes/{index} |
Updates footnote's properties, returns updated run's data. |
| GET |
GetFootnote /words/{name}/{nodePath}/footnotes/{index} |
Reads footnote by index. |
| GET |
GetOfficeMathObject /words/{name}/{nodePath}/OfficeMathObjects/{index} |
Reads OfficeMath object by index. |
| GET |
RenderPage /words/{name}/pages/{pageIndex}/render |
Renders page to specified format. |
| GET |
GetRangeText /words/{name}/range/{rangeStartIdentifier}/{rangeEndIdentifier} |
Gets the text from the range. |
| GET |
GetField /words/{name}/{nodePath}/fields/{index} |
Gets field from document. |
| GET |
GetDocumentFieldNames /words/{name}/mailMerge/FieldNames |
Reads document field names. |
| DELETE |
UnprotectDocument /words/{name}/protection |
Unprotects document. |
| GET |
GetFormField /words/{name}/{nodePath}/formfields/{index} |
Returns representation of an one of the form field. |
| DELETE |
DeleteParagraph /words/{name}/{nodePath}/paragraphs/{index} |
Removes paragraph from section. |
| DELETE |
DeleteHeadersFooters /words/{name}/{sectionPath}/headersfooters |
Deletes document headers and footers. |
| PUT |
UpdateRun /words/{name}/{paragraphPath}/runs/{index} |
Updates run's properties, returns updated run's data. |
| POST |
InsertFormField /words/{name}/{nodePath}/formfields |
Adds form field to paragraph, returns added form field's data. |
| PUT |
ExecuteMailMerge /words/{name}/MailMerge |
Executes document mail merge operation. |
| GET |
GetAvailableFonts /words/fonts/available |
Gets the list of fonts, available for document processing. |
| DELETE |
DeleteTable /words/{name}/{nodePath}/tables/{index} |
Deletes a table. |
| GET |
GetFootnotes /words/{name}/{nodePath}/footnotes |
Gets footnotes from document. |
| PUT |
InsertHeaderFooter /words/{name}/{sectionPath}/headersfooters |
Inserts to document header or footer. |
| DELETE |
DeleteFormField /words/{name}/{nodePath}/formfields/{index} |
Removes form field from document. |
| DELETE |
DeleteOfficeMathObject /words/{name}/{nodePath}/OfficeMathObjects/{index} |
Removes OfficeMath object from document. |
| PUT |
UpdateTableProperties /words/{name}/{nodePath}/tables/{index}/properties |
Updates a table properties. |
| POST |
ReplaceWithText /words/{name}/range/{rangeStartIdentifier}/{rangeEndIdentifier} |
Replaces the content in the range. |
| PUT |
UpdateFormField /words/{name}/{nodePath}/formfields/{index} |
Updates properties of form field, returns updated form field. |
| GET |
GetHeaderFooterOfSection /words/{name}/sections/{sectionIndex}/headersfooters/{headerFooterIndex} |
Returns a header/footer from the document section. |
| PUT |
ProtectDocument /words/{name}/protection |
Protects document. |
| POST |
InsertTable /words/{name}/{nodePath}/tables |
Adds table to document, returns added table's data. |
| GET |
RenderMathObject /words/{name}/{nodePath}/OfficeMathObjects/{index}/render |
Renders math object to specified format. |
| GET |
GetTableRowFormat /words/{name}/{tablePath}/rows/{index}/rowformat |
Returns a table row format. |
| GET |
GetDocumentHyperlinks /words/{name}/hyperlinks |
Reads document hyperlinks common info. |
| POST |
InsertWatermarkImage /words/{name}/watermarks/images |
Inserts document watermark image. |
| GET |
GetDocumentHyperlinkByIndex /words/{name}/hyperlinks/{hyperlinkIndex} |
Reads document hyperlink by its index. |
| DELETE |
DeleteRun /words/{name}/{paragraphPath}/runs/{index} |
Removes run from document. |
| PUT |
AcceptAllRevisions /words/{name}/revisions/acceptAll |
Accepts all revisions in document. |
| PUT |
GetDocumentFieldNamesOnline /words/mailMerge/FieldNames |
Reads document field names. |
Aspose.Words Cloud pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | Free | — |
|