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....docx" , "fileFormat" : "Office Open...
Forget OpenAI or ChatGPT. Easily rewrite, rephrase, and paraphrase documents online with .NET REST API. Better than Gemini, Microsoft Copilot, and Claude...Handles multiple file formats: DOCX, PPTX, TXT, RTF, and more. Batch...
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...
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......edit Word documents (DOC or DOCX) using a REST API on the cloud...
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 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...
How to summarize document content using .NET REST API. Create concise summaries of PDFs, Word files, and text documents using AI-powered summarization....formats including PDF , DOC / DOCX , HTML , Markdown , TXT and..."input/document.docx" , File.OpenRead( "document.docx" )); fileApi...