Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 652 for

watermark curl

(0.2 sec)
  1. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Watermark Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/
  2. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Watermark Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  3. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Watermark Product Solution GroupDocs...has been used in the example. cURL example Linux/MacOS/Bash # Convert...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  4. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage 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 Linux/MacOS/Bash # Get JSON Web Token Curl -v "https://api....Watermark Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/annotation/text-redaction-...
  5. Get Supported File Formats | Documentation

    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 Linux/MacOS/Bash Curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD Curl -X GET ^ "https://api....Watermark Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X GET 'https://api...

    docs.groupdocs.cloud/annotation/get-supported-f...
  6. Archive

    archives...2026 3 January 3 Add Image Watermark to PowerPoint Presentation...Add Watermark in PowerPoint Presentation in C# | Watermark PowerPoint...

    blog.groupdocs.cloud/archives/
  7. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Watermark Product Solution GroupDocs...API directly from the browser. cURL example The following example...

    docs.groupdocs.cloud/parser/create-or-update-te...
  8. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage 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 Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....Watermark Product Solution GroupDocs...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Watermark Product Solution GroupDocs...taxonomies. cURL REST Example for Sentiment3 taxonomy Request curl -v...

    docs.groupdocs.cloud/classification/batch-class...
  10. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....Watermark Product Solution GroupDocs...the example. cURL example Linux/MacOS/Bash curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-text...