Aspose::Words::Style::get_NextParagraphStyleName method. Gets/sets the name of the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style in C++....Examples Shows how to access a document’s style collection. auto doc...doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...