Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 28,724 for

tag

(0.05 sec)
  1. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....structured document tags.docx" ); StructuredDocumentTa tag = doc . GetChild...StructuredDocumentTa ; Assert . That ( tag . WordOpenXMLMinimal . Contains...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Range.structured_document_tags property | Aspos...

    Range.structured_document_Tags property. Returns a [Range.structured_document_Tags](./) collection that represents all structured document Tags in the range....structured_document_tags property Range.structured_document_tags property...a Range.structured_document_tags collection that represents all...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart Tag within the document....Specifies the name of the smart tag within the document. @property...Examples Shows how to create smart tags. def create (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....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...
  5. Aspose::Words::Markup::XmlMapping::SetMapping m...

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

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document Tag in Java....document tag. To learn more, visit the Structured Document Tags or...down-list structured document tags. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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 or...color of the structured document tag. virtual get_Id () Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. 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...