Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 5,408 for

sign document

(0.1 sec)
  1. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....instructions is shown in the Sign dialog. Default value for this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/net/aspose.words/sig...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to Sign the Document in C++....certificate that was used to sign the document. System :: String Aspose...() Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Work with Digital Signatures in C#|Aspose.Words...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures using C#....digital signatures, including signing and verification. A digital...electronic signatures to sign documents and authenticate the signer...

    docs.aspose.com/words/net/working-with-digital-...
  4. 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/
  5. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Work with Digital Signatures in Java|Aspose.Wor...

    Digitally Sign Documents and detect, count, verify, and remove existing digital Signatures using Java....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/java/working-with-digital...
  7. SignatureLine.is_signed property | Aspose.Words...

    SignatureLine.is_Signed property. Indicates that Signature line is Signed by digital Signature....is_signed property SignatureLine.is_signed property Indicates...line is signed by digital signature. @property def is_signed ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.SignatureLineId property. Signature line identifier...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. Securing and signing PDF in C#|Aspose.PDF for .NET

    This section describes the features of using a Signature and securing your PDF Document using C#...Securing and signing PDF in C# Contents [ Hide ] This section...to securely digitally sign PDF documents using C#. The terms electronic...

    docs.aspose.com/pdf/net/securing-and-signing/
  10. How to Add Signature in Word using C#

    This tutorial briefs on how to add Signature in Word using C#. It provides configuration details, program flow and a runnable sample code to Sign Word Documents using C#....that uses the source Word document, a PKCS12 store and its password...of properties before signing the document that is visible to the...

    kb.aspose.com/words/net/how-to-add-signature-in...