Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 27,814 for

tag

(0.05 sec)
  1. BuiltInDocumentProperties.Author | Aspose.Words...

    Manage document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization.... Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  3. Outputting Sequential Data in C#|Aspose.Words f...

    Output a sequence of elements with the same type when building a report using C#....opening and closing foreach tags within a template as follows...opening foreach tag. An opening foreach tag defines a foreach...

    docs.aspose.com/words/net/outputting-sequential...
  4. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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. 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...
  6. CustomXmlPartCollection class | Aspose.Words fo...

    aspose.words.markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SdtListItemCollection.RemoveAt | Aspose.Words f...

    Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  8. SdtListItem.displayText property | Aspose.Words...

    SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....document tags. let doc = new aw . Document (); let tag = new aw...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.color property ...

    StructuredDocumentTagRangeStart.color property. Gets or sets the color of the structured document Tag....color of the structured document tag. get color () : string Examples...multi-section structured document tags. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtListItemCollection.remove_at method | Aspose...

    SdtListItemCollection.remove_at method. Removes a list item at the specified index....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...