Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,916 for

annotation

(0.04 sec)
  1. Document annotation on Document Automation REST...

    Document Annotation on Document Automation REST APIs | GroupDocs Cloud Recent content in Document Annotation on Document Automation REST APIs | GroupDocs Cloud GroupDocs 通訊 2017 年 7 月 – 文檔操作 API 更新......Document annotation on Document Automation REST APIs | GroupDocs...Recent content in Document annotation on Document Automation REST...

    blog.groupdocs.cloud/zh-hant/tag/document-annot...
  2. 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 Request // 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...
  3. Document Annotation API on Document Automation ...

    Document Annotation API on Document Automation REST APIs | GroupDocs Cloud Recent content in Document Annotation API on Document Automation REST APIs | GroupDocs Cloud Извлечение или удаление аннот......Document Annotation API on Document Automation REST APIs | GroupDocs...Recent content in Document Annotation API on Document Automation...

    blog.groupdocs.cloud/ru/tag/document-annotation...
  4. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of 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 Add Annotation Call Preview method Download result pages from cloud storage HTTP POST ~/Annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-pages/
  5. 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 Request curl -v "https://api.groupdocs.cloud/v2.0/Annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'Annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "Annotationdocs/one-page....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/get-document-in...
  6. 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...
  7. 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/
  8. Annotate PDF Documents using a REST API in Pyth...

    Programmatically Annotate PDF documents using a REST API on the cloud in Python with Document Annotation Cloud SDK for Python....Polski हिंदी čeština You can annotate any PDF document programmatically...article, you will learn how to annotate PDF documents using a REST...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  9. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document Annotation tools that supports Text and Figure Annotations...Annotation Cloud 17.12. It is based...based on GroupDocs.Annotation for .NET, so providing same proven predictable...

    blog.groupdocs.cloud/annotation/first-public-re...
  10. How to self-host GroupDocs.Annotation Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Getting Started /...

    docs.groupdocs.cloud/annotation/self-host-with-...