Aspose::Words::StyleCollection class. A collection of Style objects that represent both the built-in and user-defined styles in a Document. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a custom paragraph...