Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 30,732 for

tag

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

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store. Default value is DateTime in C++....date with a structured document tag. auto doc = System :: MakeObject...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. StructuredDocumentTagRangeStart.GetChildNodes |...

    Discover the StructuredDocumentTagRangeStart GetChildNodes method, which provides a dynamic collection of child nodes tailored to your specified types....structured document tags.docx" ); StructuredDocumentTa tag = doc . GetChildNodes...WriteLine ( $"\t|Child nodes count: {tag.GetChildNodes(NodeType.Any, false)...

    reference.aspose.com/words/net/aspose.words.mar...
  3. StructuredDocumentTagRangeStart.get_child_nodes...

    StructuredDocumentTagRangeStart.get_child_nodes method. Returns a live collection of child nodes that match the specified types....'Multi-section structured document tags.docx' ) tag = doc . get_child_nodes...NodeType . STRUCTURED_DOCUMENT_TAG_RANGE_START , True )[ 0 ] . ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_Tags method. Removes all [SmartTag](../../../aspose.words.markup/smartTag/) descendant nodes of the current node....remove_smart_tags method remove_smart_tags() Removes all SmartTag...current node. def remove_smart_tags ( self ): ... Remarks This method...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart Tag property....custom XML attribute or smart tag property. @property def uri (...Shows how to work with smart tag properties to get in depth information...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.DateDisplayLocale | Aspos...

    Customize date formats with the StructuredDocumentTag DateDisplayLocale property. Enhance user experience by setting preferred language formats effortlessly....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/net/aspose.words.mar...
  7. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed....date with a structured document tag. let doc = new aw . Document...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...date with a structured document tag. doc = aw . Document () # Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::Remove method. Removes the structured document Tag with the specified identifier in C++....Removes the structured document tag with the specified identifier...int32_t The structured document tag identifier. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store...date with a structured document tag. doc = aw . Document () # Insert...Insert a structured document tag that prompts the user to enter...

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