TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.VerticalAnchor...
aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartTitle.docx'...
aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.ColorMode...
Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting.... save ( file_name = ARTIFACTS_DIR + 'Font.ChangeStyle.docx'...
ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.ApplyBordersAndShadi...
BorderCollection.clear_formatting method. Removes all borders of an object.... save ( file_name = ARTIFACTS_DIR + 'BorderCollection.RemoveAllBorders...
TextColumnCollection.evenly_spaced property. True if text columns are of equal width and evenly spaced.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.CustomColumnWidth...
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...