Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 1,380 for

classification

(1.04 sec)
  1. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Classification Product Solution Purchase...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  2. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/working-with-st...
  3. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (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 # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/resource-redact...
  4. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/image-annotation/
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud 在 .NET 中提取 MP3 元数据:将标签输出为 JSON 了解如何在 .NET 中提取 MP3 元数据,并使用 GroupDocs.Metadata Cloud ......Classification Cloud SDK 对 PDF 文件进行分类。本教程涵盖设置、代码、cURL...对文本或文档进行情感分析 使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST...

    blog.groupdocs.cloud/zh/index.xml
  6. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud 在 .NET 中提取 MP3 元数据:将标签输出为 JSON 了解如何在 .NET 中......Classification Cloud SDK 对 PDF 文件进行分类。本教程涵盖设置、代码、cURL...对文本或文档进行情感分析 使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST...

    blog.groupdocs.cloud/zh/groupdocs.cloud/index.xml
  7. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud 在 .NET 中提取 MP3 元数据:將標籤輸出為 JSON 了解如何在 .NET 中......Classification Cloud SDK 对 PDF 文件进行分类。本教程涵盖设置、代码、cURL...對文本或文檔進行情感分析 使用 GroupDocs.Classification for .NET SDK 在 C# 中使用 REST...

    blog.groupdocs.cloud/zh-hant/groupdocs.cloud/in...
  8. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Classification Product Solution Purchase...

    docs.groupdocs.cloud/merger/extract-pages/
  9. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  10. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 # Please get your Client Id and Client Secret from https://dashboard....Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/link-annotation/