Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,733 for

groupdocs.signature cloud

(0.05 sec)
  1. Generate Aztec Code in PHP on Document Processi...

    Generate Aztec Code in PHP on Document Processing REST APIs | GroupDocs Cloud Recent content in Generate Aztec Code in PHP on Document Processing REST APIs | GroupDocs Cloud Згенеруйте QR-код для п......Processing REST APIs | GroupDocs Cloud Recent content in Generate Aztec...Processing REST APIs | GroupDocs Cloud Згенеруйте QR-код для підпису...

    blog.groupdocs.cloud/uk/tag/generate-aztec-code...
  2. sign PDF documents on Document Automation REST ...

    sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents on Document Automation REST APIs | GroupDocs Cloud Node.js में REST API का उपयोग करके स्टा......Automation REST APIs | GroupDocs Cloud Recent content in sign PDF documents...Automation REST APIs | GroupDocs Cloud Node.js में REST API का उपयोग...

    blog.groupdocs.cloud/hi/tag/sign-pdf-documents/...
  3. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verifysettings/
  4. How to self-host GroupDocs.Editor Cloud with Do...

    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, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  5. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the data that can be processed with the APIs....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/licensing/
  6. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verifyresult/
  7. 在 Python 中使用 REST API 使用二维码签署 PDF 文档

    使用 Python 中的 REST API 和适用于 Python 的文档签名云 SDK,以编程方式使用 QR 码签署 PDF 文档。...对于电子签名 PDF ,我将使用 GroupDocs.Signature Cloud 的 Python SDK API。...包安装程序 )在控制台中使用以下命令将 GroupDocs.Signature Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/signature/sign-pdf-docu...
  8. Verify Barcode signatures | Documentation

    Groupdocs.signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of Groupdocs.signature Cloud consists of: Upload input document into Cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/metered-consumpt...
  10. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search API method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/searchsettings/