PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
FieldTemplate.include_full_path property. Gets or sets whether to include the full file path name.... save ( file_name = ARTIFACTS_DIR + 'Field.TEMPLATE.docx'...
BorderCollection.clear_formatting method. Removes all borders of an object.... save ( file_name = ARTIFACTS_DIR + 'BorderCollection.RemoveAllBorders...
ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.ApplyBordersAndShadi...
PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
TextColumnCollection.evenly_spaced property. True if text columns are of equal width and evenly spaced.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.CustomColumnWidth...