Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 31,601 for

tag

(0.14 sec)
  1. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....text for a structured document tag. doc = aw . Document () # Insert...plain text structured document tag of the "PlainText" type, which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured document Tag is successfully mapped to XML data....the parent structured document tag is successfully mapped to XML...Create a structured document tag that will display the contents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. StructuredDocumentTag.LockContentControl | Aspo...

    Discover how the StructuredDocumentTag LockContentControl property enhances document security by preventing users from deleting essential content. Learn more!...restrictions to structured document tags. Document doc = new Document...plain text structured document tag, which acts as a text box that...

    reference.aspose.com/words/net/aspose.words.mar...
  4. IStructuredDocumentTag.LockContents | Aspose.Wo...

    Discover how the IStructuredDocumentTag LockContents property enhances document security by preventing content edits. Ensure your SDT remains intact!...restrictions to structured document tags. Document doc = new Document...plain text structured document tag, which acts as a text box that...

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

    Aspose::Words::Markup::XmlMapping::get_PrefixMappings method. Returns XML namespace prefix mappings to evaluate the XPath in C++....Create a structured document tag that will display the contents...contents of our CustomXmlPart. auto tag = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove Tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....Manage Tags and Custom Data in Presentations in .NET Contents...how Aspose.Slides works with tags and custom data in PowerPoint...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  7. Aspose::Words::DocumentBuilder::MoveToStructure...

    Aspose::Words::DocumentBuilder::MoveToStructuredDocumentTag method. Moves the cursor to the structured document Tag in C++....cursor to the structured document tag. void Aspose :: Words :: DocumentBuilder...a>& The structured document tag to move to. characterIndex int32_t...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. StructuredDocumentTagCollection.GetByTitle | As...

    Discover the GetByTitle method in StructuredDocumentTagCollection, which efficiently retrieves the first document Tag by title for streamlined data management....the first structured document tag encountered in the collection...title of structured document tag. Remarks Returns null if the...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DocumentBuilder.current_structured_document_tag...

    DocumentBuilder.current_structured_document_Tag property. Gets the structured document Tag that is currently selected in this [DocumentBuilder](../)....current_structured_document_tag property DocumentBuilder.cur...cument_tag property Gets the structured document tag that is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Getting error if tag not well formed. Correct me I...cells with a conditional block tag, e.g.: <<if[r.Max(i => i.PartialDischarge)...

    forum.aspose.com/t/how-to-hide-column-based-on-...