Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 18,194 for

tag

(0.12 sec)
  1. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart Tag solutions designed to enhance your property management and streamline operations....property A collection of the smart tag properties. public CustomXmlPropertyCol...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::Markup::CustomXmlProperty::get_V...

    Aspose::Words::Markup::CustomXmlProperty::get_Value method. Gets or sets the value of the custom XML attribute or smart Tag property in C++....custom XML attribute or smart tag property. System :: String Aspose...Examples Shows how to create smart tags. void Create () { auto doc =...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. SdtDateStorageFormat | Aspose.Words for Java

    Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the documents data store in Java....date with a structured document tag. Document doc = new Document();...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/java/com.aspose.word...
  4. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....visit_smart_tag_start() , then calls Node.accept()...the smart tag and calls DocumentVisitor.visit_smart_tag_end() at...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document Tag (SDT or content control) in a document...Represents a structured document tag (SDT or content control) in a...visit the Structured Document Tags or Content Control documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection....Shows how to work with smart tag properties to get in depth information...smart tags. doc = aw . Document ( MY_DIR + 'Smart tags.doc' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....structured document tags.docx" ); let tag = doc . getChild ( aw...asStructuredDocument (); expect ( tag . wordOpenXMLMinimal . includes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart Tag properties for enhanced data control....custom XML attribute or smart tag property. public string Value...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  9. CustomXmlProperty.value property | Aspose.Words...

    CustomXmlProperty.value property. Gets or sets the value of the custom XML attribute or smart Tag property....custom XML attribute or smart tag property. get value () : string...Examples Shows how to create smart tags. test ( 'Create' , () => { let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTagRangeStart.removeSelfOnly ...

    StructuredDocumentTagRangeStart.removeSelfOnly method. Removes this range start and appropriate range end nodes of the structured document Tag, but keeps its content inside the document tree....nodes of the structured document tag, but keeps its content inside...create/remove structured document tag and its content. test ( 'SdtRangeExtendedMeth'...

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