Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 810 for

signature curl

(0.03 sec)
  1. 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...
  2. Get Supported Barcodes | Documentation

    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 -X GET "https://api.groupdocs.cloud/v2.0/Signature/barcodes" \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl.exe -X GET "https://api.groupdocs.cloud/v2.0/Signature/barcodes" ` -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-ba...
  3. 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/
  4. 发布下一代 GroupDocs.Signature 云 API

    GroupDocs.Signature for Cloud 是一个 REST API,用于创建、验证和搜索应用程序中文档的不同类型的 Signatures 对象...Signature Cloud 17.12。它是一个电子签名 REST...能,而无需安装任何其他软件。 GroupDocs.Signature Cloud API 是一种为您的应用程序提供电子签名功能的简单方法,具有...

    blog.groupdocs.cloud/zh/signature/releasing-nex...
  5. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST API,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...Signature Cloud 17.12。它是一個電子簽名 REST...能,而無需安裝任何其他軟件。 GroupDocs.Signature Cloud API 是一種為您的應用程序提供電子簽名功能的簡單方法,具有...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  6. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. Curl example Linux/MacOS/Bash Curl -X GET "https://api.groupdocs.cloud/v2.0/Signature/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell Curl....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Developer Guide /...

    docs.groupdocs.cloud/signature/supported-file-f...
  8. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...Signature Cloud REST API 经过测试且可靠的电子签名...码、条形码、图像和数字签名来帮助您以电子方式保护文档。 GroupDocs.Signature Cloud 19.5新版本发布。 请查看此版本的详细...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  9. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic Signatures...Signature Cloud REST API is tested and...and reliable e-Signature REST API to add the power of electronic...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  10. How to self-host GroupDocs.Signature Cloud with...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Signature Product Solution GroupDocs...Documentation / GroupDocs.Signature Cloud / Getting Started /...

    docs.groupdocs.cloud/signature/how-to-self-host...