DocumentBuilder.write method. Inserts a string into the document at the current insert position.... lineWidth = 2.5 ; builder . font . border ....builder . write ( "Row 1, Col 2" ); builder . endRow (); // Changing...
Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++...."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...( 0 ); ASSERT_EQ ( u "Section 2" , doc -> GetText (). Trim ());...