Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....Examples Shows how to add various control characters to a document. auto...SetCount ( 2 ); // We can use a control character to mark the point...