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

xpath

(0.06 sec)
  1. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....method setMapping(customXmlPart, xPath, prefixMapping) Sets a mapping.... Markup . CustomXmlPart , xPath : string , prefixMapping : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. XmlMapping | Aspose.Words for Java

    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 in Java....part's text contents that the XPath points to. // In this case,...expression. getXPath() Returns the XPath expression, which is evaluated...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldIncludeText.NamespaceMappings | Aspose.Wor...

    Discover the FieldIncludeText NamespaceMappings property to easily manage namespace mappings for Xpath queries, enhancing your data handling efficiency....the namespace mappings for XPath queries. public string NamespaceMappings... Writeln (); // 2 - Use an XPath to take specific elements from...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. FieldIncludeText.LockFields | Aspose.Words for ...

    Control document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced document integrity.... Writeln (); // 2 - Use an XPath to take specific elements from..."xmlns:n='myNamespace'" ; fieldIncludeText . XPath = "/catalog/cd/title" ; doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 Xpath 浏览 SVG。... 如何使用 CSS 选择器和 XPath 查询导航文档以查找和操作元素。 要继续学习本教程,您应该在...选择元素的方法来导航 SVG 结构。他们还可以使用 CSS 选择器和 XPath 查询来有效地查找特定元素。这种分层模型可以轻松读取和修改...

    docs.aspose.com/svg/zh/python-net/navigate-svg/
  7. Aspose::Words::NodeList class | Aspose.Words fo...

    Aspose::Words::NodeList class. Represents a collection of nodes matching an Xpath query executed using the SelectNodes() method. To learn more, visit the documentation article in C++....collection of nodes matching an XPath query executed using the SelectNodes()...collection of nodes matching the XPath query. NodeList supports indexed...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. 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...
  9. 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...
  10. 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...