Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 47 of 47 for

certificate

(0.58 sec)
  1. Comparez les fichiers PDF à l'aide de l'API RES...

    Signez par programme des documents avec des signatures numériques à l'aide de l'API REST sur le cloud dans Node.js avec GroupDocs.Signature Cloud SDK pour Node.js....certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/fr/signature/sign-document...
  2. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. 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. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice GroupDocs for Cloud SDK is written in different languages, all you need to get started is adding our SDK to your existing project.... certificate_file_path = "signaturedocs...\\ signature.jpg" $opts . certificate_file_path = "signaturedocs...

    docs.groupdocs.cloud/signature/quick-start/
  3. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/zh/signature/sign-document...
  4. So sánh các tệp PDF bằng API REST trong Node.js...

    Ký tài liệu có lập trình bằng chữ ký số bằng API REST trên đám mây trong Node.js với GroupDocs.Signature Cloud SDK cho Node.js....certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/vi/signature/sign-document...
  5. Node.js | में REST API का उपयोग करके PDF फ़ाइलो...

    Node.js के साथ Node.js में क्लाउड पर REST API का उपयोग करके डिजिटल हस्ताक्षर के साथ प्रोग्रामेटिक रूप से दस्तावेज़ों पर हस्ताक्षर करें। Node.js के लिए सिग्नेचर क्लाउड SDK।...certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/hi/signature/sign-document...
  6. Node.js で REST API を使用して PDF ファイルを比較する | PDF比較SDK

    GroupDocs.Signature Cloud SDK for Node.js を使用して、Node.js のクラウド上の REST API を使用して、プログラムでドキュメントにデジタル署名を署名します。...certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/ja/signature/sign-document...
  7. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "CertificateGuid": "Certificates\SherlockHolmes...."1234567890" , "certificateGuid" : "certificates\SherlockHolmes.pfx" , "isValid"...

    docs.groupdocs.cloud/signature/verification-opt...