Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,397 for

sign document

(0.13 sec)
  1. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances Document security by easily managing Signing options for seamless digital Signatures....SignOptions object used to sign a document. public SignOptions SignOptions...how to sign OOXML document. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for Signing a Document with a digital Signature in C++....Contains details for signing a document with a digital signature...the certificate used to sign a document. get_SignOptions () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. SignerContext | Aspose.Words for Java

    Document Signer context in Java....SignerContext extends ProcessorContext Document signer context Methods Method...with certificate that used to sign file. getFontSettings() Font...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. SignatureLineOptions.signerTitle property | Asp...

    SignatureLineOptions.SignerTitle property. Gets or sets suggested Signer's title...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...
  7. Aspose::Words::SignatureLineOptions class | Asp...

    Aspose::Words::SignatureLineOptions class. Allows to specify options for Signature line being inserted. Used in DocumentBuilder. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLineOptions...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. DigitalSignatureCollection indexer | Aspose.Wor...

    DigitalSignatureCollection indexer. Gets a Document Signature at the specified index....__getitem__(index) Gets a document signature at the specified...int Examples Shows how to sign documents with X.509 certificates...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_Signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. @property def digital_signature_details...Shows how to sign OOXML document. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...