Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving document clarity....create outlines for headings (paragraphs formatted with the Heading...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...
Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document.... Document () builder = aw . DocumentBuilder ( doc...document builder's "InsertEndnote" method. builder . write (...
Document.updateFields method. Updates the values of fields in the whole document.... Document (); let builder = new aw . DocumentBuilder...have created above. expect ( builder . insertField ( " USERNAME...
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...
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...
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 ...
aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... builder = aw . DocumentBuilder () #...create them using a document builder, and below are two ways of...
FieldNextIf.left_expression property. Gets or sets the left part of the comparison expression....insert_merge_fields ( self , builder , first_field_text_before ):...self . insert_merge_field ( builder , 'Courtesy Title' , first_field_text_before...