Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,498 for

merger java

(0.06 sec)
  1. Verify Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Merger Product Solution GroupDocs...available SDKs list . C# PHP Java Python Ruby Verify Barcode Signature...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Merger Product Solution GroupDocs...our available SDKs list . C# Java PHP Ruby Node.js Python Was...

    docs.groupdocs.cloud/signature/get-document-inf...
  3. 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...apiInstance . GetSupportedFileForm (); Java & Android // For complete examples...

    docs.groupdocs.cloud/annotation/quick-start/
  4. Rendering Email Messages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 When rendering email messages by GroupDocs.Viewer uses English language to render field labels such as (From, To, Subject etc.). To change field labels you can set FieldLabels on EmailOptions class. Viewer supports following field labels: Field Label Anniversary Anniversary Bcc Bcc Birthday Birthday Business Business Business Address Business Address Business Fax Business Fax BusinessHomepage BusinessHomepage Company Company Department Department Email Email Email Display As Email Display As Email2 Email2 Email2 Display As Email2 Display As Email3 Email3 Email3 Display As Email3 Display As End End First Name First Name From From Full Name Full Name Gender Gender Hobbies Hobbies Home Address Home Address Importance Importance Job Title Job Title Last Name Last Name Location Location Middle Name Middle Name Mobile Mobile Organizer Organizer Other Address Other Address PersonalHomepage PersonalHomepage Profession Profession Recurrence Recurrence Recurrence Pattern Recurrence Pattern Required Attendees Required Attendees Sent Sent Show Time As Show Time As Spouse/Partner Spouse/Partner Start Start Subject Subject To To User Field 1 User Field 1 User Field 2 User Field 2 User Field 3 User Field 3 User Field 4 User Field 4 The following GroupDocs....Merger Product Solution GroupDocs...available SDKs list . C# PHP Java Ruby Node.js Python Render Email...

    docs.groupdocs.cloud/viewer/rendering-email-mes...
  5. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Merger Product Solution GroupDocs...licensed: {response.IsLicensed}" ); Java // For complete examples and...

    docs.groupdocs.cloud/conversion/license-informa...
  6. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Merger Product Solution GroupDocs...GroupDocs.Rewriter in cross-platform Java apps. All SDKs are open-source...

    docs.groupdocs.cloud/rewriter/sdk/
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-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.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Merger Product Solution GroupDocs...$"Quantity: {response.Quantity}" ); Java // For complete examples and...

    docs.groupdocs.cloud/editor/metered-consumption/
  8. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...目前,它还为 Cloud API 提供 C#、Java、PHP、Ruby、Python 和 Node.js SDK...https://apireference.groupdocs.cloud/merger/#/File/UploadFile [17]: https://apireference...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Signature-Cloud only The metered license can be used in Docker version of GroupDocs.Signature-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.Signature Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Signature API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Merger Product Solution GroupDocs...$"Quantity: {response.Quantity}" ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/metered-consumpt...
  10. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Viewer-Cloud only The metered license can be used in Docker version of GroupDocs.Viewer-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.Viewer Cloud with Docker Resource URI HTTP GET ~/viewer/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/viewer/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Merger Product Solution GroupDocs...$"Quantity: {response.Quantity}" ); Java // For complete examples and...

    docs.groupdocs.cloud/viewer/metered-consumption/