Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,126 for

signature ruby

(0.05 sec)
  1. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....українська Polski Electronic signatures are as simple as a name entered...in regulatory filings. E-signatures represent the data in the...

    blog.groupdocs.cloud/signature/edit-signatures-...
  2. 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....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. Working with Verify 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 verify multiple Signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of Signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/working-with-ver...
  4. GroupDocs.Signature Cloud 18.8 中引入的背景畫筆和圖章畫筆樣式簽名

    Ruby SDK 版本,供公眾在基於 Ruby 的應用程序中使用 GroupDocs.Viewer 雲功能。...Viewer Cloud 的 Ruby SDK。此 SDK 支持 GroupDocs.Viewer...Viewer Cloud API 中引入的所有功能。 Ruby SDK 中提供了大量測試用例,可幫助您了解 GroupDocs.Viewer...

    blog.groupdocs.cloud/zh-hant/viewer/introductio...
  5. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....Signature for .NET Library Support for...syntax for setting up the signature widget. Bugs related to Internet...

    blog.groupdocs.cloud/total/news-groupdocs-april...
  6. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/Signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/supported-barcodes/
  7. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites....Signature for Cloud API GroupDocs.Signature for Cloud...Cloud is a secure electronic signature API that allows you to easily...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  8. GroupDocs.Signature Cloud 18.8 中引入的背景画笔和图章画笔样式签名

    Ruby SDK 版本,供公众在基于 Ruby 的应用程序中使用 GroupDocs.Viewer 云功能。...Viewer Cloud 的 Ruby SDK。此 SDK 支持 GroupDocs.Viewer...Viewer Cloud API 中引入的所有功能。 Ruby SDK 中提供了大量测试用例,可帮助您了解 GroupDocs.Viewer...

    blog.groupdocs.cloud/zh/viewer/introduction-of-...
  9. 发布适用于 GroupDocs.Signature Cloud 的 Ruby SDK

    支持使用不同签名类型签署各种文档格式,例如文本签名各种格式、图像、数字、条形码和二维码签名...Signature Cloud 我们很高兴地发布 GroupDocs.Signature Cloud 的...的 Ruby SDK。此 SDK 支持 GroupDocs.Signature Cloud API 中引入的所有功能。 Ruby...

    blog.groupdocs.cloud/zh/signature/releasing-rub...
  10. 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 Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/Signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/Signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-document-inf...