Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 30,728 for

tag

(1.28 sec)
  1. StructuredDocumentTag.sdtType property | Aspose...

    StructuredDocumentTag.sdtType property. Gets type of this Structured document Tag....of this Structured document tag . get sdtType () : Aspose . Words...type of a structured document tag. let doc = new aw . Document...

    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::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_XmlMapping method. Gets an object that represents the mapping of this structured document Tag to XML data in a custom XML part of the current document in C++....of this structured document tag to XML data in a custom XML part...create a structured document tag with custom XML data. auto doc...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::CustomXmlPropertyCollect...

    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 = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. SdtListItem class | Aspose.Words for Python

    aspose.words.markup.SdtListItem class. This element specifies a single list item within a parent [SdtType.COMBO_BOX](../sdttype/#COMBO_BOX) or [SdtType.DROP_DOWN_LIST](../sdttype/#DROP_DOWN_LIST) structured document Tag...document tag. To learn more, visit the Structured Document Tags or...structured document tags. doc = aw . Document () tag = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::SdtListItemCollection::A...

    Aspose::Words::Markup::SdtListItemCollection::Add method. Adds an item to this collection in C++....down-list structured document tags. auto doc = System :: MakeObject...Words :: Document > (); auto tag = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document 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...
  8. CustomXmlPartCollection.GetEnumerator | Aspose....

    Explore the CustomXmlPartCollection's GetEnumerator method to easily iterate through all collection items, enhancing your XML data management....create a structured document tag with custom XML data. Document...Create a structured document tag that will display our part's...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlPartCollection.get_by_id method | Aspo...

    CustomXmlPartCollection.get_by_id method. Finds and returns a custom XML part by its identifier....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...
  10. 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...