Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 31,602 for

tag

(0.16 sec)
  1. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....'Multi-section structured document tags.docx' ) tag = doc . get_child_nodes...NodeType . STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection....Shows how to work with smart tag properties to get in depth information...information about smart tags. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTagRangeStart Class | Aspose....

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeStart class, enabling seamless multi-section content management in structured documents....of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency....Shows how to work with smart tag properties to get in depth information...information about smart tags. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document Tag which accepts multi-sections content in Java....of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....how to get structured document tag. auto doc = System :: MakeObject...document tags by id.docx" ); // Get the structured document tag by...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Merging Table Cells Dynamically in Java|Aspose....

    Merge table cells with equal textual contents when building a report in Java....using cellMerge tags. Syntax of a cellMerge tag is defined as follows...cellMerge >> By default, a cellMerge tag causes a cell merging operation...

    docs.aspose.com/words/java/merging-table-cells-...
  9. Source constructor | Aspose.Words for Python

    Source constructor. Initialize a new instance of the [Source](../) class....Source constructor Source(tag, source_type) Initialize a new...class. def __init__ ( self , tag : str , source_type : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set font text color for document contents dynamically when building a report using C#....using textColor tags. Syntax of a textColor tag is defined as follows...textColor >> Note – A textColor tag can be used anywhere in a template...

    docs.aspose.com/words/net/setting-text-color-dy...