Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 186 for

signature android

(0.06 sec)
  1. 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....Signature Product Solution GroupDocs...GetSupportedFileForm (); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/quick-start/
  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....Signature Product Solution GroupDocs...GetSupportedFileForm (); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/get-document-in...
  3. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Signature Product Solution GroupDocs...$response ) . to_s ) end end Android package examples.Working_With_Files...

    docs.groupdocs.cloud/viewer/working-with-files/
  4. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....Signature Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/html/
  5. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....Signature Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  6. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....Signature Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  7. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Signature Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/
  8. 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....Signature Product Solution GroupDocs...pages deleted." ); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/delete-pages/
  9. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....Signature Product Solution GroupDocs...code and sample files: Java & Android package com.groupdocs ; //...

    docs.groupdocs.cloud/translation/file/sdk/resou...
  10. 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....Signature Product Solution GroupDocs...response . Count ); Java & Android // For complete examples and...

    docs.groupdocs.cloud/annotation/extract-annotat...