Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 27,380 for

tag

(0.13 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....text for a structured document tag. auto doc = MakeObject < Document...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your documents today!...plain text structured document tag, // which will act as a plain...text into. StructuredDocumentTa tag = new StructuredDocumentTa (...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Markup::XmlMapping::get_XPath me...

    Aspose::Words::Markup::XmlMapping::get_XPath method. Returns the XPath expression, which is evaluated to find the custom XML node that is mapped to the parent structured document Tag in C++....the parent structured document tag. System :: String Aspose :: Words...Create a structured document tag that will display the contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified....plain text structured document tag, # which will act as a plain...the user may enter text into. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....plain text structured document tag, // which will act as a plain...user may enter text into. auto tag = MakeObject < StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....Create a structured document tag that will display the contents...contents of our CustomXmlPart. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document Tag is mapped in C++....the parent structured document tag is mapped. System :: SharedPtr...Create a structured document tag that will display the contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured document Tag is successfully mapped to XML data in C++....the parent structured document tag is successfully mapped to XML...Create a structured document tag that will display the contents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document Tag by identifier....Returns the structured document tag by identifier. def get_by_id...int The structured document tag identifier. Remarks Returns null...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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....the parent structured document tag and an XML element stored within...visit the Structured Document Tags or Content Control documentation...

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