Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,025 for

xpath

(0.05 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++...., const System :: String & xPath , const System :: String & prefixMapping...part to map to. xPath const System::String& An XPath expression to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FieldIncludeText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIncludeText class for seamless document integration. Enhance your workflow with efficient INCLUDETEXT field implementation....the namespace mappings for XPath queries. Result { get; set;...field type. XPath { get; set; } Gets or sets XPath for the desired...

    reference.aspose.com/words/net/aspose.words.fie...
  3. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....CustomXmlPart customXmlPart , string xPath , string prefixMapping ) Parameter...data part to map to. xPath String An XPath expression to find the...

    reference.aspose.com/words/net/aspose.words.mar...
  4. 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++....prefix mappings to evaluate the XPath . get_StoreItemId () Specifies...the XPath expression. get_XPath () const Returns the XPath expression...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. I want to search for hyperlinks or urls that co...

    Search and replace keyword in a hyperlink and URL...newKeyword = "newKeyword"; // Use XPath to find all hyperlink fields...searching and replacing. XPath Selection : Use XPath to select all hyperlink...

    forum.aspose.com/t/i-want-to-search-for-hyperli...
  6. FieldIncludeText class | Aspose.Words for Python

    aspose.words.fields.FieldIncludeText class. Implements the INCLUDETEXT field...the namespace mappings for XPath queries. result Gets or sets...(Inherited from Field ) xpath Gets or sets XPath for the desired portion...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIncludeText.text_converter property | Aspo...

    FieldIncludeText.text_converter property. Gets or sets the name of the text converter for the format of the included file.... writeln () # 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" field_include_text . xpath = '/catalog/cd/title' doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIncludeText.source_full_name property | As...

    FieldIncludeText.source_full_name property. Gets or sets the location of the document using an IRI.... writeln () # 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" field_include_text . xpath = '/catalog/cd/title' doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIncludeText.xsl_transformation property | ...

    FieldIncludeText.xsl_transformation property. Gets or sets the location of XSL Transformation to format XML data.... writeln () # 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" field_include_text . xpath = '/catalog/cd/title' doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Navigate SVG – Aspose.SVG for Python via .NET

    Learn how to inspect SVG using Python, iterate through SVG elements, and navigate through SVG using CSS Selector or Xpath....document using CSS selectors and XPath queries to find and manipulate...also use CSS selectors and XPath queries to find specific elements...

    docs.aspose.com/svg/python-net/navigate-svg/