Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 31,628 for

tag

(0.51 sec)
  1. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.custom_xml_part property. Returns the custom XML data part to which the parent structured document Tag is mapped....the parent structured document tag is mapped. @property def custom_xml_part...Create a structured document tag that will display the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT....restrictions to structured document tags. doc = aw . Document () builder...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XmlMapping class | Aspose.Words for Node.js

    Aspose.Words.Markup.XmlMapping class. 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...the parent structured document tag and an XML element stored within...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XmlMapping Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.XmlMapping class to seamlessly link structured document Tags with XML elements, enhancing your document's data integration....the parent structured document tag and an XML element stored within...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTagCollection.remove method |...

    StructuredDocumentTagCollection.remove method. Removes the structured document Tag with the specified identifier....Removes the structured document tag with the specified identifier...int The structured document tag identifier. Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....to remove structured document tag, but keeps content inside. Document...Document(getMyDir() + "Structured document tags.docx"); // This collection provides...

    reference.aspose.com/words/java/com.aspose.word...
  7. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... writeln ( "[tag 1]" ); let textBox = builder...50 ); builder . writeln ( "[tag 2]" ); builder . moveTo ( textBox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured document Tag by identifier in C++....Returns the structured document tag by identifier. System :: SharedPtr...int32_t The structured document tag identifier. Remarks Returns null...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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....the parent structured document tag is mapped. public CustomXmlPart...Create a structured document tag that will display the contents...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured document Tag....appearance of the structured document tag. get appearance () : Aspose ...SdtAppearance Examples Shows how to show tag around content. let doc = new...

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