Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 30,738 for

tag

(0.19 sec)
  1. XmlMapping.store_item_id property | Aspose.Word...

    XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression....structured document tag.docx' ) # Structured document tags have IDs in...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....Examples Shows how to create smart tags. def create (): doc = aw . Document...Document () # A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....document tags. let doc = new aw . Document (); let tag = new aw...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....structured document tags. doc = aw . Document () tag = aw . markup...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....structured document tags. doc = aw . Document () tag = aw . markup...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....Shows how to work with smart tag properties to get in depth information...information about smart tags. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management....Shows how to work with smart tag properties to get in depth information...information about smart tags. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....create a structured document tag with custom XML data. doc = aw...Create a structured document tag that will display our part's...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart Tag properties. To learn more, visit the documentation article in C++....custom XML attributes or smart tag properties. To learn more, visit...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...