Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,197 for

xpath

(0.41 sec)
  1. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...selectNodes(xpath) Selects a list of nodes matching the XPath expression...selectSingleNode(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 合并 3D 文件中的网格|Documentation

    开发人员可以将多个网格合并为一个有效的网格。它们可能会将 3D 场景的所有网格、一个节点或一组节点转换为单个网格。为了实现这一点,在 Aspose.ThreeD.Entities.PolygonModifier类中有三个MergeMesh成员。...Google Draco 文件中的 3D 网格 使用类似XPath的对象查询...

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  3. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the custom XML data part to which the parent structured document tag is mapped in C++....part's text contents that the XPath points to. // In this case,...-> get_XmlMapping () -> get_XPath ()); ASSERT_EQ ( u "xmlns:ns='http://www...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...select_nodes(xpath) Selects a list of nodes matching the XPath expression...select_single_node(xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Data Extraction – C# Examples – Aspose.HTML for...

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and extract data from the web using Aspose.HTML for .NET....from the HTML file – usually, XPath, CSS selectors, or both. Data...document by using CSS Selector or XPath. Website to HTML – This article...

    docs.aspose.com/html/net/data-extraction/
  6. FieldIncludeText class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  7. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. set_Behavior (A...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. To learn more, visit the documentation article in C++....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. set_CustomNodeId...

    reference.aspose.com/words/cpp/aspose.words.mat...
  9. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...get_child_nodes() or using an XPath query with CompositeNode.select_nodes()...select_nodes(xpath) Selects a list of nodes matching the XPath expression...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....also support CSS, JavaScript, XPath and HTML5 Canvas specifications...article. Q: Do you support XPath syntax? A: Yes. Moreover, we...

    docs.aspose.com/html/net/faq/