Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 30,552 for

tag

(0.23 sec)
  1. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....visit_smart_tag_start() , then calls Node.accept()...the smart tag and calls DocumentVisitor.visit_smart_tag_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....custom XML attribute or smart tag property. public string Uri {...Shows how to work with smart tag properties to get in depth information...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document Tag....of this structured document tag. @property def sdt_type ( self...multi-section structured document tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyperlink Generator – Online Tool and C# Code

    Hyperlink Generator creates HTML anchor Tag and C# code for the element using Aspose.HTML. You can generate code and use it in your website or C# project....and C# code for an HTML anchor tag and use it in your own website...Create Anchor Tag <a> Easily! The <a> tag (anchor tag) is one of...

    products.aspose.com/html/net/generators/hyperlink/
  5. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart Tag properties for enhanced data control....custom XML attribute or smart tag property. public string Value...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 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...
  7. 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...
  8. 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...
  9. SdtListItemCollection indexer | Aspose.Words fo...

    SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index 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...
  10. SdtListItem.value property | Aspose.Words for P...

    SdtListItem.value property. Gets the value of this list item....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...