Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,574 for

dom

(0.02 sec)
  1. Size | Aspose.HTML for .NET API Reference

    Size information. The precise meaning is specific to each type of field. See the size attribute definition in HTML 4.01. version Dom Level 2... @version DOM Level 2 public int Size { get...

    reference.aspose.com/html/net/aspose.html/htmli...
  2. Anchors | Aspose.HTML for .NET API Reference

    A collection of all the anchor A elements in a document with a value for the name attribute. For reasons of backward compatibility the returned set of anchors only contains those anchors created with the name attribute not those created with the id attribute. Note that in XHTML 1.0http//www.w3.org/TR/2002/REC-xhtml1-20020801 the name attribute see section 4.10 has no semantics and is only present for legacy user agents the id attribute is used instead. Users should prefer the iterator mechanisms provided by Dom Level 2 Traversalhttp//www.w3.org/TR/2000/REC-Dom-Level-2-Traversal-Range-20001113 instead....iterator mechanisms provided by [ DOM Level 2 Traversal ] instead....

    reference.aspose.com/html/net/aspose.html/htmld...
  3. Memory Issues when converting text file to PDF ...

    We’re running into memory problems when using Aspose.Words for .NET (version 21.5.0) to save big files to PDF format. When converting bigger files like about 15mb, noticed that the memory went up to 1.5Gb and when we d…...Words’ DOM, more memory would be required...original document size to build a DOM in the memory. It hardly depends...

    forum.aspose.com/t/memory-issues-when-convertin...
  4. How to get OutlineItemCollection.Action targetP...

    Note: I figured this one out and don't need help on it anymore. It seems Facades is the best way to perform actions on the PDF for these sorts of things. I am leaving the original issue below because I think the docume…...on new Document Object Model (DOM). [C#] string strDocDir = @ “C:\pdftest”...using the Pdf DOM. Here was my issue trying the DOM approach: The...

    forum.aspose.com/t/how-to-get-outlineitemcollec...
  5. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....of the as well as the whole DOM are based on standard. So, it...knowledge of and languages. DOM namespace A DOM tree is an in-memory...

    docs.aspose.com/html/net/edit-html-document/
  6. X | Aspose.SVG for .NET API Reference

    The X coordinate....read only, or corresponds to a DOM attribute that is read only....

    reference.aspose.com/svg/net/aspose.svg.datatyp...
  7. SVGDocument | Aspose.HTML for .NET API Reference

    An SVGDocument is the root of the SVG hierarchy and holds the entire content. Besides providing access to the hierarchy it also provides some convenience methods for accessing certain sets of information from the document. When an svg element is embedded inline as a component of a document from another namespace such as when an svg element is embedded inline within an XHTML document XHTML then an SVGDocument object will not exist instead the root object in the document object hierarchy will be a Document object of a different type such as an HTMLDocument object. However an SVGDocument object will indeed exist when the root element of the XML document hierarchy is an svg element such as when viewing a stand-alone SVG filei.e. a file with MIME type image/svgxml. In this case the SVGDocument object will be the root object of the document object model hierarchy....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.s...
  8. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....DocumentBuilder: Create a Table via DOM (Document Object Model) You can...insert tables directly into the DOM by adding a new Table node at...

    docs.aspose.com/words/cpp/create-a-table/
  9. ISVGFitToViewBox | Aspose.HTML for .NET API Ref...

    Interface SVGFitToViewBox defines Dom attributes that apply to elements which have XML attributes viewBox and preserveAspectRatio....Interface SVGFitToViewBox defines DOM attributes that apply to elements...See Also namespace Aspose.Html.Dom.Svg assembly Aspose.HTML ISVGAnimatedPoints...

    reference.aspose.com/html/net/aspose.html.dom.s...
  10. ProcessingInstruction | Aspose.HTML for .NET AP...

    The ProcessingInstruction represents a processing instruction used in XML as a way to keep processor-specific information in the text of the document....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/p...