Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 25,278 for

java

(0.04 sec)
  1. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....NET, Java, PHP, Ruby, Python, Node.js...

    docs.groupdocs.cloud/editor/supported-platforms/
  2. 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.... GetSupportedFileForm (); Java & Android // For complete examples.../groupdocs-annotation-cloud-java-samples String ClientId = ""...

    docs.groupdocs.cloud/annotation/quick-start/
  3. 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.... GetSupportedFileForm (); Java & Android // For complete examples.../groupdocs-annotation-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/annotation/get-document-in...
  4. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Rewriter in cross-platform Java apps. All SDKs are open-source...working code and sample files: Java package com.groupdocs ; // Import...

    docs.groupdocs.cloud/rewriter/sdk/
  5. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language.... C# Java PHP Ruby Node.js Python Was...

    docs.groupdocs.cloud/signature/get-supported-qr...
  6. How to Create an Electronic Signature in Word D...

    Discover the quick and easy way to digitally sign Word documents online with our FAQ guide. Learn step-by-step instructions for secure electronic signatures....include: Java : ( GroupDocs.Signature Cloud SDK for Java ) C# :...

    blog.groupdocs.cloud/signature/digitally-sign-a...
  7. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options.... C# PHP Java Python Ruby Search Multiple...available SDKs list . C# PHP Java Python Ruby Was this page helpful...

    docs.groupdocs.cloud/signature/working-with-sea...
  8. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Quantity}" ); Java // For complete examples and.../groupdocs-conversion-cloud-java-samples String MyClientSecret...

    docs.groupdocs.cloud/conversion/metered-consump...
  9. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... GetSupportedFileForm (); Java // For complete examples and...loud/groupdocs-editor-cloud-java-samples String MyAppKey = ""...

    docs.groupdocs.cloud/editor/get-supported-file-...
  10. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....NET, Java, PHP, JavaScript (AJAX), Ruby...

    docs.groupdocs.cloud/translation/system-require...