Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 31,489 for

tag

(0.11 sec)
  1. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-section) structured document Tag in C++....(multi-section) structured document tag. virtual bool Aspose :: Words...how to get structured document tag. auto doc = System :: MakeObject...

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

    Learn how to add, read, update, and remove Tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....Manage Tags and Custom Data in Presentations Using JavaScript...many parts—such as User Defined Tags—defined by ISO/IEC 29500. Custom...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  3. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured documents for improved efficiency and organization....Create a structured document tag that will display the contents...CustomXmlPart. StructuredDocumentTa tag = new StructuredDocumentTa (...

    reference.aspose.com/words/net/aspose.words.mar...
  4. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured document management with precision and ease....the parent structured document tag. public string XPath { get ;...Create a structured document tag that will display the contents...

    reference.aspose.com/words/net/aspose.words.mar...
  5. All contents block (sdtBlock) from document is ...

    Pasing my code block here MainDocumentPart mainPart = Docx.MainDocumentPart; SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray(); foreach (SdtBlock sdt in sdtList) { SdtContentBlock sd…...FirstOrDefault(); Tag _tag = sdtPr.Elements<Tag>().FirstOrDefault();...FirstOrDefault(); if (_tag != null) LstContentControlBlo.Add(_tag.Val); } Not...

    forum.aspose.com/t/all-contents-block-sdtblock-...
  6. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary 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...user may enter text into. let tag = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement Tags in Java applications....Developer Guide Working with Tags Live Demos High Code APIs Source...Working with Tags Contents [ Hide Show ] Get Note Tag Details from...

    docs.aspose.com/note/java/working-with-tags/
  8. 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...
  9. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document Tag which accepts multi-sections content...of ranged structured document tag which accepts multi-sections...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Markup::XmlMapping class | Aspos...

    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. To learn more, visit the documentation article in C++....the parent structured document tag and an XML element stored within...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/cpp/aspose.words.mar...