Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 703 for

classification curl

(1.16 sec)
  1. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Classification Product Solution Purchase...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/file/request/i...
  3. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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 CLIENT_ID and CLIENT_SECRET environment variables....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/annotation/text-field-anno...
  4. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline 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 # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET Curl -v "https://api....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # Get...

    docs.groupdocs.cloud/annotation/text-underline-...
  5. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Classification Product Solution Purchase...the example. cURL example Linux/MacOS/Bash curl -X GET "https://api...

    docs.groupdocs.cloud/comparison/get-supported-f...
  6. classify PDF files in .NET on Document Processi...

    classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud Recent content in classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud จำแนกไฟล์ PDF ใน .NET: ......Classification Cloud SDK บทเรียนนี้ครอบคลุมการตั้งค่า...บทเรียนนี้ครอบคลุมการตั้งค่า, โค้ด, คำสั่ง cURL, และแนวปฏิบัติที่ดีที่สุด. Recent...

    blog.groupdocs.cloud/th/tag/classify-pdf-files-...
  7. classify PDF files in .NET on Document Processi...

    classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud Recent content in classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud Klasyfikowanie plików P......Classification Cloud SDK. Ten samouczek...konfigurację, kod, polecenia cURL oraz najlepsze praktyki. Recent...

    blog.groupdocs.cloud/pl/tag/classify-pdf-files-...
  8. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the 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 # Place your Client Id and Client Secret in the environment variables CLIENT_ID and CLIENT_SECRET....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. classify PDF files in .NET on Document Processi...

    classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud Recent content in classify PDF files in .NET on Document Processing REST APIs | GroupDocs Cloud .NET 中的 PDF 文件分类:教程和示例代......Classification Cloud SDK 对 PDF 文件进行分类。本教程涵盖设置、代码、cURL 命令和最佳实践。...

    blog.groupdocs.cloud/zh/tag/classify-pdf-files-...
  10. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Classification Product Solution Purchase...API directly from the browser. cURL example Linux/MacOS/Bash # First...

    docs.groupdocs.cloud/conversion/convert-documen...