Aspose::Words::Tables::Table::get_Title method. Gets or sets title of this table. It provides an alternative text representation of the information contained in the table in C++....CreateNestedTable () { auto doc = MakeObject < Document > ();...CreateTable ( doc , 3 , 4 , u "Outer Table" ); doc -> get_FirstSection...