CustomXmlPropertyCollection.add method. Adds a property to the collection....Shows how to work with smart tag properties to get in depth information...information about smart tags. let doc = new aw . Document ( base...
Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++....Shows how to work with smart tag properties to get in depth information...information about smart tags. auto doc = MakeObject < Document...
SmartTag.accept method. Accepts a visitor....visit_smart_tag_start() , then calls Node.accept()...the smart tag and calls DocumentVisitor.visit_smart_tag_end() at...
CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...
CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....create a structured document tag with custom XML data. let doc...Create a structured document tag that will display our part's...
CustomXmlPart.clone method. Makes a deep enough copy of the object...create a structured document tag with custom XML data. let doc...Create a structured document tag that will display our part's...
CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...
CustomXmlPartCollection.clear method. Removes all elements from the collection....create a structured document tag with custom XML data. let doc...Create a structured document tag that will display our part's...
CustomXmlPartCollection.remove_at method. Removes an item at the specified index....create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...
CustomXmlPropertyCollection.add method. Adds a property to the collection....Shows how to work with smart tag properties to get in depth information...smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc' )...