DocumentBuilder.move_to_cell method. Moves the cursor to a table cell in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.MoveToCell...
ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelsBubbleChar...
PdfSaveOptions.digital_signature_details property. Gets or sets the details for signing the output PDF document.... save ( ARTIFACTS_DIR + 'PdfSaveOptions.pdf_digital_signature...
TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...
PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.LineNumbers...
DocumentBuilder.end_column_bookmark method. Marks the current position in the document as a column bookmark end... save ( ARTIFACTS_DIR + 'Bookmarks.create_column_bookmark...
Table.style_name property. Gets or sets the name of the table style applied to this table.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...