Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 17,259 for

dom

(0.19 sec)
  1. CreateNSResolver | Aspose.HTML for .NET API Ref...

    Adapts any Dom node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document. This adapter works like the Dom Level 3 method lookupNamespaceURI on nodes in resolving the namespaceURI from a given prefix using the current information available in the nodes hierarchy at the time lookupNamespaceURI is called also correctly resolving the implicit xml prefix....CreateNSResolver method Adapts any DOM node to resolve namespaces so...This adapter works like the DOM Level 3 method lookupNamespaceURI...

    reference.aspose.com/html/net/aspose.html.dom.x...
  2. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....tree of nodes, much like in XML DOM. Where possible, class, method...Words Document Object Model (DOM) documentation article. Body...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DOCX Import - Custom Markup Features|Aspose.Wor...

    Import OOXML document using custom markup load options in Java....Words DOM as a CustomXmlMarkup node. You...Represented in Aspose.Words DOM as a StructuredDocumentTa node...

    docs.aspose.com/words/java/custom-markup-featur...
  4. INodeIterator | Aspose.SVG 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/svg/net/aspose.svg.dom.tra...
  5. 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...
  6. 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...
  7. Aspose.Html.Dom.Svg | Aspose.HTML for .NET API ...

    All classes in Aspose.Html.Dom.Svg namespace are based on w3c SVG2 recommendations. Using this namespace you can load navigate or render the SVG file as per your requirements....Dom.Svg Contents [ Hide ] All classes in Aspose.Html...Html.Dom.Svg namespace are based on w3c SVG2 recommendations...

    reference.aspose.com/html/net/aspose.html.dom.svg/
  8. 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...
  9. Transform | Aspose.PDF for .NET API 参考

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

    reference.aspose.com/pdf/zh/net/aspose.pdf/matr...
  10. DOCX Import - Custom Markup Features|Aspose.Wor...

    Import OOXML document using custom markup load options in C#....Words DOM as a CustomXmlMarkup node. You...Represented in Aspose.Words DOM as a StructuredDocumentTa node...

    docs.aspose.com/words/net/custom-markup-feature...