Aspose.Html | The Aspose.Html namespace contains classes and methods to manipulate HTML documents , whether simple or complex and on the fly. Aspose.HTML for .NET allows developers to Insert, Remove, Replace HTML nodes, extract CSS style information, Navigate through HTML document either by NodeIterator , TreeWalker that are provided by Traversal Specifications, XPath or CSS selector queries. It also offers the scripting which allows to manipulate HTML DOM via JavaScript. As well as HTML, this API also provides the capabilities to load EPUB and MHTML. Aspose APIs are famous for their inter file format conversion features and this API also provides the capabilities to load HTML file and render the output in PDF, XPS and raster image formats including JPEG, PNG, BMP and TIFF. |
Aspose.Html.Accessibility | The Aspose.Html.Dom.Accessibility namespace is for all Web Accessibility related manipulations. complies with international standards W3C Web Accessibility Initiative |
Aspose.Html.Accessibility.Results | The Aspose.Html.Accessibility.Results namespace contains classes that describe the results of rule validation |
Aspose.Html.Accessibility.Saving | The Aspose.Html.Accessibility.Saving namespace is designed to save validation results various formats. |
Aspose.Html.Collections | The Aspose.Html.Collections namespace consists of classes to represent, store and manipulate nodes and elements. |
Aspose.Html.Converters | The Aspose.Html.Converters namespace goal is easy access to conversion methods. It provides a wide range of conversions to the popular formats, such as PDF, XPS, image formats, etc. More specific conversion (rendering, saving) user cases are presented by well known and documented low level API functions in subject oriented namespaces. |
Aspose.Html.Diagnostics | The Aspose.Html.Diagnostics namespace contains interfaces for working with metrics and collecting logs and traces. |
Aspose.Html.Dom | The Aspose.Html.Dom (Document Object Model) namespace provides API that represents and interacts with any HTML, XML or SVG documents. The DOM is a document model loaded in the browser and representing the document as a node tree, where each node represents part of the document (e.g. an element, text string, or comment). |
Aspose.Html.Dom.Attributes | The Aspose.Html.Dom.Attributes namespace contains unified attribute classes which specifies or qualifies any object (node, element, …) feature or behavior. |
Aspose.Html.Dom.Canvas | |
Aspose.Html.Dom.Css | Provides interfaces for DOM Level 2 Style Specification. Cascading Style Sheets (CSS) is a style sheet language that allows authors and users to attach style (e.g., fonts and spacing) to structured documents (e.g., HTML documents and XML applications). It supports media-specific style sheets so that authors may tailor the presentation of their documents to visual browsers, aural devices, printers, braille devices, handheld devices, etc. It also supports content positioning, table layout, features for internationalization and some properties related to user interface. By separating the presentation style of documents from the content of documents, CSS simplifies Web authoring and site maintenance. |
Aspose.Html.Dom.Events | The Aspose.Html.Dom.Events namespace provides objects for any events related DOM updating. It includes subscription to specific contextual information observation associated with event as well as custom events construction. |
Aspose.Html.Dom.Mutations | The Aspose.Html.Dom.Mutations provides opportunity to observe DOM mutations and getting specific callback information. |
Aspose.Html.Dom.Svg | 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. |
Aspose.Html.Dom.Svg.Collections | Aspose.Html.Dom.Svg.Collections provides access to specific generic collections. |
Aspose.Html.Dom.Svg.DataTypes | The namespace provides access to all SVG specific data types. |
Aspose.Html.Dom.Svg.Events | The namespace consists of classes for event based interactivity like time events and zooming. |
Aspose.Html.Dom.Svg.Filters | The Aspose.Html.Dom.Svg.Filters namespace contains classes and interfaces related to filter effects in SVG specification. |
Aspose.Html.Dom.Svg.Paths | The Aspose.Html.Dom.Svg.Paths namespace describes classes for representation of outline of a shape which can be filled or stroked. A path can also be used as a clipping path, to describe animation, or position text. |
Aspose.Html.Dom.Svg.Saving | Aspose.Html.Dom.Svg.Saving contains secondary role classes to specify saving process. For example, save options and format in which document is saved. |
Aspose.Html.Dom.Traversal | The Aspose.Html.Dom.Traversal namespace contains methods that create iterators and tree-walkers to navigate between elements and traverse a node and its children in document order. |
Aspose.Html.Dom.Traversal.Filters | The namespace represented by node filtering functionality. Filters are objects that know how to “filter out” nodes. If a node iterator or tree walker is given a node filter, it applies the filter before it returns the next node. If the filter says to accept the node, the traversal logic returns it; otherwise, traversal looks for the next node and pretends that the node that was rejected was not there. |
Aspose.Html.Dom.Views | Aspose.Html.Dom.Views namespace describes AbstractView and DocumentView interfaces according Document Object Model Views specification. |
Aspose.Html.Dom.XPath | The namespace contains methods to navigate through elements and attributes in an XML document. |
Aspose.Html.Drawing | The Aspose.Html.Drawing namespace contains objects and interfaces to specify measurement and units as well as drawing attribute objects like brushes, colors and fonts. |
Aspose.Html.Forms | The namespace provides access to numerous objects (elements) which are responsible to user interactivity within form as web page component. |
Aspose.Html.IO | In addition to standard IO (input-output) tools the Aspose.Html.IO namespace contains helper classes and interfaces. |
Aspose.Html.Loading | The Aspose.Html.Loading namespace contains data classes for description of specific load options at conversion/merging process. |
Aspose.Html.Net | The Aspose.Html.Net namespace is presented by classes and interfaces which are responsible for helping easy network processing. |
Aspose.Html.Net.Headers | The Aspose.Html.Net.Headers provides few data classes for describing header content at networking. |
Aspose.Html.Net.MessageFilters | The Aspose.Html.Net.MessageFilters namespace provides classes which implement message filter abstraction. |
Aspose.Html.Net.MessageHandlers | The Aspose.Html.Net.MessageHandlers namespace is presented by classes - message handlers of different protocols. |
Aspose.Html.Rendering | The Aspose.Html.Rendering namespace consists of numerous renderer objects as well as appropriate low level options classes which are responsible to render documents/files into IDevice implementation. |
Aspose.Html.Rendering.Doc | The Aspose.Html.Rendering.Doc namespace provides specific device class as well as few rendering options classes responsible for rendering to a DOCX document. |
Aspose.Html.Rendering.Fonts | The Aspose.Html.Rendering.Fonts namespace contains classes and methods that allows you to control some parts of the font matching algorithm. |
Aspose.Html.Rendering.Image | The Aspose.Html.Rendering.Image namespace provides specific device class as well as few rendering options classes responsible for rendering to raster formats: jpeg, png, bmp, gif, tiff. |
Aspose.Html.Rendering.Pdf | The Aspose.Html.Rendering.Pdf namespace provides specific device class as well as few rendering options classes responsible for rendering to a pdf document. |
Aspose.Html.Rendering.Pdf.Encryption | The Aspose.Html.Rendering.Pdf.Encryption namespace contains data classes describing pdf encryption details like password, encryption algorithm and so on. |
Aspose.Html.Rendering.Xps | The Aspose.Html.Rendering.Xps namespace provides specific device class as well as few rendering options classes responsible for rendering to a xps document. |
Aspose.Html.Saving | The Aspose.Html.Saving namespace is presented by data classes for description of specific save options at conversion/saving process. |
Aspose.Html.Saving.ResourceHandlers | The Aspose.Html.Saving.ResourceHandlers namespace contains classes responsible for handling resources. |
Aspose.Html.Services | The Aspose.Html.Services namespace contains interfaces as protocols for service implementations. |
Aspose.Html.Toolkit.Markdown.Syntax | The Aspose.Html.Toolkit.Markdown.Syntax namespace contains objects and interfaces for working with the syntax tree of a Markdown document. |
Aspose.Html.Toolkit.Markdown.Syntax.Extensions | The Aspose.Html.Toolkit.Markdown.Syntax.Extensions namespace contains objects and methods that allows you to handle various extensions of the Markdown format, such as ShortCode, FrontMatter, etc. |
Aspose.Html.Toolkit.Markdown.Syntax.Parser | The Aspose.Html.Toolkit.Markdown.Syntax.Parser namespace contains objects and methods that allow you to parse the markdown document. |
Aspose.Html.Toolkit.Markdown.Syntax.Parser.Extensions.GFM | The Aspose.Html.Toolkit.Markdown.Syntax.Parser.Extensions.GFM namespace contains objects and interfaces for GFM syntax extension. |
Aspose.Html.Toolkit.Markdown.Syntax.Text | The Aspose.Html.Toolkit.Markdown.Syntax.Text namespace contains objects and interfaces for working with text sources. |
Aspose.Html.Toolkit.Optimizers | The Aspose.Html.Toolkit.Optimizers namespace contains classes for optimizing SVG documents. The optimization process involves removing unused or invisible elements and their attributes, merging groups, and reducing the size of path segments. |
Aspose.Html.Window | The Aspose.Html.Window namespace is related for window object which represents a window containing a DOM document. It includes classes and interfaces related to active document address and browsing history. |