Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 17,083 for

dom

(0.05 sec)
  1. Get Document Window and Page Display Properties...

    Discover how to access document window and page display properties in a PDF file using Jython and Aspose.PDF....GitHub Adding JavaScript using DOM in Jython Get PDF File Information...

    docs.aspose.com/pdf/java/get-document-window-an...
  2. Rows | Aspose.HTML for .NET API Reference

    Returns the tables TFOOT or null if none exists.... @version DOM Level 2 See Also class HTMLCollection...

    reference.aspose.com/html/net/aspose.html/htmlt...
  3. SectionRowIndex | Aspose.HTML for .NET API Refe...

    The index of this row relative to the current section THEAD TFOOT or TBODY starting from 0. version Dom Level 2... @version DOM Level 2 public int SectionRowIndex...

    reference.aspose.com/html/net/aspose.html/htmlt...
  4. Size | Aspose.HTML for .NET API Reference

    Computed font size. See the size attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01. version Dom Level 2... @version DOM Level 2 public int Size { get...

    reference.aspose.com/html/net/aspose.html/htmlb...
  5. The namespace declaration attribute has an inco...

    Hi. Next code throws error “The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘http://www.w3.org/2000/xmlns/’”: Document document = new Document(“some file name”); var taggedContent = document.Tagge…...Xml/src/System/Xml/Dom/XmlDocument.cs:line 246 at System....Private.Xml/src/System/Xml/Dom/XmlDocument.cs:line 1077 at System...

    forum.aspose.com/t/the-namespace-declaration-at...
  6. IsSameNode | Aspose.SVG for .NET API Reference

    Returns whether this node is the same node as the given one. This method provides a way to determine whether two Node references returned by the implementation reference the same object. When two Node references are references to the same object even if through a proxy the references may be used completely interchangeably such that all attributes have the same values and calling the same Dom method on either reference always has exactly the same effect....values and calling the same DOM method on either reference always...class Node namespace Aspose.Svg.Dom assembly Aspose.SVG IsEqualNode...

    reference.aspose.com/svg/net/aspose.svg.dom/nod...
  7. Error | Aspose.HTML for .NET API Reference

    The error attribute must return the value it was initialized to. When the object is created this attribute must be initialized to null. Where appropriate it is set to the object representing the error e.g. the exception object in the case of an uncaught Dom exception....object in the case of an uncaught DOM exception). public object Error...ErrorEvent namespace Aspose.Html.Dom.Events assembly Aspose.HTML ColNo...

    reference.aspose.com/html/net/aspose.html.dom.e...
  8. Product Overview|Aspose.Words for .NET

    Aspose.Words for .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document Object Model (DOM) Programmatic access through...Words Document Object Model (DOM) section. Rendering We use the...

    docs.aspose.com/words/net/product-overview/
  9. Include Aspose.Slides Classes after Installing ...

    Hello, How to import Aspose.Slides in the code after installing the NuGet package Aspose.slides.cpp? screenshot.png (14.2 KB) Could you help to give the details steps to test it. Thanks in advance....#include <iostream> #include <DOM/Presentation.h> #include <Export/SaveFormat...

    forum.aspose.com/t/include-aspose-slides-classe...
  10. HTMLSelectElement | Aspose.HTML for .NET API Re...

    The select element allows the selection of an option. The contained options can be directly accessed through the select element as a collection. See the SELECT element definition in HTML 4.01....also the Document object Model (DOM) Level 2 HTML Specification ...options in this SELECT . @version DOM Level 2 override LocalName {...

    reference.aspose.com/html/net/aspose.html/htmls...