Learn how to extract text from Word documents using .NET REST API. Convert DOC, and DOCX to TXT format with OCR and text parsing features. Document to text...Parser Cloud SDK for .NET. Table of Contents...Summary Why Use GroupDocs.Parser Cloud? Frequently Asked Questions...
Secure your Excel files with password protection using Excel Spreadsheet Password Protector REST API. Step-by-step guide for password safeguarding....Merger Cloud SDK for Python to your Python...pip install groupdocs-merger-cloud Step 2: Initiate the API Client...
Learn how to convert Microsoft Project (MPP) files to Excel (XLS/XLSX) online. A step-by-step guide to export MS Project data into Excel for easy analysis....Conversion Cloud SDK for .NET offers a simple...Install-Package GroupDocs.Conversion-Cloud Next, obtain your Client ID...
Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....Conversion Cloud SDK for .NET , developers can...via the GroupDocs.Conversion Cloud REST API. API for DOCX to PDF...
This REST API allows to remove metadata properties from the document choosing the properties to remove by approximate or a part of metadata tag name.
This API allows you to specify any part of metadata tag name or tag category name.
cURL example The following example demonstrates how to remove metadata properties that have “creator” phrase in theirs tag names.
Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...
This REST API allows you to add metadata information as properties with specified name.
cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value.
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" # Add metadata to a document curl -v "https://api....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...
Watermark annotation adds text watermark
API usage There are steps that usage of GroupDocs.Annotation Cloud consists of:
Upload input document into CloudStorage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser.
cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...app conholdate.com conholdate.cloud conholdate.app containerize...
Convert HTML files into JSON format using GroupDocs.Conversion Cloud SDK for Node.js. Transform structured HTML documents into JSON format online with REST API....Conversion Cloud SDK for Node.js, you can convert...Conversion # GroupDocs.Conversion Cloud SDK for Node.js enables you...
Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....spreadsheet data to PDF on the cloud. It can be useful in such a...documents programmatically on the cloud. This article will be focusing...
Follow this guide to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....Merger Cloud SDK for Node.js provides features...Credentials to Use GroupDocs.Merger Cloud SDK? Password-Protect Excel...