This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....docx'}, 'PageNumber': 1, 'NewPageNumber':...'OutputPath': 'output/move-page.docx' }" Response *Response will...
Free Support
Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...10:28 am Html to docx conversion issue Pdf to docx conversion issue...
GroupDocs released its document viewer module for DotNetNuke. Using the module, you can embed and view PDF and Office documents right on your DNN web-pages....Word-processing formats: DOC, DOCX, DOCM, DOT, DOTX, DOTM, ODT...
This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload.
Here is the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties.
|Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....docx', Password: 'password' }" Response...Document" , "extension" : ".docx" }, "size" : 10240 , "pageCount"...
GroupDocs.Merger Cloud is a platform independent REST API solution to join multiple documents and manipulate single document structure across wide range of documents...DOC Microsoft Word Document DOCX Microsoft Word Open XML Document...
GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats.
Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example.
cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".Docx", "fileFormat": "Microsoft Word" }, { "extension": "....docx" , "fileFormat" : "Microsoft...
This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document:
Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties.
Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....docx' }" Response { "fileType" :...Document" , "extension" : ".docx" }, "size" : 8651 , "pageCount"...
First Release of GroupDocs.Comparison REST API is about to release. This release will include document comparison features along with support of Word, PDF.....Words supported: DOC, DOCM, DOCX, DOT, DOTM, DOTX, RTF, ODT,...