Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,693 for

structureddocumenttag

(0.06 sec)
  1. 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...
  2. 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/net/working-with-content-...
  3. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [Structureddocumenttag](../Structureddocumenttag/) can occur....tree where a particular StructuredDocumentTa can occur. Members Name...sdt_plain_text = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. SdtListItem | Aspose.Words for .NET

    Discover the SdtListItem constructor, effortlessly create new instances of this powerful class for enhanced data management and functionality....(); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...Save ( ArtifactsDir + "StructuredDocumentTa.ListItemCollection.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::XmlMapping::get_PrefixMa...

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...:: Words :: Markup :: StructuredDocumentTa >> ( tag ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. SdtListItem | Aspose.Words for Java

    This element specifies a single list item within a parent SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag in Java....Document(); StructuredDocumentTa tag = new StructuredDocumentTa(doc,...save(getArtifactsDir() + "StructuredDocumentTa.ListItemCollection.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructureddocumenttag's IsMultiSection property, which identifies if your tag is a ranged multisection, enhancing document organization and functionality.... StructuredDocumentTa . GetById ( 1160505028...sdt = doc . Range . StructuredDocumentTa . GetByTitle ( "Alias4"...

    reference.aspose.com/words/net/aspose.words.mar...
  9. IStructuredDocumentTag.Title | Aspose.Words for...

    Discover the IStructureddocumenttag Title property—define a user-friendly name for your SDT and enhance document clarity. Learn more now!... StructuredDocumentTa . GetById ( 1160505028...sdt = doc . Range . StructuredDocumentTa . GetByTitle ( "Alias4"...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... StructuredDocumentTa tag = new StructuredDocumentTa(doc,...save(getArtifactsDir() + "StructuredDocumentTa.CustomXml.docx"); Methods...

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