Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 3,284 for

total

(1.23 sec)
  1. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) curl....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/conversion/license-informa...
  2. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/search-barcode-s...
  3. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/working-wit...
  4. Archive

    archives...Total Cloud APIs for 12 Months January...Offer – Get 25% off GroupDocs.Total Cloud APIs for 12 Months December...

    blog.groupdocs.cloud/archives/
  5. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  6. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  7. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  8. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  9. Get Supported File Formats | Documentation

    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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/editor/get-supported-file-...
  10. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/translation/file/sdk/