Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the Documentation article in C++.... void Create () { auto doc = MakeObject < Document > ();...= MakeObject < SmartTag > ( doc ); // Smart tags are composite...