CustomPartCollection indexer. Gets or sets an item at the specified index.... count ) # Clone the second part, then...doc . package_custom_parts . count ) # Enumerate over the collection...
Implements the SEQ field in Java....words.Field public class FieldSeq...DocumentBuilder(doc); // SEQ fields display a count that increments at each SEQ...
FieldListNum.list_level property. Gets or sets the level in the list, overriding the default behavior of the field....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...
FieldListNum.starting_number property. Gets or sets the starting value for this field....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...
Effortlessly clone your CustomPartCollection with our deep copy method, ensuring all items are preserved for seamless data management.... Count , Is . EqualTo ( 2 )); // Clone...doc . PackageCustomParts . Count , Is . EqualTo ( 3 )); // Enumerate...
Discover the Node Remove method to effortlessly detach nodes from their parent, enhancing your code's efficiency and structure.... Count ( s => s . HasImage ), Is ....shapes . OfType < Shape >(). Count ( s => s . HasImage ), Is ....
Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...WriteLine ( "Current list count: " + lists . Count ); Console . WriteLine...); Assert . That ( paras . Count ( n => (( Paragraph ) n ). ListFormat...
Document.lastSection property. Gets the last section in the document.... Words . Section Remarks Returns null... expect ( doc . sections . count ). toEqual ( 1 ); // Use a document...
FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....as_field_list_num () # Lists start counting at 1 by default, but we can...LISTNUM fields maintain separate counts for each list level. # Inserting...