PdfDigitalSignatureTimestampSettings.userName property. Timestamp server user name....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...
PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. let doc = new aw . Document (); let builder = new aw ...
PdfDigitalSignatureTimestampSettings.timeout property. Time-out value for accessing timestamp server....Examples Shows how to sign a saved PDF document digitally and timestamp...timestamp it. doc = aw . Document () builder = aw . DocumentBuilder...
DigitalSignature.subjectName property. Returns the subject distinguished name of the certificate that was used to Sign the Document....certificate that was used to sign the document. get subjectName () :...
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 =...
Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested Signer of the Signature line. 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...
Aspose::Words::Drawing::Shape::get_SignatureLine method. Gets SignatureLine object if the shape is a Signature line. Returns null otherwise in C++....it into a document. auto doc = MakeObject < Document > (); auto...set_Instructions ( u "Please sign here" ); options -> set_ShowDate...
OdtSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalSignaturedetails/) object used to Sign a Document....DigitalSignatureDeta object used to sign a document. get digitalSignatureDeta...
ShapeBase.is_Signature_line property. Indicates that shape is a [SignatureLine](../../Signatureline/)....insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...
SignatureLine.Signer_title property. Gets or sets suggested Signer's title (for example, Manager)...insert it into a document. doc = aw . Document () builder = aw...options . instructions = 'Please sign here' options . show_date =...