Document.page_count property. Gets the number of pages in the document as calculated by the most recent page layout operation.... save ( file_name = ARTIFACTS_DIR + 'Document.GetPageCount...
FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document... save ( file_name = ARTIFACTS_DIR + 'Font.FontInfoCollection...
Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... save ( file_name = ARTIFACTS_DIR + 'Table.KeepTableTogether...
DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.AlwaysCompressMetafi...
Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.TextBoxLayoutFlow...
ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... save ( file_name = ARTIFACTS_DIR + 'Charts.DataLabelNumberForma...doc . save ( file_name = ARTIFACTS_DIR + 'Charts.SetNumberFormatToCha...
RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...
RowFormat.height property. Gets or sets the height of the table row in points.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateFormattedTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.SetRowFormatting...