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

structureddocumenttag

(0.04 sec)
  1. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....Words is imported as a StructuredDocumentTa node. Structured document...appearance into a document. StructuredDocumentTa can occur in a document...

    docs.aspose.com/words/cpp/structured-document-t...
  2. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular Structureddocumenttag can occur in Java....tree where a particular StructuredDocumentTa can occur. Examples:...eIdentifier.QUOTE); StructuredDocumentTa sdtPlainText = new ...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructureddocumenttag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....:: Words :: Markup :: StructuredDocumentTa > Aspose :: Words ::...c () See Also Class StructuredDocumentTa Class DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 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...
  5. 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...
  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. 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...
  8. IStructuredDocumentTag.lock_contents property |...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlMapping.CustomXmlPart | Aspose.Words for .NET

    Discover the XmlMapping CustomXmlPart property, which links your structured document tags to custom XML data parts for enhanced document integration.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...Save ( ArtifactsDir + "StructuredDocumentTa.XmlMapping.docx" );...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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...