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

tag

(0.08 sec)
  1. SdtListItem.DisplayText | Aspose.Words for .NET

    Discover how the SdtListItem DisplayText property enhances your content by customizing displayed text, improving user engagement and clarity....down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for 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...
  3. SdtListItemCollection.selected_value property |...

    SdtListItemCollection.selected_value property. Specifies currently selected value in this list...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...
  4. HTML Checkbox Generator – Online Tool and C# code

    Checkbox Generator lets you create HTML checkboxes for your website using Aspose.HTML. You can preview the checkbox and copy generated HTML and C# code....generate an HTML checkbox input tag and checkbox C# code by selecting...Please always include a <label> tag for better accessibility! Create...

    products.aspose.com/html/net/generators/checkbox/
  5. XmlMapping.store_item_id property | Aspose.Word...

    XmlMapping.store_item_id property. Specifies the custom XML data identifier for the custom XML data part which shall be used to evaluate the [XmlMapping.xpath](../xpath/) expression....structured document tag.docx' ) # Structured document tags have IDs in...in the form of GUIDs. tag = doc . get_child ( aw . NodeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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-...
  9. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part 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...
  10. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts 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/doc...