PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name.... doc = aw . Document () builder = aw . DocumentBuilder...the document to .PDF. options = aw . saving . PdfSaveOptions ()...
Cell constructor. Initializes a new instance of the [Cell](../) class....create_nested_table (): doc = aw . Document () # Create the outer...docx' ) def create_table ( doc : aw . Document , row_count : int...
PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... let doc = new aw . Document (); // Insert text...several pages. let builder = new aw . DocumentBuilder ( doc ); for...
SdtListItemCollection.clear method. Clears all items from this collection....let doc = new aw . Document (); let tag = new aw . Markup . StructuredDocumentTa... ( doc , aw . Markup . SdtType . DropDownList , aw . Markup ...
RowFormat.height property. Gets or sets the height of the table row in points.... doc = aw . Document () builder = aw . DocumentBuilder.... row_format . height_rule = aw . HeightRule . AT_LEAST builder...
Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... assertFalse ( aw . FileFormatUtil . detect_file_format...document. certificate_holder = aw . digitalsignatures . CertificateHolder...
RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... doc = aw . Document () builder = aw . DocumentBuilder.... row_format . height_rule = aw . HeightRule . AT_LEAST builder...
PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let encryptionDetails = new aw . Saving . PdfEncryptionDetails...