Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 29,492 for

tag

(0.07 sec)
  1. Aspose::Words::Markup::XmlMapping::SetMapping m...

    Aspose::Words::Markup::XmlMapping::SetMapping method. Sets a mapping between the parent structured document Tag and an XML node of a custom XML data part in C++....the parent structured document tag and an XML node of a custom XML...the parent structured document tag is successfully mapped to the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. 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...
  3. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....all child nodes of the smart tag and calls VisitSmartTagEnd at...Examples Shows how to create smart tags. public void Create () { Document...

    reference.aspose.com/words/net/aspose.words.mar...
  4. HTML Image Code Generator – Online Tool and C# ...

    Generate html code for image and use it in your own website. HTML Image Generator creates HTML and C# code for an HTML image element....NET HTML Code Generators Image Tag Generator XHTML JPG PDF XML MHTML...Generate HTML <img> Tag Easily! The <img> tag is used to embed an...

    products.aspose.com/html/net/generators/image/
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::GetChildNodes method. Returns a live collection of child nodes that match the specified types in C++....structured document tags.docx" ); auto tag = System :: AsCast...|Child nodes count: {0} \n " , tag -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. 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...
  7. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured document Tags in the range in C++....represents all structured document tags in the range. System :: SharedPtr...to remove structured document tag. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index....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...
  9. 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...
  10. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::RemoveAt method. Removes a structured document Tag at the specified index in C++....Removes a structured document tag at the specified index. void...to remove structured document tag. auto doc = System :: MakeObject...

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