aspose.words.fields.FieldToc class. Implements the TOC field...the Working with Fields documentation article. Remarks Builds...styles, and inserts that table at this place in the document. Inheritance:...
ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font...of its contents. doc = aw . Document () builder = aw . DocumentBuilder...
FieldToc.table_of_figures_label property. Gets or sets the name of the sequence identifier used when building a table of figures.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...
Aspose.Words.Drawing.Charts.ChartYValueCollection class. Represents a collection of Y values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...
HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...
FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... Document () builder = aw . DocumentBuilder...each SEQ field found in the document. # Each entry contains the...
DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...
Table.style_options property. Gets or sets bit flags that specify how a table style is applied to this table.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...