Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...
Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a paragraph in C++.... Multiple 2 The line spacing is specified..."Minimum line spacing of 20." ); // 2 - Set exact spacing. // Using...
Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...
ContentConfig element is used to add one or more lines of text to the parent element....= "Example" , ColumnsCount = 2 , Children = new List < BaseConfig...new BlockConfig () { Column = 2 , Children = new List < BaseConfig...
Discover the OleFormat SourceItem property, easily identify and manage linked portions of your source file with this essential string functionality.... EqualTo ( 2 )); Assert . That ( shapes . Count... OleObject ), Is . EqualTo ( 2 )); // If a shape contains an...
List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...
Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications....new SdtListItem ( "Item 2" , "Value 2" )); listItems . Add ( new...