CustomXmlProperty Name property. Specifies the name of the custom XML attribute or smart tag property in C#....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...
SmartTag AcceptEnd method. Accepts a visitor for visiting the end of the SmartTag in C#....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...
SmartTag Uri property. Specifies the namespace URI of the smart tag in C#....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...
Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: Drawing...) Parameter Type Description doc const System::SharedPtr<Aspo...
Document.spelling_checked property. Returns ``True`` if the Document has been checked for spelling.... doc = aw . Document () # The string...string with spelling errors. doc . first_section . body . first_paragraph...