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

certificate

(1.05 sec)
  1. 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/ko/signature/sign-document...
  2. 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...
  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. 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...
  5. 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/
  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...