GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users to seamlessly embed and display PDF documents on WordPress websites!...word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...
This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product.
Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example.
HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types.
Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....docx" , "fileFormat" : "Microsoft...
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...
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,...
GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....look on quick example of DOCX to DOCX comparison using GroupDocs...comparisons','name':'source.docx','password':''},'targetFile...