Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin text is wrapped by whole words in C++....SharedPtr < ParagraphFormat > format = doc -> get_FirstSection ()...(); format -> set_FarEastLineBreakCont ( true ); format -> set_WordWrap...