Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 28,984 for

tag

(0.24 sec)
  1. 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...
  2. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart Tag's namespace URI for enhanced functionality and seamless integration in your applications....the namespace URI of the smart tag. public string Uri { get ; set...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. CustomXmlProperty.Name | Aspose.Words for .NET

    Define your custom XML attributes effortlessly with the CustomXmlProperty Name property. Enhance your documents with smart Tags for better organization....custom XML attribute or smart tag property. public string Name...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SmartTag.Element | Aspose.Words for .NET

    Discover the SmartTag Element property to easily define and manage smart Tag names within your documents for enhanced organization and efficiency....Specifies the name of the smart tag within the document. public string...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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...
  6. Restarting List Numbering Dynamically in Java|A...

    Restart list numbering within your documents dynamically when building a report in Java....dynamically using restartNum tags. In particular, this feature...order by putting a restartNum tag into your template before a corresponding...

    docs.aspose.com/words/java/restarting-list-numb...
  7. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in 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...
  8. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a 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...
  9. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....document tag. To learn more, visit the Structured Document Tags or...down-list structured document tags. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java....visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...

    reference.aspose.com/words/java/com.aspose.word...