Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++.... auto doc = System :: MakeObject < Aspose...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> Save...