Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,232 for

classification

(0.04 sec)
  1. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/quick-start/
  2. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  3. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Classification Product Solution Purchase...

    docs.groupdocs.cloud/translation/text/sdk/
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Classification Cloud REST API をご紹介できる...プロセスでよく使用されます。 GroupDocs.Classification Cloud REST API はプラットフォームに依存しない...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/44/
  5. Translating files with GroupDocs.Translation SD...

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

    docs.groupdocs.cloud/translation/file/sdk/
  6. Summarizing files with GroupDocs.Rewriter SDK |...

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

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

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

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  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....Classification Product Solution Purchase...

    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....Classification Product Solution Purchase...

    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....Classification Product Solution Purchase...

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