Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 786 for

xpath

(0.04 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.bookmark_name property | Aspos...

    FieldIncludeText.bookmark_name property. Gets or sets the name of the bookmark in the document to include.... 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...
  3. FieldIncludeText.lock_fields property | Aspose....

    FieldIncludeText.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated.... 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...
  4. FieldIncludeText.TextConverter | Aspose.Words f...

    Discover the FieldIncludeText TextConverter property to easily manage text converter names for your included file formats. Enhance your workflow today!... 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...
  5. 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...
  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.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...
  8. 导航和检测 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/
  9. 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...
  10. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML data....part's text contents that the XPath points to. // In this case,...expect ( tag . xmlMapping . xpath ). toEqual ( "/root[1]/text[2]"...

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