ShapeBase.coord_size property. The width and height of the coordinate space inside the containing block of this shape....child5 ) builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...insert_node ( group ) builder . move_to ( group . get_child (...
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 (...
Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...Aspose . Words . Font font = builder . Font ; font . Size = 16 ;...
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 (...
Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....PARAGRAPH); block.setCategory("My custom...setBehavior(BuildingBlockBehavio.PARAGRAPH); block.setCategory("My custom...
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...
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...