Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,411 for

sign document

(0.25 sec)
  1. SignatureLine.allow_comments property | Aspose....

    SignatureLine.allow_comments property. Gets or sets a value indicating that the Signer can add comments in the Sign dialog...signer can add comments in the Sign dialog. Default value for this...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_date property. Gets or sets a value indicating that Sign date is shown in the Signature line...sets a value indicating that sign date is shown in the signature...insert it into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalSignatures.DigitalSignatureUtil class. Provides methods for Signing Document...class Provides methods for signing document. To learn more, visit...with Digital Signatures documentation article. Remarks Since digital...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_signature_line method | ...

    aspose.words.DocumentBuilder.insert_Signature_line method...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...: string Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignOptions.ApplicationVersion | Aspose.Words f...

    Set or get app version for Signing. Ensure compatibility and control Signature metadata. Default 12.0....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.dig...
  7. SignOptions.VerticalResolution | Aspose.Words f...

    Set or get vertical resolution for Signatures. Enhance clarity and output precision. Default 1200....Shows how to sign a document with additional signing options. SignOptions...DigitalSignatureUtil . Sign ( MyDir + "Digitally signed.docx" , ArtifactsDir...

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

    aspose.words.saving.PdfDigitalSignatureHashAlgorithm enumeration. Specifies a digital hash algorithm used by a digital Signature....how to sign a generated PDF document. doc = aw . Document () builder...builder . writeln ( 'Contents of signed PDF.' ) certificate_holder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Saving::DigitalSignatureDetails:...

    Aspose::Words::Saving::DigitalSignatureDetails::get_SignOptions method. Gets or sets a SignOptions object used to Sign a Document in C++....SignOptions object used to sign a document. const System :: SharedPtr...Examples Shows how to sign OOXML document. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...