DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert a string...a border into a document. doc = aw . Document () builder = aw...
aspose.words.drawing.charts.ChartStyle enumeration. Specifies predefined styles of a chart.... Document () builder = aw . DocumentBuilder...) # Insert a chart in the Black style. builder . insert_chart...
Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each SEQ field found in the document. // Each entry contains the...
Footnote constructor. Initializes an instance of the [Footnote](../) class....doc DocumentBase The owner document. footnote_type FootnoteType...specified document, but is not yet part of the document and Node...
ShapeBase.right property. Gets the position of the right edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...and size. let doc = new aw . Document (); let builder = new aw ...
Theme.minorFonts property. Allows to specify the set of minor fonts for different languages.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.accent5 property. Specifies color Accent 5.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeColors.light2 property. Specifies color Light 2.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
ThemeFonts.latin property. Specifies font name for Latin characters.... Document ( base . myDir + "Theme colors...object gives us access to the document theme, a source of default...
CellFormat.right_padding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....cells with a document builder. doc = aw . Document () builder =.... start_table () builder . insert_cell () builder . write ( 'Row...