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

sign document

(0.15 sec)
  1. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your Document security with versatile digital Signature options....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...

    reference.aspose.com/words/net/aspose.words.dig...
  2. 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-...
  3. 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...
  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. 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...
  8. DigitalSignature.SubjectName | Aspose.Words for...

    Discover the DigitalSignature SubjectName property, which reveals the certificate's subject distinguished name, enhancing Document authenticity and security....certificate that was used to sign the document. public string SubjectName...} Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/net/aspose.words.dig...
  9. 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...
  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/