Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 27,718 for

tag

(0.07 sec)
  1. Aspose::Words::Document::get_CustomXmlParts met...

    Aspose::Words::Document::get_CustomXmlParts method. Gets or sets the collection of Custom XML Data Storage Parts in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clone method. Makes a deep copy of this collection and its items in C++....create a structured document tag with custom XML data. auto doc...Create a structured document tag that will display our part's...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart Tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...specifies the presence of a smart tag around one or more inline structures...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....document tags. let doc = new aw . Document (); let tag = new aw...appendChild ( tag ); // A drop-down list structured document tag is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....all child nodes of the smart tag and calls DocumentVisitor.visitSmartTagEnd()...Examples Shows how to create smart tags. test ( 'Create' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTagRangeStart.RemoveSelfOnly ...

    Effortlessly remove Structured Document Tag range starts while preserving content. Optimize your document structure with the RemoveSelfOnly method today!...nodes of the structured document tag, but keeps its content inside...create/remove structured document tag and its content. public void...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::SmartTag::get_Uri method...

    Aspose::Words::Markup::SmartTag::get_Uri method. Specifies the namespace URI of the smart Tag in C++....the namespace URI of the smart tag. System :: String Aspose :: Words...Examples Shows how to create smart tags. void Create () { auto doc =...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. SdtListItemCollection.Count | Aspose.Words for ...

    Discover the SdtListItemCollection Count property to easily retrieve the total number of items in your collection for efficient data management....down-list structured document tags. Document doc = new Document...Document (); StructuredDocumentTa tag = new StructuredDocumentTa ( doc...

    reference.aspose.com/words/net/aspose.words.mar...
  9. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....structured document tags. doc = aw . Document () tag = aw . markup...append_child ( tag ) # A drop-down list structured document tag is a form...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....visit the Structured Document Tags or Content Control documentation...create a structured document tag with custom XML data. Document...

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