PdfSaveOptions.image_compression property. Specifies compression type to be used for all images in the document....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...writeln ( 'Jpeg image:' ) builder . insert_image ( file_name =...
ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...
ConditionalStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...
ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...
Document.update_fields method. Updates the values of fields in the whole document.... Document () builder = aw . DocumentBuilder ( doc...Configure the table to pick up paragraphs with headings of levels 1...