SmartTag.uri property. Specifies the namespace URI of the smart Tag....the namespace URI of the smart tag. get uri () : string Remarks...Examples Shows how to create smart tags. test ( 'Create' , () => { let...
Aspose::Words::Markup::SmartTag::get_Properties method. A collection of the smart Tag properties in C++....method A collection of the smart tag properties. System :: SharedPtr...Examples Shows how to create smart tags. void Create () { auto doc =...
Aspose::Words::Markup::CustomXmlProperty::get_Name method. Specifies the name of the custom XML attribute or smart Tag property in C++....custom XML attribute or smart tag property. System :: String Aspose...Examples Shows how to create smart tags. void Create () { auto doc =...
Aspose::Words::Markup::SmartTag::get_Element method. Specifies the name of the smart Tag within the document in C++....Specifies the name of the smart tag within the document. System ::...Examples Shows how to create smart tags. void Create () { auto doc =...
IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document Tag to XML data in a custom XML part of the current document....of this structured document tag to XML data in a custom XML part...to map a structured document tag to XML data. Examples Shows how...
Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document Tag and an XML node of a custom XML data part in C++....the parent structured document tag and an XML node of a custom XML...the parent structured document tag is successfully mapped to the...
Represents a collection of Custom XML Parts in Java....visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...
Set font text color for document contents dynamically when building a report using C#....using textColor tags. Syntax of a textColor tag is defined as follows...textColor >> Note – A textColor tag can be used anywhere in a template...
Aspose::Words::Markup::StructuredDocumentTagRangeStart::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++....structured document tags.docx" ); auto tag = System :: AsCast...\t |Child nodes count: " << tag -> GetChildNodes ( Aspose ::...
Aspose::Words::Markup::StructuredDocumentTagRangeEnd::StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document Tag range end class in C++....instance of the Structured document tag range end class. Aspose :: Words...corresponding structured document tag range start. Examples Shows how...