Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 1,681 for

structureddocumenttag

(0.1 sec)
  1. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... StructuredDocumentTa ( doc , aw . markup...sdt_rich_text = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.SdtType | Aspose.Words f...

    Discover the IStructureddocumenttag SdtType property to easily identify the type of Structured Document Tags for enhanced document management....docx" ); List < StructuredDocumentTa > tags = doc . GetChildNodes...GetChildNodes ( NodeType . StructuredDocumentTa , true ) . OfType <...

    reference.aspose.com/words/net/aspose.words.mar...
  3. IStructuredDocumentTag.WordOpenXML | Aspose.Wor...

    Discover the IStructureddocumenttag WordOpenXML property, access XML strings in FlatOpc format for enhanced document management and integration....docx" ); List < StructuredDocumentTa > tags = doc . GetChildNodes...GetChildNodes ( NodeType . StructuredDocumentTa , true ) . OfType <...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.LockContents | Aspose.Wo...

    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...

    reference.aspose.com/words/net/aspose.words.mar...
  5. XmlMapping.StoreItemId | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CompositeNode.getSdt method | Aspose.Words for ...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::DocumentVisitor::VisitStructured...

    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...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. XmlMapping | Aspose.Words for Java

    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...

    reference.aspose.com/words/java/com.aspose.word...
  9. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructureddocumenttag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...paragraph. StructuredDocumentTa tagClone = ( StructuredDocumentTa ) tag...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CompositeNode.getSdtRangeStart method | Aspose....

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...