Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,690 for

merger ruby

(0.08 sec)
  1. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Merger Product Solution GroupDocs...getMessage (), " \n " ; } ?> Ruby # For complete examples and...

    docs.groupdocs.cloud/editor/working-with-storage/
  2. Verify Digital 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 Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Merger Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Digital Signature in...

    docs.groupdocs.cloud/signature/verify-digital-s...
  3. Search QRCode 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 search QRCode signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and document folder (if required) using following API....Merger Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Search QRCode Signature in a...

    docs.groupdocs.cloud/signature/search-qrcode-si...
  4. Verify Text 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 Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Merger Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Text Signature in a Document...

    docs.groupdocs.cloud/signature/verify-text-sign...
  5. 使用 Java 拆分 DOCX |分词器

    了解如何在 Java 中将 Word 文档拆分为单独的文件。按照本教程在线拆分 Word 文档中的特定页面或部分。...Merger Cloud SDK for Java 提供了一种快速轻松地将...REST API 和 SDK 安装 # GroupDocs.Merger Cloud SDK for Java 是一种基于云的强大...

    blog.groupdocs.cloud/zh/merger/split-word-docum...
  6. 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...SDKs list . C# PHP Java Python Ruby Verify Barcode Signature in...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  7. Search Digital 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....Merger Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Search Digital Signature in...

    docs.groupdocs.cloud/signature/search-digital-s...
  8. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Merger Product Solution GroupDocs...-> getSupportedFileForm (); Ruby # For complete examples and...

    docs.groupdocs.cloud/editor/get-supported-file-...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-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.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Merger Product Solution GroupDocs..."Credit: " + result . credit ) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/metered-consump...
  10. 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 Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Merger Product Solution GroupDocs...available SDKs list . C# Java PHP Ruby Node.js Python Was this page...

    docs.groupdocs.cloud/signature/get-supported-qr...