Optimize your document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...
Document.lastSection property. Gets the last section in the document.... toEqual ( 2 ); // Each section has its own...pageSetup . textColumns . setCount ( 2 ); builder . writeln ( "Column...
TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...2.) uses both whitespaces and dot...list item 1 \n ' + '2. First list item 2 \n ' + '3. First list...
Style.aliases property. Gets all aliases of this style...MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , "MyStyle Alias 2" ]); expect ( style . baseStyleName...
Manage FieldAutoNumLgl's RemoveTrailingPeriod property to customize number display—eliminate trailing periods for cleaner, professional formatting....display "2.". InsertNumberedClause ( builder , "\tHeading 2" , fillerText...AUTONUMLGL field at a heading level of 2, // and the AUTONUMLGL count for...
FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...