This REST API allows To get list of all file formats supported by GroupDocs.Metadata Cloud product.
Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get Document information (available formats) curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...
GroupDocs.Comparison Cloud allows To compare more that 2 Documents and specify some specific comparison options like styling for detected changes, comparison details level etc.
The following code sample shows how To compare multiple Documents with specific options.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input Documents inTo cloud sTorage Compare Documents or get Document info Download comparison result Document from sTorage Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "source_files/word/source.docx" }, "TargetFiles": [ { "FilePath":...
Download File API This API allows you To download a file from GroupDocs Cloud STorage.
API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose.
Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/watermark/storage/file/one-page.docx?storageName#MyStorage" \ -H...
Download File API This API allows you To download a file from GroupDocs Cloud STorage.
API Explorer GroupDocs.signatureCloud API Reference lets you To try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs exposes.
Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/signature/storage/file/one-page.docx?storageName=MyStorage' \ -H...
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,...
Download File API This API allows you To download a file from GroupDocs Cloud STorage.
API Explorer GroupDocs.Parser Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose.
Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/parser/storage/file/one-page.docx?storageName#MyStorage" \ -H...
GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.EdiTor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud M......Programmatically edit Word documents (DOC or DOCX) using a REST API on the...
Download File API This API allows you To download a file from GroupDocs Cloud STorage.
API Explorer GroupDocs.EdiTor Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose.
Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/editor/storage/file/one-page.docx?storageName=MyStorage' \ -H...
Download File API This API allows you To download a file from GroupDocs Cloud STorage.
API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose.
Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL sTorageName Name of the sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/merger/storage/file/one-page.docx?storageName#MyStorage' \ -H...
How To summarize Document content using .NET REST API. Create concise summaries of PDFs, Word files, and text Documents using AI-powered summarization....file formats including PDF , DOC / DOCX , HTML , Markdown , TXT and..."input/document.docx" , File.OpenRead( "document.docx" )); fileApi...