Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 17,276 for

dom

(0.08 sec)
  1. INodeIterator | Aspose.HTML for .NET API Reference

    Iterators are used to step through a set of nodes e.g. the set of nodes in a NodeList the document subtree governed by a particular Node the results of a query or any other set of nodes. The set of nodes to be iterated is determined by the implementation of the NodeIterator. Dom Level 2 specifies a single NodeIterator implementation for document-order traversal of a document subtree. Instances of these iterators are created by calling DocumentTraversal .createNodeIterator.... DOM Level 2 specifies a single NodeIterator...also the Document object Model (DOM) Level 2 Traversal and Range...

    reference.aspose.com/html/net/aspose.html.dom.t...
  2. Aspose.PDF for C++ 21.7 Release Notes|Aspose.PD...

    This article decsribes changes and updates in version 21.7 of Aspose.PDF for C++ library...Cpp/DOM/PageMode_.h Aspose.PDF.Cpp/DOM/PageMode.h Aspose...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-21-7...
  3. Node | Aspose.HTML for .NET API Reference

    The Node interface is the primary datatype for the entire Document Object Model. It represents a single node in the document tree. While all objects implementing the Node interface expose methods for dealing with children not all objects implementing the Node interface may have children. For example Text./text nodes may not have children and adding children to such nodes results in a DomException./Domexception being raised....ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, such as Document...of Node interface returns the DOM node’s parent Element , or null...

    reference.aspose.com/html/net/aspose.html.dom/n...
  4. Aspose.HTML for .NET 22.6 Release Notes

    This article contains information about the release notes for Aspose.HTML for .NET 22.6....org/TR/2003/REC-DOM-Level-2-HTML-20030109'>Document object Model (DOM) Level...org/TR/2003/REC-DOM-Level-2-HTML-20030109'>Document object Model (DOM) Level...

    releases.aspose.com/html/net/release-notes/2022...
  5. IDocumentTraversal | Aspose.SVG for .NET API Re...

    DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order depth first pre-order traversal which is equivalent to the order in which the start tags occur in the text representation of the document. In Doms which support the Traversal feature DocumentTraversal will be implemented by the same objects that implement the Document interface.... In DOMs which support the Traversal...also the Document object Model (DOM) Level 2 Traversal and Range...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Get Started https://docs.aspose.com/pdf/net/get-started/ Recent content in Get Started on Documentation Hugo -- gohugo.io Sat, 05 Jun 2021 00:00:00 +......PDF DOM API https://docs.aspose.com/pdf/net/basics-of-dom-api/...com/pdf/net/basics-of-dom-api/ introduction-to-the-dom-api Introduction...

    docs.aspose.com/pdf/net/get-started/index.xml
  7. Transform | Aspose.PDF for .NET API 参考

    使用此矩阵变换点... DOM . Matrix m = new Aspose . Pdf . DOM . Matrix (...

    reference.aspose.com/pdf/zh/net/aspose.pdf/matr...
  8. IXPathEvaluator | Aspose.SVG for .NET API Refer...

    The evaluation of XPath expressions is provided by IXPathEvaluator./ixpathevaluator....CreateNSResolver (Node) Adapts any DOM node to resolve namespaces so...This adapter works like the DOM Level 3 method lookupNamespaceURI...

    reference.aspose.com/svg/net/aspose.svg.dom.xpa...
  9. Detect whether a shape or table is part of head...

    Hello, How to detect whether a shape or table is part of header or footer or body? I need to do some operations on shapes and tables but those should be inside the body only for whole document. Thanks, Varun...Words’ DOM here: Aspose.Words Document Object Model (DOM) in C#...C# Document Object Model (DOM) is an in-memory representation...

    forum.aspose.com/t/detect-whether-a-shape-or-ta...
  10. FitBHExplicitDestination | Aspose.PDF for Java ...

    Represents explicit destination that displays the page with the vertical coordinate to positioned at the top edge of the window and the contents of the page magnified just enough to fit the entire width of its bounding box within the window....instance and initializes it by DOM page object and top parameter...instance and initializes it by DOM page object and top parameter...

    reference.aspose.com/pdf/java/com.aspose.pdf/fi...