Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 18,194 for

tag

(0.14 sec)
  1. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the 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...
  2. SmartTag class | Aspose.Words for Python

    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...specifies the presence of a smart tag around one or more inline structures...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....appearance of the structured document tag. virtual get_Color () Gets the...color of the structured document tag. virtual get_Id () Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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...
  5. 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...
  6. 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...
  7. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....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::StructuredDocumentTagRan...

    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...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....Examples Shows how to create smart tags. void Create () { auto doc =...< Document > (); // A smart tag appears in a document with Microsoft...

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