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

certificate

(0.61 sec)
  1. เปรียบเทียบไฟล์ PDF โดยใช้ REST API ใน Node.js ...

    ลงนามในเอกสารทางโปรแกรมด้วยลายเซ็นดิจิทัลโดยใช้ REST API บนคลาวด์ใน Node.js ด้วย GroupDocs.Signature Cloud SDK สำหรับ Node.js...certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/th/signature/sign-document...
  2. Node.js'de REST API kullanarak PDF Dosyalarını ...

    Node.js için GroupDocs.Signature Cloud SDK ile Node.js'de bulutta REST API kullanarak Belgeleri Dijital İmzalarla Programlı Olarak İmzalayın....certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...opts.certificateFilePath = "certificate.pfx"; opts.password = "1234567890";...

    blog.groupdocs.cloud/tr/signature/sign-document...
  3. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal storage in my GroupDocs dashboard to temporarily store my files but I c…...image does not need any certificates then image signature is...

    forum.groupdocs.cloud/t/how-to-esign-a-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...