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

certificate

(0.72 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. 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...
  3. 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/
  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. 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...
  6. 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...