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

tag

(0.28 sec)
  1. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....all child nodes of the smart tag and calls VisitSmartTagEnd at...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  2. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document Tag range end class....instance of the Structured document tag range end class. StructuredDocumentTa...corresponding structured document tag range start. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping of this structured document Tag range to XML data in a custom XML part of the current document in C++....of this structured document tag range to XML data in a custom...start of a structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....Examples Shows how to create smart tags. public void Create () { Document...new Document (); // A smart tag appears in a document with Microsoft...

    reference.aspose.com/words/net/aspose.words.mar...
  5. HTML Color Input – Generate HTML and C# Code On...

    Generate HTML color input using Aspose.HTML, preview the result and copy the generated HTML and C# code to your website....generate an HTML color input tag and color picker C# code by selecting...Image Tag HTML Video HTML Table HTML iFrame HTML <bdo> Tag HTML...

    products.aspose.com/html/net/generators/color/
  6. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document object which I want to be included in the main template usi…...template using the <<doc>> LINQ tag. Please find attached a minimal...incorrect data types, improper LINQ tag usage, or issues with the Document...

    forum.aspose.com/t/unable-to-insert-a-document-...
  7. StructuredDocumentTagRangeStart.placeholder pro...

    StructuredDocumentTagRangeStart.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this structured document Tag run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTagRangeStart.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTagRangeStart.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``....when this structured document tag run contents are empty, the associated...for this structured document tag. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) 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...
  9. 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...
  10. 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...