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

structureddocumenttag

(0.07 sec)
  1. 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...
  2. 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...
  3. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....Words is imported as a StructuredDocumentTa node. Structured document...appearance into a document. StructuredDocumentTa can occur in a document...

    docs.aspose.com/words/python-net/working-with-c...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_WordOpenXML method. Gets a string that represents the XML contained within the node in the FlatOpc format in C++....:: Words :: Markup :: StructuredDocumentTa >>> tags = doc -> GetChildNodes...Words :: NodeType :: StructuredDocumentTa , true ) -> LINQ_OfType...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. 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...
  6. SdtAppearance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtAppearance enum for customizing structured document tag appearances. Enhance your document formatting effortlessly!...docx" ); StructuredDocumentTa tag = doc . GetChild...GetChild ( NodeType . StructuredDocumentTa , 0 , true ) as StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  7. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize document node types for imported inputs and select elements. Optimize your forms effortlessly!... StructuredDocumentTa ; Document doc = new...NodeType . StructuredDocumentTa , true ); StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.loa...
  8. DocumentVisitor.visit_structured_document_tag_s...

    DocumentVisitor.visit_structured_document_tag_start method. Called when enumeration of a structured document tag has started.... StructuredDocumentTa ): ... Parameter Type...Type Description sdt StructuredDocumentTa The object that is being...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visit_structured_document_tag_e...

    DocumentVisitor.visit_structured_document_tag_end method. Called when enumeration of a structured document tag has ended.... StructuredDocumentTa ): ... Parameter Type...Type Description sdt StructuredDocumentTa The object that is being...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItemCollection | Aspose.Words for Java

    Provides access to SdtListItem elements of a structured document tag in Java....Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc,...save(getArtifactsDir() + "StructuredDocumentTa.ListItemCollection.docx");...

    reference.aspose.com/words/java/com.aspose.word...