Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,757 for

sign document

(0.05 sec)
  1. PdfDigitalSignatureTimestampSettings.password p...

    PdfDigitalSignatureTimestampSettings.password property. Timestamp server password....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...
  2. SignatureLine.email property | Aspose.Words for...

    SignatureLine.email property. Gets or sets suggested Signer's e-mail address...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. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested Signer's e-mail address. Default value for this property is empty string in C++....it into a document. auto doc = MakeObject < Document > (); auto...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....it into a document. auto doc = MakeObject < Document > (); auto...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Location method. Gets or sets the location of the Signing in C++....or sets the location of the signing. System :: String Aspose ::...Examples Shows how to sign a generated PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_Reason method. Gets or sets the reason for the Signing in C++....or sets the reason for the signing. System :: String Aspose ::...Examples Shows how to sign a generated PDF document. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails::get_HashAlgorithm method. Gets or sets the hash algorithm in C++....Examples Shows how to sign a generated PDF document. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. SignatureLine class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  9. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for Signing the output PDF Document....the details for signing the output PDF document. get digitalSignatureDeta...null and the output document will not be signed. When this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfDigitalSignatureDetails.certificate_holder p...

    PdfDigitalSignatureDetails.certificate_holder property. Returns the certificate holder object that contains the certificate was used to Sign the Document....certificate was used to sign the document. @property def certificate_holder...

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