Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,178 for

annotation ruby

(0.98 sec)
  1. Ruby SDK on Document Processing REST APIs | Gro...

    Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent content in Ruby SDK on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK dành cho Java và Ruby hiện đ......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/vi/tag/ruby-sdk/index.xml
  2. Ruby SDK on Document Processing REST APIs | Gro...

    Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent content in Ruby SDK on Document Processing REST APIs | GroupDocs Cloud 이제 Java 및 Ruby용 GroupDocs.Annotation Cloud SDK를 사용할 수 있습니다.......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/ko/tag/ruby-sdk/index.xml
  3. Ruby SDK on Document Processing REST APIs | Gro...

    Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent content in Ruby SDK on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud SDK برای جاوا و روبی اکنون در دس......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/fa/tag/ruby-sdk/index.xml
  4. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides Annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of Annotation. documentGuid long The unique identifier of document. text string The text of the Annotation. creatorGuid string The Annotation creator unique identifier. creatorName string The Annotation creator name....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/working-with-an...
  5. Figure Annotation on Document Processing REST A...

    Figure Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Figure Annotation on Document Processing REST APIs | GroupDocs Cloud Les SDK GroupDocs.Annotation Cloud pour J......Figure Annotation on Document Processing REST APIs | GroupDocs...Recent content in Figure Annotation on Document Processing REST...

    blog.groupdocs.cloud/fr/tag/figure-annotation/i...
  6. 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/
  7. Text Annotation on Document Processing REST API...

    Text Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Text Annotation on Document Processing REST APIs | GroupDocs Cloud Les SDK GroupDocs.Annotation Cloud pour Java ......Text Annotation on Document Processing REST APIs | GroupDocs...Cloud Recent content in Text Annotation on Document Processing REST...

    blog.groupdocs.cloud/fr/tag/text-annotation/ind...
  8. 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...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/Annotation/consumption...Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/metered-consump...
  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...