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

sign document

(0.19 sec)
  1. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital Signatures attached to a Document in Java....digital signatures attached to a document. To learn more, visit the...Signatures documentation article. Remarks: Document.getDigitalSignatures()...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security....Shows how to sign a generated PDF document. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable Signers to add comments in the Sign dialog for enhanced feedback. Default is false....signer can add comments 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...
  4. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital Signature...Shows how to digitally sign documents. // Create an X.509 certificate...() }; // Take an unsigned document from the local file system...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions.xml_dsig_level property | Aspose.Wo...

    SignOptions.xml_dsig_level property. Specifies the level of a digital Signature based on XML-DSig standard... Examples Shows how to sign document based on XML-DSig standard...'morzal.pfx' , password = 'aw' ) sign_options = aw . digitalsignatures...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLine class | Aspose.Words for Python

    aspose.words.drawing.SignatureLine class. Provides access to Signature line properties...with Digital Signatures documentation article. Properties Name...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DigitalSignatures::XmlDsigLevel ...

    Aspose::Words::DigitalSignatures::XmlDsigLevel enum. Specifies the level of a digital Signature based on XML-DSig standard in C++.... Examples Shows how to sign document based on XML-DSig standard...inputFileName = get_MyDir () + u "Document.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.Signature_date property. Gets or sets the date of the Signing....Gets or sets the date of the signing. @property def signature_date...how to sign a generated PDF document. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::SignatureLine class | A...

    Aspose::Words::Drawing::SignatureLine class. Provides access to Signature line properties. To learn more, visit the Documentation article in C++....with Digital Signatures documentation article. class SignatureLine...signer can add comments in the Sign dialog. Default value for this...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. PdfSaveOptions.digital_signature_details proper...

    PdfSaveOptions.digital_Signature_details property. Gets or sets the details for Signing the output PDF Document....the details for signing the output PDF document. @property def...None and the output document will not be signed. When this property...

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