Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 9,347 for

sign document

(0.22 sec)
  1. SignatureLineOptions Class | Aspose.Words for .NET

    Aspose.Words.SignatureLineOptions class. Allows to specify options for Signature line being inserted. Used in DocumentBuilder in C#....with Digital Signatures documentation article. public class SignatureLineOptions...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/net/aspose.words/sig...
  2. Aspose::Words::Drawing::SignatureLine Class Ref...

    Provides access to Signature line properties....it into a document. auto doc = MakeObject<Document>(); auto builder...options->set_Instructions(u "Please sign here" ); options->set_ShowDate(...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. DigitalSignatureCollection.is_valid property | ...

    DigitalSignatureCollection.is_valid property. Returns ``True`` if all digital Signatures in this collection are valid and the Document has not been tampered with Also returns ``True`` if there are no digital Signatures...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/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Examples Shows how to sign encrypted document file. # Create an X...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Aspose::Words::DigitalSignatures::DigitalSignat...

    Represents a digital Signature on a Document and the result of its verification....Represents a digital signature on a document and the result of its verification...signature in a document. auto doc = MakeObject<Document>(MyDir + u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. SignOptions - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...to specify options for document signing. Constructor Summary SignOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. signoptions - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...to specify options for document signing. Constructor Summary SignOptions...

    reference.aspose.com/words/java/com.aspose.word...