FieldTC.entry_level property. Gets or sets the level of the entry....fier (): doc = aw . Document () builder = aw . DocumentBuilder...field_toc = builder . insert_field ( aw . fields . FieldType . FIELD_TOC...
aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...chart_data_point (): doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_chart ( aw . drawing . charts . ChartType...
Table.left_indent property. Gets or sets the value that represents the left indent of the table.... doc = aw . Document () builder = aw . DocumentBuilder.... row_format . height_rule = aw . HeightRule . AT_LEAST builder...
DocumentBuilder.move_to_section method. Moves the cursor to the beginning of the body in a specified section.... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_FIRST...
Table.styleOptions property. Gets or sets bit flags that specify how a table style is applied to this table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...
Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... doc = aw . Document () builder = aw . DocumentBuilder.... view_options . view_type = aw . settings . ViewType . PAGE_LAYOUT...