ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.EditImage...
ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series.... save ( file_name = ARTIFACTS_DIR + 'Charts.FormatCode.docx'...
ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.PageBreakBefore...
PageSetup.clear_formatting method. Resets page setup to default paper size, margins and orientation.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ClearFormatting...
ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... save ( file_name = ARTIFACTS_DIR + 'Styles.ParagraphStyleBullet...
DocumentBuilder.push_font method. Saves current character formatting onto the stack.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.PushPopFont...