Effortlessly clear all items from your SdtListItemCollection with the Clear method. Streamline your data management for optimal performance!...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...
Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!...new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...
PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... write ( 'Cell #2' ) builder . insert_cell () builder...cell_format . preferred_width } .' ) # 2 - Set a relative preferred width...
FieldSymbol.character_code property. Gets or sets the character's code point value in decimal or hexadecimal.... writeln ( ' Line 1' ) # 2 - Add a SYMBOL field which displays...()) builder . writeln ( 'Line 2' ) # 3 - Add a SYMBOL field which...
VariableCollection.count property. Gets the number of elements contained in the collection.... toEqual ( 2 ); expect ( variables . at ( 0..."City" )). toEqual ( false ); // 2 - By index: variables . removeAt...
Aspose::Words::TextColumn class. Represents a single text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section of a document. To learn more, visit the documentation article in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...