Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,641 for

annotation python

(0.7 sec)
  1. Annotate DOCX Files on Document Processing REST...

    Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud Додайте анотації в документи Word за ......Annotate DOCX Files on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in Annotate DOCX Files on Document Processing...

    blog.groupdocs.cloud/uk/tag/annotate-docx-files...
  2. Add Annotations to DOCX on Document Processing ...

    Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Node.js'de REST API kullanara......Add Annotations to DOCX on Document Processing REST APIs | GroupDocs...Cloud Recent content in Add Annotations to DOCX on Document Processing...

    blog.groupdocs.cloud/tr/tag/add-annotations-to-...
  3. Extract Annotations | Documentation

    Get method allows to retrieve all added Annotations for given document as list of json objects 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 Add Annotation Download document with Annotations Extract or Delete Annotations HTTP POST ~/Annotation/extract 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....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/extract-annotat...
  4. Add Annotations to DOCX on Document Processing ...

    Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Fügen Sie Anmerkungen in Word......Add Annotations to DOCX on Document Processing REST APIs | GroupDocs...Cloud Recent content in Add Annotations to DOCX on Document Processing...

    blog.groupdocs.cloud/de/tag/add-annotations-to-...
  5. Annotate DOCX Files on Document Processing REST...

    Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud Recent content in Annotate DOCX Files on Document Processing REST APIs | GroupDocs Cloud Dodaj adnotacje w dokumentach program......Annotate DOCX Files on Document Processing REST APIs | GroupDocs...GroupDocs Cloud Recent content in Annotate DOCX Files on Document Processing...

    blog.groupdocs.cloud/pl/tag/annotate-docx-files...
  6. Add Annotations to DOCX on Document Processing ...

    Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Recent content in Add Annotations to DOCX on Document Processing REST APIs | GroupDocs Cloud Добавление аннотаций в докуме......Add Annotations to DOCX on Document Processing REST APIs | GroupDocs...Cloud Recent content in Add Annotations to DOCX on Document Processing...

    blog.groupdocs.cloud/ru/tag/add-annotations-to-...
  7. annotate PDF on Document Processing REST APIs |...

    annotate PDF on Document Processing REST APIs | GroupDocs Cloud Recent content in annotate PDF on Document Processing REST APIs | GroupDocs Cloud 在 PHP 中使用 REST API 註釋 PDF 文檔 使用 Document Annotation......annotate PDF on Document Processing REST APIs | GroupDocs Cloud...Cloud Recent content in annotate PDF on Document Processing REST...

    blog.groupdocs.cloud/zh-hant/tag/annotate-pdf/i...
  8. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Getting Started /...

    docs.groupdocs.cloud/annotation/quick-start/
  9. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/Annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "Annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/Annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'Annotationdocs/one-page....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-document-in...
  10. Delete Annotations | Documentation

    Delete method allows to remove all added Annotations. 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 Add Annotation Download document with Annotations Delete Annotations HTTP POST ~/Annotation/remove 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....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/delete-annotati...