Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 891 for

editor android

(0.04 sec)
  1. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Editor Product Solution GroupDocs...code and sample files: Java & Android // Authorize your requests...

    docs.groupdocs.cloud/translation/authorization/
  2. Sign PDF Documents with QR Code using REST API ...

    Programmatically Sign PDF Documents with QR Code using a REST API in Python with Document Signature Cloud SDK for Python....NET , Java , PHP , Android , Ruby , and Node.js SDKs as...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2021/03/06/sign-pdf-docume...
  3. Translating Excel files with GroupDocs.Translat...

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

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

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

    docs.groupdocs.cloud/translation/file/sdk/markd...
  5. Translating HTML files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/html/
  6. Translating Resx files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/resou...
  7. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the cloud in Python. Use document merger REST API to split files using Python SDK....NET, Java , PHP , Ruby , Android , and Node.js SDKs as its document...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2021/05/21/extract-specifi...
  8. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....NET, Java, PHP, Ruby, Android, and Node.js SDKs as its document...Product Family (4) GroupDocs.Editor Cloud Product Family (7) GroupDocs...

    blog.groupdocs.cloud/2021/04/02/convert-pdf-to-...
  9. Translating files with GroupDocs.Translation SD...

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

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

    docs.groupdocs.cloud/annotation/get-pages/