Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,757 for

sign document

(0.06 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::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...it into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::SignatureLine::get_Show...

    Aspose::Words::Drawing::SignatureLine::get_ShowDate method. Gets or sets a value indicating that Sign date is shown in the Signature line. Default value for this property is true in C++....sets a value indicating that sign date is shown in the signature...it into a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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...
  4. 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...
  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. SignOptions.decryption_password property | Aspo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 None or empty string...open an encrypted document. If the document is not encrypted,...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....Examples Shows how to sign a generated PDF document. let doc = new aw...aw . Document (); let builder = new aw . DocumentBuilder ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfDigitalSignatureHashAlgorithm Enum | Aspose....

    Explore the Aspose.Words PdfDigitalSignatureHashAlgorithm enum, defining digital hash algorithms for secure digital Signatures in your Documents....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...