Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 5,188 for

sign document

(0.11 sec)
  1. 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...
  2. SignatureLine.signer property | Aspose.Words fo...

    SignatureLine.Signer property. Gets or sets suggested Signer of the Signature line...insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  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. 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...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...signature and insert it into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. PdfDigitalSignatureTimestampSettings Class | As...

    Discover Aspose.Words.PdfDigitalSignatureTimestampSettings for seamless digital Signature timestamp management. Enhance your PDF security effortlessly!...with Digital Signatures documentation article. public class PdfDigitalSignatureT...Examples Shows how to sign a saved PDF document digitally and timestamp...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The date of Signing. Default value is current time (Now) in C++....SignOptions::get_SignTime method The date of signing. Default value is current time...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a Signature line at the current position in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...