Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,655 for

annotation java

(0.04 sec)
  1. PDF Viewer Plugin for WordPress Officially Rele...

    Convert JPG to Editable PPT and PPT to JPG in Java...Viewer for Java Library GroupDocs.Viewer for Java 2.1.0 released:...documents on Linux. GroupDocs.Annotation for .NET Library and Cloud...

    blog.groupdocs.cloud/viewer/groupdocs-viewer-ja...
  2. 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...
  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 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/extract-annotat...
  4. 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/
  5. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Delete pages in cloud storage HTTP POST ~/Annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/delete-pages/
  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. 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...
  8. Annotate Documents on Document Automation REST ...

    Annotate Documents on Document Automation REST APIs | GroupDocs Cloud Recent content in Annotate Documents on Document Automation REST APIs | GroupDocs Cloud ใส่คำอธิบายประกอบเอกสาร PDF โดยใช้ REST......Annotate Documents on Document Automation REST APIs | GroupDocs...GroupDocs Cloud Recent content in Annotate Documents on Document Automation...

    blog.groupdocs.cloud/th/tag/annotate-documents/...
  9. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013....GroupDocs Viewer for Java , GroupDocs Annotation for .NET, GroupDocs...0.0 - Download GroupDocs Annotation for .NET 1.0.0 - Download...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  10. 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/