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

merger android

(0.04 sec)
  1. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Merger Product Solution GroupDocs...GroupDocs.Signature Cloud SDK for Android allows you to work with GroupDocs...

    docs.groupdocs.cloud/signature/available-sdks/
  2. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...Merger Product Solution GroupDocs...$response ) . to_s ) end end Android package examples.Working_With_Storage...

    docs.groupdocs.cloud/viewer/working-with-storage/
  3. Working With Files | Documentation

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

    docs.groupdocs.cloud/viewer/working-with-files/
  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....Merger Product Solution GroupDocs...GetSupportedFileForm (); Java & Android // For complete examples and...

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

    docs.groupdocs.cloud/annotation/get-document-in...
  6. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Merger Product Solution GroupDocs...$response ) . to_s ) end end Android package examples.Working_With_Folder...

    docs.groupdocs.cloud/viewer/working-with-folder/
  7. Translating Resx files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/resou...
  8. Translating text with GroupDocs.Translation SDK...

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

    docs.groupdocs.cloud/translation/text/sdk/
  9. Authorization | Documentation

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

    docs.groupdocs.cloud/translation/authorization/
  10. Translating Word files with GroupDocs.Translati...

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

    docs.groupdocs.cloud/translation/file/sdk/word/