Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,306 for

groupdocs.annotation cloud

(0.16 sec)
  1. Verify QRCode 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 QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  2. GroupDocs.註釋雲|使用 Node.js 註釋 PDF 文檔

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用雲上的 REST API 以編程方式註釋 PDF 文檔。...為了註釋 PDF 文檔,我將使用 GroupDocs.Annotation Cloud 的 Node.js SDK AP...NET、Java、PHP、Ruby 和 Python SDK 作為 Cloud API 的 文檔註釋系列成員 。 您可以在控制台中使用以下命令將...

    blog.groupdocs.cloud/zh-hant/annotation/annotat...
  3. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud SDK for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...为了注释 PDF 文档,我将使用 GroupDocs.Annotation Cloud 的 Node.js SDK AP...NET、Java、PHP、Ruby 和 Python SDK 作为 Cloud API 的 文档注释系列成员 。 您可以在控制台中使用以下命令将...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  4. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/classification/documents-c...
  5. Remove Metadata By Property Name | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Linux/MacOS/Bash # First get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your credentials. 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" # cURL example to join several documents into one curl -v "https://api....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/request/e...
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/hello-world/
  8. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/hello-world/
  9. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  10. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata/