Aspose::Words::Saving::TxtSaveOptions::get_PreserveTableLayout method. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format. The default value is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...