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

annotation ruby

(0.99 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 SDKs لـ Java و Ruby متاحة الآن ع......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/ar/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 现已推出 Group......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/zh/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 Los SDK de GroupDocs.Annotation Cloud para Java y Ruby ya e......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/es/tag/ruby-sdk/index.xml
  4. 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 ve Ruby için GroupDocs.Annotation Bulut SDK'ları Artık......Ruby SDK on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Processing REST APIs |...

    blog.groupdocs.cloud/tr/tag/ruby-sdk/index.xml
  5. Ruby SDK on Document Automation REST APIs | Gro...

    Ruby SDK on Document Automation REST APIs | GroupDocs Cloud Recent content in Ruby SDK on Document Automation REST APIs | GroupDocs Cloud जावा और रूबी के लिए GroupDocs.Annotation क्लाउड SDK अब उपलब......Ruby SDK on Document Automation REST APIs | GroupDocs Cloud Recent...Recent content in Ruby SDK on Document Automation REST APIs |...

    blog.groupdocs.cloud/hi/tag/ruby-sdk/index.xml
  6. 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...
  7. 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...
  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. 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...