Aspose::Words::ParagraphFormat::get_SnapToGrid method. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Enable pitching, and then...