Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,263 for

xpath

(0.04 sec)
  1. 合并 3D 文件中的网格|Documentation

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

    docs.aspose.com/3d/zh/net/merge-meshes-in-3d-file/
  2. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....selectNodes(String xpath) Selects a list of nodes matching the XPath expression...ing xpath) Selects the first Node that matches the XPath expression...

    reference.aspose.com/words/java/com.aspose.word...
  3. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of shapes in a 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...
  4. Work with SVG Attributes in Python – Get, Set, ...

    Work with SVG attributes in Python with Aspose.SVG. Get, set, check, remove, and update SVG element attributes using DOM APIs....approach with CSS selectors or XPath queries described in Navigate... query_selector_all() , or XPath when all matches must change...

    docs.aspose.com/svg/python-net/work-with-svg-at...
  5. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...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...
  6. 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...
  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. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....list of nodes matching the XPath expression. SelectSingleNode...first Node that matches the XPath expression. ToString ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/story/
  10. 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/