Aspose::Words::Markup::IStructureddocumenttag::get_Level method. Gets the level at which this SDT occurs in the document tree in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc -> GetChildNodes...Words :: NodeType :: StructuredDocumentTa , true ) -> idx_get...
Aspose::Words::DocumentVisitor::VisitStructureddocumenttagStart method. Called when enumeration of a structured document tag has started in C++....:: Words :: Markup :: StructuredDocumentTa > sdt ) Parameter Type...ose::Words::Markup::StructuredDocumentTa> The object that is...
CompositeNode.getSdt method. Returns an Nth child [Structureddocumenttag](../../../aspose.words.markup/Structureddocumenttag/) node....Returns an Nth child StructuredDocumentTa node. getSdt ( index...based index of the child StructuredDocumentTa node to select. Negative...
IStructureddocumenttag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... StructuredDocumentTa ( doc , aw . markup...tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...
Discover how the IStructureddocumenttag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...InsertNode ( tag ); tag = new StructuredDocumentTa ( doc , SdtType . PlainText...
Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java.... StructuredDocumentTa tag = new StructuredDocumentTa(doc,...save(getArtifactsDir() + "StructuredDocumentTa.XmlMapping.docx"); Methods...
CompositeNode.getSdtRangeStart method. Returns an Nth child [StructureddocumenttagRangeStart](../../../aspose.words.markup/Structureddocumenttagrangestart/) node....Returns an Nth child StructuredDocumentTa node. getSdtRangeStart...based index of the child StructuredDocumentTa node to select. Negative...
Discover the XmlMapping StoreItemId property for custom XML data identifiers. Enhance XPath evaluation with our unique solutions for efficient data management.... StructuredDocumentTa tag = ( StructuredDocumentTa ) doc...GetChild ( NodeType . StructuredDocumentTa , 0 , true ); Assert...