FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class....construct fields using a field builder, and then insert them into...field builder. # 1 - Single field: # Use a field builder to add...
Document.footnote_options property. Provides options that control numbering and positioning of footnotes in this document.... Document () builder = aw . DocumentBuilder ( doc...document builder's "InsertFootnote" method. builder . write (...
MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... builder = aw . DocumentBuilder () builder . insert_cell...insert_cell () builder . paragraph_format . alignment = aw . ParagraphAlignment...
FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... Document () builder = aw . DocumentBuilder ( doc..._insert_numbered_clause ( builder , ' \t Heading 1' , filler_text...
FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldBuilder/) to the argument....add_field method add_field(field_builder) Adds a field represented by...def add_field ( self , field_builder : aspose . words . fields ...
FieldArgumentBuilder.add_text method. Adds a plain text to the argument....construct fields using a field builder, and then insert them into...field builder. # 1 - Single field: # Use a field builder to add...
ShapeBase.coord_origin property. The coordinates at the top-left corner of the containing block of this shape....child5 ) builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...insert_node ( group ) builder . move_to ( group . get_child (...
aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... DEFAULT_PARAGRAPH_FONT The Default Paragraph Font style....LIST_NUMBER4 LIST_NUMBER5 LIST_PARAGRAPH NO_SPACING NORMAL The Normal...
DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the document.... Document () builder = aw . DocumentBuilder ( doc...Configure the table to pick up paragraphs with headings of levels 1...