Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 4,534 for

comparison

(0.22 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/metered-consumpt...
  2. Verify 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 verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  3. 2013년 - GroupDocs에게 흥미로운 한 해

    올해는 우리에게 매우 중요하고 성공적이었습니다. 2013년 GroupDocs의 주요 성과를 살펴보겠습니다....GroupDocs 서명 , GroupDocs Comparison for .NET , GroupDocs Conversion...

    blog.groupdocs.cloud/ko/total/2013-exciting-yea...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Comparison एक बहु-प्रारूप दस्तावेज़...

    blog.groupdocs.cloud/hi/groupdocs.cloud/page/36/
  5. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Comparison Product Solution GroupDocs...

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

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  7. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/
  8. 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...
  10. 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....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/remove-watermarks/