Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,333 for

sign document

(0.13 sec)
  1. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be null or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital Signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java Sign PDF with certificate....about how using Java sign PDF document with a certificate file...tool to integrate the PDF signing feature in PDF processing applications...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  3. Aspose::Words::SignatureLineOptions::get_Email ...

    Aspose::Words::SignatureLineOptions::get_Email method. Gets or sets suggested Signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. XmlDsigLevel Enum | Aspose.Words for .NET

    Explore Aspose.Words.DigitalSignatures.XmlDsigLevel enum to enhance your digital Signatures with XMLDSig standards for secure and reliable Document integrity.... Examples Shows how to sign document based on XML-DSig standard...string inputFileName = MyDir + "Document.docx" ; string outputFileName...

    reference.aspose.com/words/net/aspose.words.dig...
  5. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...Examples Shows how to sign a document with a personal certificate...signature line. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital Signatures for secure Document management....digital signatures attached to a document. To learn more, visit the...with Digital Signatures documentation article. public class DigitalSignatureColl...

    reference.aspose.com/words/net/aspose.words.dig...
  7. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your Document Signing location for enhanced security and efficiency....or sets the location of the signing. public string Location { get...Shows how to sign a generated PDF document. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that Signature line is Signed by digital Signature and this digital Signature is valid in C++....Indicates that signature line is signed by digital signature and this...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. SignatureLine.DefaultInstructions | Aspose.Word...

    Discover how the SignatureLine 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...insert it into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CertificateHolder class | Aspose.Words for Python

    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/python-net/aspose.wo...