Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 5,332 for

sign document

(0.28 sec)
  1. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document Signing security....certificate was used to sign the document. public CertificateHolder...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for Signing a Document with a digital Signature....Contains details for signing a document with a digital signature...the certificate used to sign a document. signOptions Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Work with Digital Signatures in C++|Aspose.Word...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures....electronic signatures to sign documents and authenticate the signer...that a document has not been modified since it was signed. Each...

    docs.aspose.com/words/cpp/working-with-digital-...
  4. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital Signatures....with Digital Signatures documentation article. public class CertificateHolder...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/net/aspose.words.dig...
  5. PdfDigitalSignatureDetails.certificateHolder pr...

    PdfDigitalSignatureDetails.certificateHolder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. get certificateHolder...Examples Shows how to sign a generated PDF document. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure Document integrity with DigitalSignatureCollection's IsValid property. It verifies all Signatures are valid and untampered, enhancing security....collection are valid and the document has not been tampered with...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  7. Aspose::Words::SignatureLineOptions::get_AllowC...

    Aspose::Words::SignatureLineOptions::get_AllowComments method. Gets or sets a value indicating that the Signer can add comments in the Sign dialog. Default value for this property is false in C++....signer can add comments in the Sign dialog. Default value for this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.Signer property. Gets or sets suggested Signer of the Signature line...signature line to a document, and then sign it using a digital...digital certificate. test ( 'Sign' , () => { let signeeName = "Ron Williams"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add digital signature in PDF in Node.js|Aspose....

    Digitally Sign PDF Documents in the Node.js environment....signature in a PDF document is a way to verify the document’s authenticity...electronic signature of a PDF document using a private key and digital...

    docs.aspose.com/pdf/nodejs-cpp/sign-pdf/
  10. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add Signature to PDF File using PdfFileSignature class....use the Sign method of the PdfFileSignature class to sign the PDF...Finally, you need to save the signed PDF using Save method of the...

    docs.aspose.com/pdf/net/add-signature-in-pdf/