SdtListItemCollection.count property. Gets number of items in the collection....work with drop down-list structured document tags. doc = aw ...body . append_child ( tag ) # A drop-down list structured document...
Node.getText method. Gets the text of this node and of all its children....represent some of the document's structural elements, such as page breaks...create a new section, and then append it as a child to the root document...
SdtListItemCollection.clear method. Clears all items from this collection....work with drop down-list structured document tags. doc = aw ...body . append_child ( tag ) # A drop-down list structured document...
SdtListItemCollection indexer. Returns a [SdtListItem](../../sdtlistitem/) object given its zero-based index in the collection....work with drop down-list structured document tags. doc = aw ...body . append_child ( tag ) # A drop-down list structured document...
SdtListItem.value property. Gets the value of this list item....work with drop down-list structured document tags. doc = aw ...body . append_child ( tag ) # A drop-down list structured document...
Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....represent some of the document's structural elements, such as page breaks...create a new section, and then append it as a child to the root document...
SdtListItemCollection.remove_at method. Removes a list item at the specified index....work with drop down-list structured document tags. doc = aw ...body . append_child ( tag ) # A drop-down list structured document...
CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....Examples Shows how to create a structured document tag with custom...custom_xml_parts . clear () # Create a structured document tag that will display...
CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....Examples Shows how to create a structured document tag with custom...custom_xml_parts . clear () # Create a structured document tag that will display...
CustomXmlPartCollection.remove_at method. Removes an item at the specified index....Examples Shows how to create a structured document tag with custom...custom_xml_parts . clear () # Create a structured document tag that will display...