Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

abort() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
ABORT_ERR - Static variable in exception com.aspose.html.dom.DOMException
The operation was aborted.
ABSOLUTE_LENGTH_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
acceptNode(Node) - Method in class com.aspose.html.dom.traversal.filters.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(Node) - Method in interface com.aspose.html.dom.traversal.INodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
Accessors - Class in com.aspose.html.dom.attributes
Represents the enumeration of member accessors that is defined by the W3C.
add(CSSValue) - Method in class com.aspose.html.dom.css.CSSValueList
 
add(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
add(String, Class<T>) - Method in class com.aspose.html.forms.FormEditor
Creates a new HTMLElement and adds it to the end of the form.
add() - Method in class com.aspose.html.forms.OptionCollection
Add new option.
add(HTMLElement, HTMLElement) - Method in class com.aspose.html.HTMLSelectElement
Add a new element to the collection of OPTION elements for this SELECT.
add(Content) - Method in class com.aspose.html.net.MultipartContent
Add a new content to the MultipartContent
add(Content) - Method in class com.aspose.html.net.MultipartFormDataContent
Add the content to the MultipartFormDataContent class
add(Content, String) - Method in class com.aspose.html.net.MultipartFormDataContent
Add the content to the MultipartFormDataContent class with field name parameter
add(Content, String, String) - Method in class com.aspose.html.net.MultipartFormDataContent
Add the content to the MultipartFormDataContent class with field and file name parameter
addColorStop(double, String) - Method in interface com.aspose.html.dom.canvas.ICanvasGradient
Adds a new stop, defined by an offset and a color, to the gradient.
addEventListener(String, IEventListener) - Method in interface com.aspose.html.dom.events.IEventTarget
This method allows the registration of event listeners on the event target.
addEventListener(String, IEventListener, boolean) - Method in interface com.aspose.html.dom.events.IEventTarget
This method allows the registration of event listeners on the event target.
addEventListener(String, DOMEventHandler, boolean) - Method in class com.aspose.html.dom.EventTarget
This method allows the registration of event listeners on the event target.
addEventListener(String, IEventListener) - Method in class com.aspose.html.dom.EventTarget
This method allows the registration of event listeners on the event target.
addEventListener(String, IEventListener, boolean) - Method in class com.aspose.html.dom.EventTarget
This method allows the registration of event listeners on the event target.
addEventListener(String, DOMEventHandler, EventListenerOptions) - Method in class com.aspose.html.dom.EventTarget
 
addFile(String) - Method in class com.aspose.html.forms.InputElement
This method adds files to the HTMLInputElement.Files(HTMLInputElement.getFiles()) collection which will be sent during the next web request.
addHitRegion(Dictionary<String, String>) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Adds a hit region to the canvas.
addInput(String) - Method in class com.aspose.html.forms.FormEditor
Creates a new InputElement and adds it to the end of the form.
addInput(String, int) - Method in class com.aspose.html.forms.FormEditor
Creates a new InputElement and adds it to the end of the form.
addPath(Path2D, SVGMatrix) - Method in class com.aspose.html.dom.canvas.Path2D
Adds to the path the path given by the argument.
addRect(RectangleF) - Method in class com.aspose.html.rendering.Device
Appends a rectangle to the current path as a complete subpath.
addRect(RectangleF) - Method in interface com.aspose.html.rendering.IDevice
Appends a rectangle to the current path as a complete subpath.
addRect(RectangleF) - Method in class com.aspose.html.rendering.image.ImageDevice
Appends a rectangle to the current path as a complete subpath.
addRect(RectangleF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Appends a rectangle to the current path as a complete subpath.
addRect(RectangleF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Appends a rectangle to the current path as a complete subpath.
addService(TService, Class<TService>) - Method in class com.aspose.html.Configuration
Adds the specified service to the configuration.
addService(TService, Class<TService>) - Method in interface com.aspose.html.services.IServiceContainer
Adds the specified service to the service container.
addSVGAttributeBinding(ISVGProperyBinding) - Method in class com.aspose.html.dom.svg.SVGElement
 
adoptNode(Node) - Method in class com.aspose.html.dom.Document
Attempts to adopt a node from another document to this document.
adoptNode(Node, Document) - Static method in class com.aspose.html.dom.Node
 
alert(String) - Method in interface com.aspose.html.window.IWindow
Displays a modal alert with the given message, and waits for the user to dismiss it
Angle - Class in com.aspose.html.drawing
The angle data type
Angle(double, UnitType) - Constructor for class com.aspose.html.drawing.Angle
Initializes a new instance of the Angle class.
ANGLE_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
animationsPaused() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns true if this SVG document fragment is in a paused state.
ANY - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Represents an empty filter that allows any node to pass
Any - Static variable in class com.aspose.html.dom.xpath.XPathResultType
This code does not represent a specific type.
AnyUnorderedNode - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be null if the node set is empty.
append(Attr, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
append(String, String) - Method in interface com.aspose.html.IUrlSearchParams
Appends a new name-value pair whose name is name and value is value.
appendChild(Node) - Method in class com.aspose.html.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendItem(T) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Inserts a new item at the end of the list.
appendMedium(String) - Method in interface com.aspose.html.dom.css.IMediaList
Adds the medium newMedium to the end of the list.
appendRule(String) - Method in interface com.aspose.html.dom.css.ICSSKeyframesRule
The appendRule method appends the passed CSSKeyframeRule into the list at the passed key
arc(double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds an arc to the path which is centered at (x, y) position with radius r starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
arc(double, double, double, double, double, boolean) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds an arc to the path which is centered at (x, y) position with radius r starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
arc(double, double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Adds an arc to the path which is centered at (x, y) position with radius r starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
arc(double, double, double, double, double, boolean) - Method in class com.aspose.html.dom.canvas.Path2D
Adds an arc to the path which is centered at (x, y) position with radius r starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
arcTo(double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds an arc to the path with the given control points and radius, connected to the previous point by a straight line.
arcTo(double, double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Adds an arc to the path with the given control points and radius, connected to the previous point by a straight line.
asReadOnly() - Method in class com.aspose.html.dom.svg.collections.SVGListBase
 
asReadOnly() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransformList
 
asReadOnly() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
AssembleDocument - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
(Security handlers of revision 3 or greater) Assemble the document (insert, rotate, or delete pages and create bookmarks or thumbnail images), even if ModifyContent is clear.
assign(String) - Method in class com.aspose.html.window.Location
Navigates to the given page.
AT_TARGET_PHASE - Static variable in class com.aspose.html.dom.events.Event
The current event phase is the capturing phase.
AtPagePriority - Class in com.aspose.html.rendering
Specifies possible orders of applying page size declarations.
attachShadow(int) - Method in class com.aspose.html.dom.Element
Creates shadow root and attaches it to current element.
Attr - Class in com.aspose.html.dom
The Attr interface represents an attribute in an Element object.
Attr(DOMName, Document) - Constructor for class com.aspose.html.dom.Attr
Initializes a new instance of the Attr class.
ATTRIBUTE_MUTATION - Static variable in class com.aspose.html.dom.mutations.MutationRecord
 
ATTRIBUTE_NODE - Static variable in class com.aspose.html.dom.Node
An attribute node
AUTO - Static variable in class com.aspose.html.drawing.UnitType
Measurement is not defined.
AUTO_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
AutomaticFeatures - Static variable in class com.aspose.html.Sandbox
This flag blocks features that trigger automatically, such as automatically playing a video or automatically focusing a form control.
AutomaticParagraph - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of paragraph elements.
AuxiliaryNavigation - Static variable in class com.aspose.html.Sandbox
This flag prevents content from creating new auxiliary browsing contexts, e.g. using the target attribute, or the window.open() method.

B

beginDocument(Document) - Method in class com.aspose.html.rendering.Device
Begins rendering of the document.
beginDocument(Document) - Method in interface com.aspose.html.rendering.IDevice
Begins rendering of the document.
beginDocument(Document) - Method in class com.aspose.html.rendering.image.ImageDevice
Begins rendering of the document.
beginDocument(Document) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Begins rendering of the document.
beginDocument(Document) - Method in class com.aspose.html.rendering.xps.XpsDevice
Begins rendering of the document.
beginElement() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Creates a begin instance time for the current time.
beginElement(Element, RectangleF) - Method in class com.aspose.html.rendering.Device
Begins rendering of the html node.
beginElement(Element, RectangleF) - Method in interface com.aspose.html.rendering.IDevice
Begins rendering of the html element.
beginElement(Element, RectangleF) - Method in class com.aspose.html.rendering.image.ImageDevice
Begins rendering of the html element.
beginElement(Element, RectangleF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Begins rendering of the html element.
beginElement(Element, RectangleF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Begins rendering of the html element.
beginElementAt(float) - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Creates a begin instance time for the current time plus the specified offset.
beginInvoke(Object, Event, AsyncCallback, Object) - Method in class com.aspose.html.dom.events.DOMEventHandler
 
beginInvoke(Iterable<MutationRecord>, MutationObserver, AsyncCallback, Object) - Method in class com.aspose.html.dom.mutations.MutationCallback
 
beginPage(SizeF) - Method in class com.aspose.html.rendering.Device
Begins rendering of the new page.
beginPage(SizeF) - Method in interface com.aspose.html.rendering.IDevice
Begins rendering of the new page.
beginPage(SizeF) - Method in class com.aspose.html.rendering.image.ImageDevice
Begins rendering of the new page.
beginPage(SizeF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Begins rendering of the new page.
beginPage(SizeF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Begins rendering of the new page.
beginPath() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Starts a new path by emptying the list of sub-paths.
bezierCurveTo(double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds a cubic Bézier curve to the path.
bezierCurveTo(double, double, double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Adds a cubic Bézier curve to the path.
Blockquote - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of blockquote elements.
blur() - Method in class com.aspose.html.dom.svg.SVGElement
Removes keyboard focus from this element.
blur() - Method in class com.aspose.html.HTMLAnchorElement
Removes keyboard focus from this element.
blur() - Method in class com.aspose.html.HTMLInputElement
Removes keyboard focus from this element.
blur() - Method in class com.aspose.html.HTMLSelectElement
Removes keyboard focus from this element.
blur() - Method in class com.aspose.html.HTMLTextAreaElement
Removes keyboard focus from this element.
Bmp - Static variable in class com.aspose.html.rendering.image.ImageFormat
The bitmap (BMP) image format.
Bmp - Static variable in class com.aspose.html.rendering.ImageType
Gets the bitmap (BMP) image format.
Boolean - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a boolean as defined by [XPath 1.0].
BROKEN - Static variable in class com.aspose.html.HTMLImageElement.ImageRequest
 
BrushType - Class in com.aspose.html.drawing
Specifies the type of brush.
BUBBLING_PHASE - Static variable in class com.aspose.html.dom.events.Event
The current event phase is the bubbling phase.
Button - Static variable in class com.aspose.html.forms.ButtonType
The default 'button' state.
Button - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLButtonElement.
Button - Static variable in class com.aspose.html.forms.InputElementType
A push button.
ButtonElement - Class in com.aspose.html.forms
The ButtonElement represents a wrapper that is associated with the HTMLButtonElement.
ButtonElement(HTMLButtonElement) - Constructor for class com.aspose.html.forms.ButtonElement
Creates a new instance of the input element associated with the HTMLButtonElement
ButtonType - Class in com.aspose.html.forms
This enumeration represents states of the button.
ByteArrayContent - Class in com.aspose.html.net
Represents content based on a byte array.
ByteArrayContent(byte[]) - Constructor for class com.aspose.html.net.ByteArrayContent
Initializes a new instance of the ByteArrayContent class.

C

CanvasFillRule - Class in com.aspose.html.dom.canvas
This enumeration is used to select the fill rule algorithm by which to determine if a point is inside or outside a path.
CAPTURING_PHASE - Static variable in class com.aspose.html.dom.events.Event
The event is currently being evaluated at the target IEventTarget.
CCITT3 - Static variable in class com.aspose.html.rendering.image.Compression
The CCITT3 compression schema is used.
CCITT4 - Static variable in class com.aspose.html.rendering.image.Compression
The CCITT4 compression schema is used.
CDATA_SECTION_NODE - Static variable in class com.aspose.html.dom.Node
A cdata section node
CDATASection - Class in com.aspose.html.dom
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATASection(String, Document) - Constructor for class com.aspose.html.dom.CDATASection
Initializes a new instance of the CDATASection class.
CH - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to width of the "0" (zero).
change(Attr, Element, String) - Static method in class com.aspose.html.dom.Attr
 
CHARACTER_DATA_MUTATION - Static variable in class com.aspose.html.dom.mutations.MutationRecord
 
Checkbox - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a checkbox.
checkEnclosure(SVGElement, SVGRect) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns true if the rendered content of the given element is entirely contained within the supplied rectangle.
checkIntersection(SVGElement, SVGRect) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns true if the rendered content of the given element intersects the supplied rectangle.
CHILD_LIST - Static variable in class com.aspose.html.dom.mutations.MutationRecord
 
clear() - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Clears all existing current items from the list, with the result being an empty list.
clearExtGraphicState() - Method in class com.aspose.html.rendering.pdf.PdfDevice
 
clearHitRegions() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Removes all hit regions from the canvas.
clearInterval(int) - Method in interface com.aspose.html.window.IWindowTimers
Cancels the timeout set with setInterval() identified by handle
clearRect(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Sets all pixels in the rectangle defined by starting point (x, y) and size (width, height) to transparent black, erasing any previously drawn content.
clearTimeout(int) - Method in interface com.aspose.html.window.IWindowTimers
Cancels the timeout set with setTimeout() identified by handle.
click() - Method in class com.aspose.html.HTMLInputElement
Simulate a mouse-click.
clip() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a new clipping region by calculating the intersection of the current clipping region and the area described by the path, using the non-zero winding number rule.
clip(int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a new clipping region by calculating the intersection of the current clipping region and the area described by the path, using the non-zero winding number rule.
clip(Path2D, int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a new clipping region by calculating the intersection of the current clipping region and the area described by the path, using the non-zero winding number rule.
clip(int) - Method in class com.aspose.html.rendering.Device
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill.
clip(int) - Method in interface com.aspose.html.rendering.IDevice
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill.
clip(int) - Method in class com.aspose.html.rendering.image.ImageDevice
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill.
clip(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill.
clip(int) - Method in class com.aspose.html.rendering.xps.XpsDevice
Modifies the current clipping path by intersecting it with the current path, using the FillMode rule to determine the region to fill.
Clone() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
 
clone() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
 
cloneNode(boolean) - Method in class com.aspose.html.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
CloneTo(MutationObserverInit) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
 
Closed - Static variable in class com.aspose.html.dom.ShadowRootMode
"closed" mode.
closePath() - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Causes the point of the pen to move back to the start of the current sub-path.
closePath() - Method in class com.aspose.html.dom.canvas.Path2D
Causes the point of the pen to move back to the start of the current sub-path.
closePath() - Method in class com.aspose.html.rendering.Device
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - Method in interface com.aspose.html.rendering.IDevice
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - Method in class com.aspose.html.rendering.image.ImageDevice
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
closePath() - Method in class com.aspose.html.rendering.xps.XpsDevice
Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath.
CM - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in centimeters
CodeBlock - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of code blocks.
Color - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a color.
com.aspose.html - package com.aspose.html
 
com.aspose.html.collections - package com.aspose.html.collections
 
com.aspose.html.converters - package com.aspose.html.converters
 
com.aspose.html.dom - package com.aspose.html.dom
 
com.aspose.html.dom.attributes - package com.aspose.html.dom.attributes
 
com.aspose.html.dom.canvas - package com.aspose.html.dom.canvas
 
com.aspose.html.dom.css - package com.aspose.html.dom.css
 
com.aspose.html.dom.events - package com.aspose.html.dom.events
 
com.aspose.html.dom.mutations - package com.aspose.html.dom.mutations
 
com.aspose.html.dom.svg - package com.aspose.html.dom.svg
 
com.aspose.html.dom.svg.collections - package com.aspose.html.dom.svg.collections
 
com.aspose.html.dom.svg.datatypes - package com.aspose.html.dom.svg.datatypes
 
com.aspose.html.dom.svg.events - package com.aspose.html.dom.svg.events
 
com.aspose.html.dom.svg.filters - package com.aspose.html.dom.svg.filters
 
com.aspose.html.dom.svg.paths - package com.aspose.html.dom.svg.paths
 
com.aspose.html.dom.svg.saving - package com.aspose.html.dom.svg.saving
 
com.aspose.html.dom.traversal - package com.aspose.html.dom.traversal
 
com.aspose.html.dom.traversal.filters - package com.aspose.html.dom.traversal.filters
 
com.aspose.html.dom.views - package com.aspose.html.dom.views
 
com.aspose.html.dom.xpath - package com.aspose.html.dom.xpath
 
com.aspose.html.drawing - package com.aspose.html.drawing
 
com.aspose.html.forms - package com.aspose.html.forms
 
com.aspose.html.io - package com.aspose.html.io
 
com.aspose.html.loading - package com.aspose.html.loading
 
com.aspose.html.net - package com.aspose.html.net
 
com.aspose.html.net.headers - package com.aspose.html.net.headers
 
com.aspose.html.net.messagefilters - package com.aspose.html.net.messagefilters
 
com.aspose.html.net.messagehandlers - package com.aspose.html.net.messagehandlers
 
com.aspose.html.rendering - package com.aspose.html.rendering
 
com.aspose.html.rendering.image - package com.aspose.html.rendering.image
 
com.aspose.html.rendering.pdf - package com.aspose.html.rendering.pdf
 
com.aspose.html.rendering.pdf.encryption - package com.aspose.html.rendering.pdf.encryption
 
com.aspose.html.rendering.xps - package com.aspose.html.rendering.xps
 
com.aspose.html.saving - package com.aspose.html.saving
 
com.aspose.html.services - package com.aspose.html.services
 
com.aspose.html.window - package com.aspose.html.window
 
Comment - Class in com.aspose.html.dom
Inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting '
Comment(String, Document) - Constructor for class com.aspose.html.dom.Comment
Initializes a new instance of the Comment class.
COMMENT_NODE - Static variable in class com.aspose.html.dom.Node
A comment node
compareTo(Numeric) - Method in class com.aspose.html.drawing.Numeric
Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.
COMPLETELY_AVAILABLE - Static variable in class com.aspose.html.HTMLImageElement.ImageRequest
 
COMPLETELY_LOADED - Static variable in class com.aspose.html.dom.Node.Flags
 
Compression - Class in com.aspose.html.rendering.image
Specifies the possible compression schemes for Tagged Image File Format (TIFF) bitmap images.
Configuration - Class in com.aspose.html
Represents context configuration for Aspose.Html library.
Configuration() - Constructor for class com.aspose.html.Configuration
Initializes a new instance of the Configuration class.
confirm(String) - Method in interface com.aspose.html.window.IWindow
Displays a modal OK/Cancel prompt with the given message, waits for the user to dismiss it, and returns true if the user clicks OK and false if the user clicks Cancel.
CONNECTED - Static variable in class com.aspose.html.dom.Node.Flags
 
CONSTRUCTOR - Static variable in class com.aspose.html.dom.Document.NavigationInit
 
contains(Element, Attr) - Static method in class com.aspose.html.collections.NamedNodeMap
 
Content - Class in com.aspose.html.net
Represents a base class for an HTTP entity body and content headers.
Content() - Constructor for class com.aspose.html.net.Content
Initializes a new instance of the Content class.
ContentDispositionHeaderValue - Class in com.aspose.html.net.headers
Represent Content-Disposition header value.
ContentDispositionHeaderValue() - Constructor for class com.aspose.html.net.headers.ContentDispositionHeaderValue
Initializes a new instance of the ContentDispositionHeaderValue class.
ContentDispositionHeaderValue(ContentDispositionHeaderValue) - Constructor for class com.aspose.html.net.headers.ContentDispositionHeaderValue
Initializes a new instance of the ContentDispositionHeaderValue class.
ContentDispositionHeaderValue(String) - Constructor for class com.aspose.html.net.headers.ContentDispositionHeaderValue
Create a new instance of this disposition type.
ContentHeaders - Class in com.aspose.html.net
Contains the headers associated with a content.
ContentHeaders() - Constructor for class com.aspose.html.net.ContentHeaders
Initializes a new instance of the ContentHeaders class.
ContentTypeHeaderValue - Class in com.aspose.html.net.headers
Represents a Content-Type header value.
ContentTypeHeaderValue(NameValueCollection) - Constructor for class com.aspose.html.net.headers.ContentTypeHeaderValue
 
convertEPUB(InputStream, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(Url, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(InputStream, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(Url, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(InputStream, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(Url, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(InputStream, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to xps.
convertEPUB(InputStream, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(Url, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(InputStream, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(Url, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(InputStream, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(Url, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(InputStream, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to pdf.
convertEPUB(InputStream, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(Url, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(InputStream, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(Url, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(InputStream, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(Url, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(InputStream, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert epub source to image.
convertEPUB(InputStream, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertEPUB(InputStream, XpsSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertEPUB(InputStream, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
Converter - Class in com.aspose.html.converters
Shared facade only for most often conversion scenarios.
Converter() - Constructor for class com.aspose.html.converters.Converter
 
convertHTML(HTMLDocument, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(Url, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(Url, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(HTMLDocument, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(HTMLDocument, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(Url, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(Url, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(Url, Configuration, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(String, String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source document to PDF.
convertHTML(HTMLDocument, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(Url, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(Url, Configuration, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(String, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(String, Configuration, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(String, String, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(String, String, Configuration, MHTMLSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to mhtml.
convertHTML(HTMLDocument, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to markdown.
convertHTML(Url, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(Url, Configuration, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(String, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(String, Configuration, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(String, String, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(String, String, Configuration, MarkdownSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html source to markdown.
convertHTML(HTMLDocument, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(Url, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(Url, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(String, String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(String, String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to xps.
convertHTML(HTMLDocument, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(HTMLDocument, XpsSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(Url, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(String, String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(String, String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to xps.
convertHTML(HTMLDocument, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(Url, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(Url, Configuration, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(String, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(String, Configuration, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(String, String, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(String, String, Configuration, TextSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to text.
convertHTML(HTMLDocument, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(Url, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(Url, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(String, String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(String, String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert html document to image.
convertHTML(HTMLDocument, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(HTMLDocument, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(Url, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(Url, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(Url, Configuration, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(String, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertHTML(String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(String, String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertHTML(String, String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert html source to image.
convertMarkdown(InputStream, String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(InputStream, String, Configuration) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(InputStream, String, String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(InputStream, String, Configuration, String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(String, Configuration) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(String, String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMarkdown(String, Configuration, String) - Static method in class com.aspose.html.converters.Converter
Convert Markdown source to html.
convertMHTML(InputStream, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(Url, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(InputStream, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(Url, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(InputStream, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(Url, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(InputStream, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to xps.
convertMHTML(InputStream, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(Url, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(InputStream, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(Url, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(InputStream, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(Url, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(InputStream, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to pdf.
convertMHTML(InputStream, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(Url, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(InputStream, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(Url, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(InputStream, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(Url, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(InputStream, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert mhtml source to image.
convertMHTML(InputStream, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertMHTML(InputStream, XpsSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertMHTML(InputStream, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertSVG(SVGDocument, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to xps.Result is xps file.
convertSVG(Url, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(Url, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, String, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, String, Configuration, XpsSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(SVGDocument, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(Url, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(Url, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, String, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(String, String, Configuration, XpsSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to xps.
convertSVG(SVGDocument, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(Url, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(Url, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, String, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, String, Configuration, PdfSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(SVGDocument, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(SVGDocument, PdfSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertSVG(Url, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(Url, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, String, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(String, String, Configuration, PdfSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to pdf.
convertSVG(SVGDocument, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(Url, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(Url, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(String, String, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(String, String, Configuration, ImageSaveOptions, String) - Static method in class com.aspose.html.converters.Converter
Convert svg document to image.
convertSVG(SVGDocument, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(Url, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(Url, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(String, String, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(String, String, Configuration, ImageSaveOptions, ICreateStreamProvider) - Static method in class com.aspose.html.converters.Converter
Convert svg source to image.
convertSVG(SVGDocument, XpsSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertSVG(SVGDocument, ImageSaveOptions, Collection<InputStream>) - Static method in class com.aspose.html.converters.Converter
 
convertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(Url, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(Url, Configuration, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, Configuration, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, String, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, String, Configuration, TemplateData, TemplateLoadOptions, String) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(HTMLDocument, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(Url, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(Url, Configuration, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, Configuration, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, String, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertTemplate(String, String, Configuration, TemplateData, TemplateLoadOptions) - Static method in class com.aspose.html.converters.Converter
Merge html template with user data.
convertToSpecifiedUnits(int) - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
Preserve the same underlying stored value, but reset the stored unit identifier to the given unitType.
convertToSpecifiedUnits(int) - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
Preserve the same underlying stored value, but reset the stored unit identifier to the given unitType.
convertToStoredValue(double, Numeric[]) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
copyHeadersToRequest(WebHeaderCollection, WebRequest) - Static method in class com.aspose.html.net.messagehandlers.HttpProtocolMessageHandler
 
copyHeadersToResponse(WebResponse, ResponseMessage) - Static method in class com.aspose.html.net.messagehandlers.HttpProtocolMessageHandler
 
copyHeadersToResponse(HttpURLConnection, ResponseMessage) - Static method in class com.aspose.html.net.messagehandlers.HttpProtocolMessageHandler
 
Counter - Class in com.aspose.html.dom.css
The Counter interface is used to represent any counter or counters function value.
Counter(String, String, String) - Constructor for class com.aspose.html.dom.css.Counter
Initializes a new instance of the Counter class.
create(HTMLFormElement) - Static method in class com.aspose.html.forms.FormEditor
Creates a new FormEditor based on HTMLFormElement.
create(HTMLDocument, int) - Static method in class com.aspose.html.forms.FormEditor
Creates a new FormEditor based on HTMLFormElement selected from the HTMLDocument.Forms(HTMLDocument.getForms()) collection by index.
create(HTMLDocument, String) - Static method in class com.aspose.html.forms.FormEditor
Creates a new FormEditor based on HTMLFormElement selected from the document by id.
createAbortEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.UIEvent
 
createAttribute(String) - Method in class com.aspose.html.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class com.aspose.html.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createBlurEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.FocusEvent
 
createCaption() - Method in class com.aspose.html.HTMLTableElement
Create a new table caption object or return an existing one.
createCDATASection(String) - Method in class com.aspose.html.dom.Document
Creates a CDATASection node whose value is the specified string.
createClickEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createComment(String) - Method in class com.aspose.html.dom.Document
Creates a Comment node given the specified string.
createDblClickEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createDocument(String, String, DocumentType) - Method in interface com.aspose.html.dom.IDOMImplementation
Creates a DOM Document object of the specified type with its document element.
createDocumentFragment() - Method in class com.aspose.html.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String, String) - Method in class com.aspose.html.dom.Document
Creates a DocumentType node.
createDocumentType(String, String, String) - Method in interface com.aspose.html.dom.IDOMImplementation
Creates an empty DocumentType node.
createDOMContentLoadedEvent(Event.EventInit) - Static method in class com.aspose.html.dom.events.Event
 
createElement(String) - Method in class com.aspose.html.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class com.aspose.html.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class com.aspose.html.dom.Document
Creates an EntityReference object.
createError(Exception) - Static method in class com.aspose.html.dom.events.Event
 
createEvent(String) - Method in class com.aspose.html.dom.Document
Creates an Event of a type supported by the implementation.
createEvent(String) - Static method in class com.aspose.html.dom.events.Event
 
createEvent(String, Event.EventInit) - Static method in class com.aspose.html.dom.events.Event
 
createEvent(String, FocusEvent.FocusEventInit) - Static method in class com.aspose.html.dom.events.FocusEvent
 
createEvent(String) - Method in interface com.aspose.html.dom.events.IDocumentEvent
Creates an Event of a type supported by the implementation.
createEvent(String, InputEvent.InputEventInit) - Static method in class com.aspose.html.dom.events.InputEvent
 
createEvent(String, KeyboardEvent.KeyboardEventInit) - Static method in class com.aspose.html.dom.events.KeyboardEvent
 
createEvent(String, MouseEvent.MouseEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createEvent(String, UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.UIEvent
 
createEvent(String, WheelEvent.WheelEventInit) - Static method in class com.aspose.html.dom.events.WheelEvent
 
createEvent(String) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an Event of a type supported by the implementation.
createEventByType(String) - Static method in class com.aspose.html.dom.events.Event
 
createExpression(String, IXPathNSResolver) - Method in class com.aspose.html.dom.Document
Creates a parsed XPath expression with resolved namespaces.
createExpression(String, IXPathNSResolver) - Method in interface com.aspose.html.dom.xpath.IXPathEvaluator
Creates a parsed XPath expression with resolved namespaces.
createFocusEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.FocusEvent
 
createFocusInEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.FocusEvent
 
createFocusOutEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.FocusEvent
 
createHTMLDocument(String) - Method in interface com.aspose.html.dom.IDOMImplementation
Returns a document, with a basic tree already constructed including a title element, unless the title argument is omitted.
createImageData(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a new, blank ImageData object with the specified dimensions.
createImageData(IImageData) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a new, blank ImageData object with the specified dimensions.
createInputEvent(InputEvent.InputEventInit) - Static method in class com.aspose.html.dom.events.InputEvent
 
createKeyDownEvent(KeyboardEvent.KeyboardEventInit) - Static method in class com.aspose.html.dom.events.KeyboardEvent
 
createKeyPressEvent(KeyboardEvent.KeyboardEventInit) - Static method in class com.aspose.html.dom.events.KeyboardEvent
 
createKeyUpEvent(KeyboardEvent.KeyboardEventInit) - Static method in class com.aspose.html.dom.events.KeyboardEvent
 
createLinearGradient(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a linear gradient along the line given by the coordinates represented by the parameters.
createLoadEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.UIEvent
 
createMouseDownEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseEnterEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseLeaveEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseMoveEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseOutEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseOverEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createMouseUpEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.MouseEvent
 
createNew(HTMLDocument) - Static method in class com.aspose.html.forms.FormEditor
Creates a new HTMLFormElement and associated it with FormEditor.
createNodeIterator(Node) - Method in class com.aspose.html.dom.Document
Create a new NodeIterator over the subtree rooted at the specified node.
createNodeIterator(Node, long) - Method in class com.aspose.html.dom.Document
Create a new NodeIterator over the subtree rooted at the specified node.
createNodeIterator(Node, long, INodeFilter) - Method in class com.aspose.html.dom.Document
Create a new NodeIterator over the subtree rooted at the specified node.
createNodeIterator(Node, long, INodeFilter) - Method in interface com.aspose.html.dom.traversal.IDocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createNSResolver(Node) - Method in class com.aspose.html.dom.Document
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.
createNSResolver(Node) - Method in interface com.aspose.html.dom.xpath.IXPathEvaluator
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.
createPattern(HTMLImageElement, String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a pattern using the specified image (a CanvasImageSource).
createPattern(HTMLCanvasElement, String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a pattern using the specified image (a CanvasImageSource).
createProcessingInstruction(String, String) - Method in class com.aspose.html.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createRadialGradient(double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Creates a radial gradient given by the coordinates of the two circles represented by the parameters.
createSelectEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.UIEvent
 
createSVGAngle() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGAngle object outside of any document trees.
createSVGLength() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGLength object outside of any document trees.
createSVGMatrix() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGMatrix object outside of any document trees.
createSVGNumber() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGNumber object outside of any document trees.
createSVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegArcAbs object.
createSVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegArcRel object.
createSVGPathSegClosePath() - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegClosePath object.
createSVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoCubicAbs object.
createSVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoCubicRel object.
createSVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoCubicSmoothAbs object.
createSVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoCubicSmoothRel object.
createSVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticAbs object.
createSVGPathSegCurvetoQuadraticRel(float, float, float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticRel object.
createSVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticSmoothAbs object.
createSVGPathSegCurvetoQuadraticSmoothRel(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegCurvetoQuadraticSmoothRel object.
createSVGPathSegLinetoAbs(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoAbs object.
createSVGPathSegLinetoHorizontalAbs(float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoHorizontalAbs object.
createSVGPathSegLinetoHorizontalRel(float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoHorizontalRel object.
createSVGPathSegLinetoRel(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoRel object.
createSVGPathSegLinetoVerticalAbs(float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoVerticalAbs object.
createSVGPathSegLinetoVerticalRel(float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegLinetoVerticalRel object.
createSVGPathSegMovetoAbs(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegMovetoAbs object.
createSVGPathSegMovetoRel(float, float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns a stand-alone, parentless SVGPathSegMovetoRel object.
createSVGPoint() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGPoint object outside of any document trees.
createSVGRect() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGRect object outside of any document trees.
createSVGTransform() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGTransform object outside of any document trees.
createSVGTransformFromMatrix(SVGMatrix) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Creates an SVGTransform object outside of any document trees.
createTextNode(String) - Method in class com.aspose.html.dom.Document
Creates a Text node given the specified string.
createTFoot() - Method in class com.aspose.html.HTMLTableElement
Create a table footer row or return an existing one.
createTHead() - Method in class com.aspose.html.HTMLTableElement
Create a table header row or return an existing one.
createTreeWalker(Node) - Method in class com.aspose.html.dom.Document
Create a new TreeWalker over the subtree rooted at the specified node.
createTreeWalker(Node, long) - Method in class com.aspose.html.dom.Document
Create a new TreeWalker over the subtree rooted at the specified node.
createTreeWalker(Node, long, INodeFilter) - Method in class com.aspose.html.dom.Document
Create a new TreeWalker over the subtree rooted at the specified node.
createTreeWalker(Node, long, INodeFilter) - Method in interface com.aspose.html.dom.traversal.IDocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createUnLoadEvent(UIEvent.UIEventInit) - Static method in class com.aspose.html.dom.events.UIEvent
 
createWheelEvent(WheelEvent.WheelEventInit) - Static method in class com.aspose.html.dom.events.WheelEvent
 
CSS_ATTR - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a attribute function.
CSS_CH - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (ch).
CSS_CM - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (cm).
CSS_COUNTER - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a counter or counters function.
CSS_CUSTOM - Static variable in class com.aspose.html.dom.css.CSSValue
The value is a custom value.
CSS_DEG - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is an angle (deg).
CSS_DIMENSION - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a number with an unknown dimension.
CSS_DPCM - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a dots per centimeter (dpcm).
CSS_DPI - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a dots per inch (dpi).
CSS_DPPX - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a dots per ’px’ unit (dppx).
CSS_EMS - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (ems).
CSS_EXS - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (exs).
CSS_GRAD - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is an angle (grad).
CSS_HZ - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a frequency (Hz).
CSS_IDENT - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is an identifier.
CSS_IN - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (in).
CSS_INHERIT - Static variable in class com.aspose.html.dom.css.CSSValue
The value is inherited and the cssText contains "inherit".
CSS_KHZ - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a frequency (kHz).
CSS_MM - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (mm).
CSS_MS - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a time (ms).
CSS_NUMBER - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a simple number.
CSS_PC - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (pc).
CSS_PERCENTAGE - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a percentage.
CSS_PRIMITIVE_VALUE - Static variable in class com.aspose.html.dom.css.CSSValue
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_PT - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (pt).
CSS_PX - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (px).
CSS_RAD - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is an angle (rad).
CSS_RECT - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a rect function.
CSS_REM - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a length (rem).
CSS_RGBCOLOR - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a RGB color.
CSS_S - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a time (s).
CSS_STRING - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a STRING.
CSS_UNKNOWN - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is not a recognized CSS2 value.
CSS_URI - Static variable in class com.aspose.html.dom.css.CSSPrimitiveValue
The value is a URI.
CSS_VALUE_LIST - Static variable in class com.aspose.html.dom.css.CSSValue
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSSEngineMode - Class in com.aspose.html.dom.css
Specifies CSSEngine mode
CssOptions - Class in com.aspose.html.rendering
Represents css rendering options.
CssOptions() - Constructor for class com.aspose.html.rendering.CssOptions
Initializes a new instance of the CssOptions class.
CSSPrimitiveValue - Class in com.aspose.html.dom.css
The CSSPrimitiveValue interface represents a single CSS value.
CSSPrimitiveValue(int) - Constructor for class com.aspose.html.dom.css.CSSPrimitiveValue
Initializes a new instance of the CSSPrimitiveValue class.
CssPriority - Static variable in class com.aspose.html.rendering.AtPagePriority
Specifies that @page rules defined in css will override values defined in PageSetup.
CSSValue - Class in com.aspose.html.dom.css
Represents a simple or a complex value.
CSSValue(int) - Constructor for class com.aspose.html.dom.css.CSSValue
Initializes a new instance of the CSSValue class.
CSSValueList - Class in com.aspose.html.dom.css
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.
CSSValueList() - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
CSSValueList(IGenericEnumerable<CSSValue>) - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
CSSValueList(CSSValue...) - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
CSSValueList(boolean) - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
CSSValueList(boolean, IGenericEnumerable<CSSValue>) - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
CSSValueList(boolean, CSSValue...) - Constructor for class com.aspose.html.dom.css.CSSValueList
Initializes a new instance of the CSSValueList class.
cubicBezierTo(PointF, PointF, PointF) - Method in class com.aspose.html.rendering.Device
Appends a cubic Bézier curve to the current path.
cubicBezierTo(PointF, PointF, PointF) - Method in interface com.aspose.html.rendering.IDevice
Appends a cubic Bézier curve to the current path.
cubicBezierTo(PointF, PointF, PointF) - Method in class com.aspose.html.rendering.image.ImageDevice
Appends a cubic Bézier curve to the current path.
cubicBezierTo(PointF, PointF, PointF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Appends a cubic Bézier curve to the current path.
cubicBezierTo(PointF, PointF, PointF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Appends a cubic Bézier curve to the current path.
CurrentScript - Variable in class com.aspose.html.dom.Document
 
CustomEvent - Class in com.aspose.html.dom.events
Events using the CustomEvent interface can be used to carry custom data.
CustomEvent(String) - Constructor for class com.aspose.html.dom.events.CustomEvent
Initializes a new instance of the CustomEvent class.
CustomEvent(String, CustomEvent.CustomEventInit) - Constructor for class com.aspose.html.dom.events.CustomEvent
Initializes a new instance of the CustomEvent class.
CustomEvent.CustomEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the detail information about the event.
CustomEventInit() - Constructor for class com.aspose.html.dom.events.CustomEvent.CustomEventInit
 

D

DATA_CLONE_ERR - Static variable in exception com.aspose.html.dom.DOMException
The object can not be cloned.
DataList - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLDataListElement.
DataListElement - Class in com.aspose.html.forms
The DataListElement represents a wrapper that is associated with the HTMLDataListElement
DataListElement(HTMLDataListElement) - Constructor for class com.aspose.html.forms.DataListElement
Initializes a new instance of the DataListElement class.
Date - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a date.
decrement(int) - Method in class com.aspose.html.dom.Node.Flags
 
deepClone(Node, Document, boolean) - Static method in class com.aspose.html.dom.Node
 
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
Clones this instance.
deepClone(SVGAngle, Func2<SVGAngle, SVGAngle>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedAngle
Clones the specified base value.
deepClone(Boolean, Func2<Boolean, Boolean>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedBoolean
Clones the specified base value.
deepClone(Integer, Func2<Integer, Integer>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedEnumeration
Clones the specified base value.
deepClone(Long, Func2<Long, Long>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedInteger
Clones the specified base value.
deepClone(SVGLength, Func2<SVGLength, SVGLength>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedLength
Clones the specified base value.
deepClone(SVGLengthList, Func2<SVGLengthList, SVGLengthList>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedLengthList
Clones the specified base value.
deepClone(Float, Func2<Float, Float>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedNumber
Clones the specified base value.
deepClone(SVGNumberList, Func2<SVGNumberList, SVGNumberList>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedNumberList
Clones the specified base value.
deepClone(SVGPreserveAspectRatio, Func2<SVGPreserveAspectRatio, SVGPreserveAspectRatio>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedPreserveAspectRatio
Clones the specified base value.
deepClone(SVGRect, Func2<SVGRect, SVGRect>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedRect
Clones the specified base value.
deepClone(String, Func2<String, String>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedString
Clones the specified base value.
deepClone(SVGTransformList, Func2<SVGTransformList, SVGTransformList>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedTransformList
Clones the specified base value.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
Creates a new object that is a copy of the current instance.
deepClone(T, Func2<T, T>) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
 
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGLengthList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGNumber
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGNumberList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGPointList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGStringList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransformList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegClosePath
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegList
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.aspose.html.drawing.Margin
 
deepClone() - Method in class com.aspose.html.drawing.Page
 
deepClone() - Method in class com.aspose.html.drawing.Size
 
deepClone() - Method in class com.aspose.html.rendering.CssOptions
 
deepClone() - Method in class com.aspose.html.rendering.GraphicContext
Creates a new instance of a GraphicContext class with the same property values as an existing instance.
deepClone() - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
Creates a new instance of a GdiGraphicContext class with the same property values as an existing instance.
deepClone() - Method in class com.aspose.html.rendering.PageSetup
 
deepClone() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Creates a new instance of a class with the same property values as an existing instance.
deepClone() - Method in class com.aspose.html.rendering.RenderingOptions
 
deepClone() - Method in class com.aspose.html.rendering.xps.XpsDevice.XpsGraphicContext
Creates a new instance of a XpsGraphicContext class with the same property values as an existing instance.
Default - Static variable in class com.aspose.html.dom.css.CSSEngineMode
CSS engine will work like usual.
Default - Static variable in class com.aspose.html.saving.MarkdownFormatter
Document will be saved using default markdown style.
DEFAULT_HEIGHT - Static variable in class com.aspose.html.HTMLCanvasElement
 
DEFAULT_HTTP_ENCODING - Static variable in class com.aspose.html.net.Content
 
DEFAULT_RESOLUTION - Static variable in class com.aspose.html.drawing.Length
 
DEFAULT_STRING_ENCODING - Static variable in class com.aspose.html.net.Content
 
DEFAULT_WIDTH - Static variable in class com.aspose.html.HTMLCanvasElement
 
DEG - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in degrees.
DELAYS_THE_LOAD_EVENT - Static variable in class com.aspose.html.dom.Node.Flags
 
delete(String) - Method in interface com.aspose.html.IUrlSearchParams
Removes all name-value pairs whose name is name.
deleteCaption() - Method in class com.aspose.html.HTMLTableElement
Delete the table caption, if one exists.
deleteCell(int) - Method in class com.aspose.html.HTMLTableRowElement
Delete a cell from the current row.
deleteMedium(String) - Method in interface com.aspose.html.dom.css.IMediaList
Deletes the medium indicated by oldMedium from the list.
Deleter - Static variable in class com.aspose.html.dom.attributes.Accessors
Specifies that the property or method should be handled by delete.
deleteRow(int) - Method in class com.aspose.html.HTMLTableElement
Delete a table row.
deleteRow(int) - Method in class com.aspose.html.HTMLTableSectionElement
Delete a row from this section.
deleteRule(String) - Method in interface com.aspose.html.dom.css.ICSSKeyframesRule
The deleteRule method deletes the CSSKeyframeRule with the passed key.
deleteRule(long) - Method in interface com.aspose.html.dom.css.ICSSMediaRule
Used to delete a rule from the media block.
deleteRule(int) - Method in interface com.aspose.html.dom.css.ICSSStyleSheet
Used to delete a rule from the style sheet.
deleteTFoot() - Method in class com.aspose.html.HTMLTableElement
Delete the footer from the table, if one exists.
deleteTHead() - Method in class com.aspose.html.HTMLTableElement
Delete the header from the table, if one exists.
DERIVATION_EXTENSION - Static variable in class com.aspose.html.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1], this constant represents the derivation by extension.
DERIVATION_LIST - Static variable in class com.aspose.html.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1], this constant represents the list.
DERIVATION_RESTRICTION - Static variable in class com.aspose.html.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1], this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - Static variable in class com.aspose.html.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1], this constant represents the union if simple types are involved.
deselectAll() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Unselects any selected objects, including any selections of text strings and type-in bars.
detach() - Method in interface com.aspose.html.dom.traversal.INodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
DETACHED - Static variable in class com.aspose.html.dom.Node.Flags
 
Device<TGraphicContext extends GraphicContext,TRenderingOptions extends RenderingOptions> - Class in com.aspose.html.rendering
Represents base class for implementation particular rendering devices.
Device(TRenderingOptions, ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.Device
Initializes a new instance of the Device{TGraphicContext,TRenderingOptions} class by rendering options and stream provider.
Device(TRenderingOptions, String) - Constructor for class com.aspose.html.rendering.Device
Initializes a new instance of the Device{TGraphicContext,TRenderingOptions} class by rendering options and output file name.
Device(TRenderingOptions, Stream) - Constructor for class com.aspose.html.rendering.Device
Initializes a new instance of the Device{TGraphicContext,TRenderingOptions} class by rendering options and output stream.
Device(TRenderingOptions, InputStream) - Constructor for class com.aspose.html.rendering.Device
Initializes a new instance of the Device{TGraphicContext,TRenderingOptions} class by rendering options and output stream.
Device(TRenderingOptions, OutputStream) - Constructor for class com.aspose.html.rendering.Device
Initializes a new instance of the Device{TGraphicContext,TRenderingOptions} class by rendering options and output stream.
Device.DeviceConfiguration - Class in com.aspose.html.rendering
Represents configuration object for devices.
Device.PageWritingStrategy - Class in com.aspose.html.rendering
Specifies types of strategies for writing pages into output stream\streams.
DeviceConfiguration() - Constructor for class com.aspose.html.rendering.Device.DeviceConfiguration
 
Dimension - Class in com.aspose.html.drawing
Provides the base class for dimensions.
Dimension(double, UnitType) - Constructor for class com.aspose.html.drawing.Dimension
Initializes a new instance of the Dimension class.
Dimension(Numeric.NumericInit) - Constructor for class com.aspose.html.drawing.Dimension
Initializes a new instance of the Dimension class.
DIRTY_CHECKEDNESS_FLAG - Static variable in class com.aspose.html.dom.Node.Flags
 
DIRTY_VALUE_FLAG - Static variable in class com.aspose.html.dom.Node.Flags
 
Discard - Static variable in class com.aspose.html.saving.ResourceHandling
Resource will be discarded.
disconnect() - Method in class com.aspose.html.dom.mutations.MutationObserver
Stops observer from observing any mutations.
dispatch(EventTarget) - Method in class com.aspose.html.dom.events.Event
 
dispatchEvent(Event) - Method in interface com.aspose.html.dom.events.IEventTarget
This method allows the dispatch of events into the implementations event model.
dispatchEvent(Event) - Method in class com.aspose.html.dom.EventTarget
This method allows the dispatch of events into the implementations event model.
dispose() - Method in class com.aspose.html.collections.NamedNodeMap
 
dispose() - Method in class com.aspose.html.Configuration
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose() - Method in class com.aspose.html.dom.canvas.Path2D
Disposes object.
dispose(boolean) - Method in class com.aspose.html.dom.Document
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.dom.Element
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.dom.EventTarget
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.dom.EventTarget
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.dom.Node
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.forms.FormEditor
Releases unmanaged and managed resources.
dispose() - Method in class com.aspose.html.forms.FormSubmitter
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.forms.SubmissionResult
Releases unmanaged and managed resources.
dispose(boolean) - Method in class com.aspose.html.HTMLImageElement
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.HTMLLinkElement
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.io.FileCreateStreamProvider
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.net.Content
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.net.Content
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.net.MultipartContent
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.net.RequestMessage
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.net.RequestMessage
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.net.ResponseMessage
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.net.ResponseMessage
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.net.StreamContent
Releases unmanaged and - optionally - managed resources.
dispose() - Method in class com.aspose.html.rendering.Device
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
dispose(boolean) - Method in class com.aspose.html.rendering.Device
Releases unmanaged and - optionally - managed resources.
dispose(boolean) - Method in class com.aspose.html.rendering.image.ImageDevice
Releases unmanaged and - optionally - managed resources.
DISPOSING - Static variable in class com.aspose.html.dom.Document.NavigationInit
 
Document - Class in com.aspose.html.dom
The Document represents the entire HTML or XML document.
Document(BrowsingContext) - Constructor for class com.aspose.html.dom.Document
Initializes a new instance of the Document class.
Document(BrowsingContext, Document.DocumentInit) - Constructor for class com.aspose.html.dom.Document
 
Document.DocumentInit - Class in com.aspose.html.dom
 
Document.NavigationInit - Class in com.aspose.html.dom
 
Document.NavigationWorkItem - Class in com.aspose.html.dom
 
DOCUMENT_FRAGMENT_NODE - Static variable in class com.aspose.html.dom.Node
A document fragment node
DOCUMENT_NODE - Static variable in class com.aspose.html.dom.Node
A document node
DOCUMENT_TYPE_NODE - Static variable in class com.aspose.html.dom.Node
A document type node
DocumentDomain - Static variable in class com.aspose.html.Sandbox
This flag prevents content from using the document.domain feature to change the effective script origin.
DocumentFragment - Class in com.aspose.html.dom
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentFragment(Document) - Constructor for class com.aspose.html.dom.DocumentFragment
Initializes a new instance of the DocumentFragment class.
DocumentInit() - Constructor for class com.aspose.html.dom.Document.DocumentInit
 
DocumentLoadErrorEvent - Class in com.aspose.html.dom.events
The DocumentLoadErrorEvent occurres when the requested resource is not available.
DocumentLoadErrorEvent(String) - Constructor for class com.aspose.html.dom.events.DocumentLoadErrorEvent
Initializes a new instance of the ErrorEvent class.
DocumentType - Class in com.aspose.html.dom
The DocumentType provides an interface to the list of entities that are defined for the document
DocumentType(String, String, String, String, Document) - Constructor for class com.aspose.html.dom.DocumentType
Initializes a new instance of the DocumentType class.
DOM_DELTA_LINE - Static variable in class com.aspose.html.dom.events.WheelEvent
The units of measurement for the delta MUST be individual lines of text.
DOM_DELTA_PAGE - Static variable in class com.aspose.html.dom.events.WheelEvent
The units of measurement for the delta MUST be pages, either defined as a single screen or as a demarcated page.
DOM_DELTA_PIXEL - Static variable in class com.aspose.html.dom.events.WheelEvent
The units of measurement for the delta MUST be pixels.
DOM_KEY_LOCATION_LEFT - Static variable in class com.aspose.html.dom.events.KeyboardEvent
The key activated originated from the left key location (when there is more than one possible location for this key).
DOM_KEY_LOCATION_NUMPAD - Static variable in class com.aspose.html.dom.events.KeyboardEvent
The key activation originated on the numeric keypad or with a virtual key corresponding to the numeric keypad (when there is more than one possible location for this key).
DOM_KEY_LOCATION_RIGHT - Static variable in class com.aspose.html.dom.events.KeyboardEvent
The key activation originated from the right key location (when there is more than one possible location for this key).
DOM_KEY_LOCATION_STANDARD - Static variable in class com.aspose.html.dom.events.KeyboardEvent
The key activation MUST NOT be distinguished as the left or right version of the key, and (other than the NumLock key) did not originate from the numeric keypad (or did not originate with a virtual key corresponding to the numeric keypad).
DOMAccessorAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies an attribute to describe a property accessors that is defined by the W3C.
DOMConstructorAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies a constructor that is defined by the W3C.
DOMEventHandler - Class in com.aspose.html.dom.events
Represents the callback for event handling.
DOMEventHandler() - Constructor for class com.aspose.html.dom.events.DOMEventHandler
 
DOMException - Exception in com.aspose.html.dom
The DOMException interface represents an abnormal event (called an exception) which occurs as a result of calling a method or accessing a property of a web API.
DOMException(String) - Constructor for exception com.aspose.html.dom.DOMException
Initializes a new instance of the DOMException class.
DOMException(String, String) - Constructor for exception com.aspose.html.dom.DOMException
Initializes a new instance of the DOMException class.
DOMException(int, String, String) - Constructor for exception com.aspose.html.dom.DOMException
Initializes a new instance of the DOMException class.
DOMException(int, String, String, RuntimeException) - Constructor for exception com.aspose.html.dom.DOMException
Initializes a new instance of the DOMException class.
DOMIndexerAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies indexer for DOM object.
DOMInitDictParameterAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies a DOM InitDict parameter that is defined by the W3C.
DOMNameAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies the official DOM object name as it defined by the W3C.
DOMNoInterfaceObjectAttribute - Annotation Type in com.aspose.html.dom.attributes
If the [NoInterfaceObject] extended attribute appears on an interface, it indicates that an interface object will not exist for the interface in the ECMAScript binding.
DOMNullableAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies a DOM object can be assigned null value.
DOMObject - Class in com.aspose.html.dom
The DOMObject type is used to represent an base object for the entire Document Object Model.
DOMObject() - Constructor for class com.aspose.html.dom.DOMObject
 
DOMObjectAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies that object is marked with this attribute is defined by the W3C.
DOMParameterAttribute - Annotation Type in com.aspose.html.dom.attributes
Specifies a DOM parameter that is defined by the W3C.
DOMSTRING_SIZE_ERR - Static variable in exception com.aspose.html.dom.DOMException
If the specified range of text does not fit into a DOMString.
DOMTimeStampAttribute - Annotation Type in com.aspose.html.dom.attributes
Indicates that specific DOM object is DOM TimeStamp type.
DOMTreatNullAsAttribute - Annotation Type in com.aspose.html.dom.attributes
Indicates that null of the member value will be treated as specified value.
DPCM - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in dots per centimeters.
DPI - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in dots per inch.
DPPX - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in Dots per pixels unit.
drawFocusIfNeeded(Element) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
If a given element is focused, this method draws a focus ring around the current path.
drawImage(HTMLImageElement, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(HTMLCanvasElement, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(HTMLImageElement, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(HTMLCanvasElement, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(HTMLImageElement, double, double, double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(HTMLCanvasElement, double, double, double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws the specified image.
drawImage(byte[], int, RectangleF) - Method in class com.aspose.html.rendering.Device
Draws the specified image.
drawImage(byte[], int, RectangleF) - Method in interface com.aspose.html.rendering.IDevice
Draws the specified image.
drawImage(byte[], int, RectangleF) - Method in class com.aspose.html.rendering.image.ImageDevice
Draws the specified image.
drawImage(byte[], int, RectangleF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Draws the specified image.
drawImage(byte[], int, RectangleF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Draws the specified image.
DURATION_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 

E

Element - Class in com.aspose.html.dom
The Element interface represents an element in an HTML or XML document.
Element(DOMName, Document) - Constructor for class com.aspose.html.dom.Element
Initializes a new instance of the Element class.
ELEMENT_NODE - Static variable in class com.aspose.html.dom.Node
An element node
ellipse(double, double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds an ellipse to the path which is centered at (x, y) position with the radii radiusX and radiusY starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
ellipse(double, double, double, double, double, double, double, boolean) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds an ellipse to the path which is centered at (x, y) position with the radii radiusX and radiusY starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
ellipse(double, double, double, double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Adds an ellipse to the path which is centered at (x, y) position with the radii radiusX and radiusY starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
ellipse(double, double, double, double, double, double, double, boolean) - Method in class com.aspose.html.dom.canvas.Path2D
Adds an ellipse to the path which is centered at (x, y) position with the radii radiusX and radiusY starting at startAngle and ending at endAngle going in the given direction by anticlockwise (defaulting to clockwise).
EM - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to the height of the parent element's font.
Email - Static variable in class com.aspose.html.forms.InputElementType
A field for entering an email.
Embed - Static variable in class com.aspose.html.saving.ResourceHandling
Resource will be emdedded in to owner.
Emf - Static variable in class com.aspose.html.rendering.ImageType
Gets the enhanced metafile (EMF) image format.
Emphasis - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of emphasis elements.
EMPTY - Static variable in class com.aspose.html.drawing.UnitType
 
EMPTY_NODES - Static variable in class com.aspose.html.dom.mutations.MutationRecord
 
endDocument() - Method in class com.aspose.html.rendering.Device
Ends rendering of the document.
endDocument() - Method in interface com.aspose.html.rendering.IDevice
Ends rendering of the document.
endDocument() - Method in class com.aspose.html.rendering.image.ImageDevice
Ends rendering of the document.
endDocument() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Ends rendering of the document.
endElement() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Creates an end instance time for the current time.
endElement(Element) - Method in class com.aspose.html.rendering.Device
Ends rendering of the html node.
endElement(Element) - Method in interface com.aspose.html.rendering.IDevice
Ends rendering of the html element.
endElement(Element) - Method in class com.aspose.html.rendering.image.ImageDevice
Ends rendering of the html element.
endElement(Element) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Ends rendering of the html element.
endElement(Element) - Method in class com.aspose.html.rendering.xps.XpsDevice
Ends rendering of the html element.
endElementAt(float) - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Creates a end instance time for the current time plus the specified offset.
endInvoke(IAsyncResult) - Method in class com.aspose.html.dom.events.DOMEventHandler
 
endInvoke(IAsyncResult) - Method in class com.aspose.html.dom.mutations.MutationCallback
 
endPage() - Method in class com.aspose.html.rendering.Device
Ends rendering of the current page.
endPage() - Method in interface com.aspose.html.rendering.IDevice
Ends rendering of the current page.
endPage() - Method in class com.aspose.html.rendering.image.ImageDevice
Ends rendering of the current page.
endPage() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Ends rendering of the current page.
endPage() - Method in class com.aspose.html.rendering.xps.XpsDevice
Ends rendering of the current page.
enqueue(MutationRecord) - Method in class com.aspose.html.dom.mutations.MutationObserver
 
Entity - Class in com.aspose.html.dom
Represents a known entity, either parsed or unparsed, in an XML document.
Entity(String, String, String, String, String, String, String, Document) - Constructor for class com.aspose.html.dom.Entity
Initializes a new instance of the Entity class.
ENTITY_NODE - Static variable in class com.aspose.html.dom.Node
An entity node
ENTITY_REFERENCE_NODE - Static variable in class com.aspose.html.dom.Node
An entity reference node
EntityReference - Class in com.aspose.html.dom
EntityReference nodes may be used to represent an entity reference in the tree.
EntityReference(String, Document) - Constructor for class com.aspose.html.dom.EntityReference
Initializes a new instance of the EntityReference class.
EpubRenderer - Class in com.aspose.html.rendering
Represents a EPub document renderer.
EpubRenderer() - Constructor for class com.aspose.html.rendering.EpubRenderer
 
equals(CSSValue) - Method in class com.aspose.html.dom.css.CSSValue
Determines whether the specified object is equal to this instance.
equals(Object) - Method in class com.aspose.html.dom.css.CSSValue
Determines whether the specified Object is equal to this instance.
equals(CSSValue) - Method in class com.aspose.html.dom.css.CSSValueList
Determines whether the specified object is equal to this instance.
equals(Tag) - Method in class com.aspose.html.dom.Element
 
equals(MutationObserverInit, MutationObserverInit) - Static method in class com.aspose.html.dom.mutations.MutationObserverInit
 
equals(Object) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
 
equals(Unit) - Method in class com.aspose.html.drawing.LengthOrAuto
Determines whether the specified Unit, is equal to this instance.
equals(Unit) - Method in class com.aspose.html.drawing.Numeric
Determines whether the specified Unit, is equal to this instance.
equals(Unit) - Method in class com.aspose.html.drawing.Unit
Determines whether the specified Unit, is equal to this instance.
equals(Object) - Method in class com.aspose.html.drawing.Unit
Determines whether the specified Object, is equal to this instance.
equals(Object) - Method in class com.aspose.html.drawing.UnitType
Determines whether the specified Object, is equal to this instance.
equals(UnitType) - Method in class com.aspose.html.drawing.UnitType
Determines whether the specified UnitType, is equal to this instance.
equals(MimeType) - Method in class com.aspose.html.MimeType
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.aspose.html.MimeType
Determines whether the specified Object is equal to the current Object.
equals(Object) - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
Determines whether the specified Object is equal to this instance.
equals(HttpMethod) - Method in class com.aspose.html.net.HttpMethod
Indicates whether the current object is equal to another object of the same type.
equals(Object) - Method in class com.aspose.html.net.HttpMethod
Determines whether the specified Object, is equal to this instance.
equals(Object) - Method in class com.aspose.html.Url
Determines whether the specified Object, is equal to this instance.
equals(Url) - Method in class com.aspose.html.Url
Determines whether the specified Url, is equal to this instance.
equals(Url, boolean) - Method in class com.aspose.html.Url
Determines whether the specified Url, is equal to this instance.
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGCircleElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGEllipseElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGGeometryElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGLineElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGPathElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGPolygonElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGPolylineElement
 
equivalentPath() - Method in class com.aspose.html.dom.svg.SVGRectElement
 
Error - Exception in com.aspose.html.dom
The Error type corresponds to the set of all possible non-null references to exception objects, including simple exceptions and DOMException.
Error(String) - Constructor for exception com.aspose.html.dom.Error
Initializes a new instance of the Error class.
ErrorEvent - Class in com.aspose.html.dom.events
The ErrorEvent provides contextual information about an errors that occurred during runtime.
ErrorEvent(Exception) - Constructor for class com.aspose.html.dom.events.ErrorEvent
Initializes a new instance of the ErrorEvent class.
ErrorEvent(ErrorEvent.ErrorEventInit) - Constructor for class com.aspose.html.dom.events.ErrorEvent
Initializes a new instance of the ErrorEvent class.
ErrorEvent(Exception, ErrorEvent.ErrorEventInit) - Constructor for class com.aspose.html.dom.events.ErrorEvent
Initializes a new instance of the ErrorEvent class.
ErrorEvent.ErrorEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
ErrorEventInit() - Constructor for class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
 
evaluate(String, Node, IXPathNSResolver, int, Object) - Method in class com.aspose.html.dom.Document
Evaluates an XPath expression string and returns a result of the specified type if possible.
evaluate(String, Node, IXPathNSResolver, int, Object) - Method in interface com.aspose.html.dom.xpath.IXPathEvaluator
Evaluates an XPath expression string and returns a result of the specified type if possible.
evaluate(Node, int, Object) - Method in interface com.aspose.html.dom.xpath.IXPathExpression
Evaluates this XPath expression and returns a result.
EvenOdd - Static variable in class com.aspose.html.dom.canvas.CanvasFillRule
The "evenodd" value indicates the even-odd rule, wherein a point is considered to be outside a shape if the number of times a half-infinite straight line drawn from that point crosses the shape's path is even.
Event - Class in com.aspose.html.dom.events
The Event is used to provide contextual information about an event to the handler processing the event.
Event(String) - Constructor for class com.aspose.html.dom.events.Event
Initializes a new instance of the Event class.
Event(String, Event.EventInit) - Constructor for class com.aspose.html.dom.events.Event
Initializes a new instance of the Event class.
Event.EventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
EventInit() - Constructor for class com.aspose.html.dom.events.Event.EventInit
 
EventMap - Variable in class com.aspose.html.dom.EventTarget
 
EventModifierInit() - Constructor for class com.aspose.html.dom.events.UIEvent.EventModifierInit
 
EventTarget - Class in com.aspose.html.dom
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
EventTarget() - Constructor for class com.aspose.html.dom.EventTarget
Initializes a new instance of the EventTarget class.
EX - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to the height of the lowercase letter x of the parent element's font.
ExtractContent - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
Security handlers of revision 2) Copy or otherwise extract text and graphics from the document, including extracting text and graphics (in support of accessibility to users with disabilities or for other purposes).
ExtractContentWithDisabilities - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
(Security handlers of revision 3 or greater) Extract text and graphics (in support of accessibility to users with disabilities or for other purposes).
extractFileExtension(MimeType) - Static method in class com.aspose.html.MimeType
Extracts file extension from MIME type.

F

FILE - Static variable in class com.aspose.html.forms.FormSubmitter.Value
 
File - Static variable in class com.aspose.html.forms.InputElementType
A field that allows to select and attach user files.
FileCreateStreamProvider - Class in com.aspose.html.io
Represents FileStream implementation for providing streams to the rendering devices.
FileCreateStreamProvider() - Constructor for class com.aspose.html.io.FileCreateStreamProvider
Initializes a new instance of the FileCreateStreamProvider class.
FileCreateStreamProvider(String) - Constructor for class com.aspose.html.io.FileCreateStreamProvider
Initializes a new instance of the FileCreateStreamProvider class.
FileCreateStreamProvider(String, String) - Constructor for class com.aspose.html.io.FileCreateStreamProvider
Initializes a new instance of the FileCreateStreamProvider class.
FileProtocolMessageHandler - Class in com.aspose.html.net.messagehandlers
Represents the file: protocol message handler.
FileProtocolMessageHandler() - Constructor for class com.aspose.html.net.messagehandlers.FileProtocolMessageHandler
Initializes a new instance of the FileProtocolMessageHandler class.
fill() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Fills the subpaths with the current fill style and default algorithm CanvasFillRule.Nonzero.
fill(int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Fills the subpaths with the current fill style.
fill(Path2D) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Fills the subpaths with the current fill style and default algorithm CanvasFillRule.Nonzero.
fill(Path2D, int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Fills the subpaths with the current fill style.
fill(IGenericDictionary<String, String>) - Method in class com.aspose.html.forms.FormEditor
Deprecated.
fill(Map) - Method in class com.aspose.html.forms.FormEditor
 
fill(int) - Method in class com.aspose.html.rendering.Device
Fills the entire region enclosed by the current path.
fill(int) - Method in interface com.aspose.html.rendering.IDevice
Fills the entire region enclosed by the current path.
fill(int) - Method in class com.aspose.html.rendering.image.ImageDevice
Fills the entire region enclosed by the current path.
fill(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Fills the entire region enclosed by the current path.
fill(int) - Method in class com.aspose.html.rendering.xps.XpsDevice
Fills the entire region enclosed by the current path.
FillForm - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
(Security handlers of revision 3 or greater) Fill in existing interactive form fields (including signature fields), even if ModifyTextAnnotations is clear.
fillRect(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws a filled rectangle at (x, y) position whose size is determined by width and height.
fillText(String, double, double, Double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws (fills) a given text at the given (x,y) position.
fillText(String, PointF) - Method in class com.aspose.html.rendering.Device
Fills the specified text string at the specified location.
fillText(String, PointF) - Method in interface com.aspose.html.rendering.IDevice
Fills the specified text string at the specified location.
fillText(String, PointF) - Method in class com.aspose.html.rendering.image.ImageDevice
Fills the specified text string at the specified location.
fillText(String, PointF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Fills the specified text string at the specified location.
fillText(String, PointF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Fills the specified text string at the specified location.
FILTER_ACCEPT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Accept the node.
FILTER_REJECT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Skip this single node.
finalize() - Method in class com.aspose.html.dom.Node
Finalizes an instance of the Node class.
find(List<NameValueHeaderValue>, String) - Static method in class com.aspose.html.net.headers.NameValueHeaderValue
 
findRule(String) - Method in interface com.aspose.html.dom.css.ICSSKeyframesRule
The findRule method returns the rule with a key matching the passed key.
finis() - Method in class com.aspose.html.dom.Document.NavigationWorkItem
 
fireNotifyPropertyChanged(String) - Method in class com.aspose.html.dom.DOMObject
Fires the notify property changed.
firstChild() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
FirstOrderedNode - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be null if the node set is empty.
flags - Variable in class com.aspose.html.dom.Node
 
Flags(ObjectFlags.Names) - Constructor for class com.aspose.html.dom.Node.Flags
 
Flags() - Constructor for class com.aspose.html.dom.Node.Flags
 
flags - Variable in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
flipX() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies the transformation [-1 0 0 1 0 0] and returns the resulting matrix.
flipY() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies the transformation [1 0 0 -1 0 0] and returns the resulting matrix.
flush() - Method in class com.aspose.html.rendering.Device
Flushes all data to output stream.
flush() - Method in interface com.aspose.html.rendering.IDevice
Flushes all data to output stream.
flush() - Method in class com.aspose.html.rendering.image.ImageDevice
Flushes all data to output stream.
flush() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Flushes all data to output stream.
flush() - Method in class com.aspose.html.rendering.xps.XpsDevice
Flushes all data to output stream.
focus() - Method in class com.aspose.html.dom.svg.SVGElement
Gives keyboard focus to this element.
focus() - Method in class com.aspose.html.HTMLAnchorElement
Gives keyboard focus to this element.
focus() - Method in class com.aspose.html.HTMLInputElement
Gives keyboard focus to this element.
focus() - Method in class com.aspose.html.HTMLSelectElement
Gives keyboard focus to this element.
focus() - Method in class com.aspose.html.HTMLTextAreaElement
Gives keyboard focus to this element.
FocusEvent - Class in com.aspose.html.dom.events
The FocusEvent interface provides specific contextual information associated with Focus events.
FocusEvent(String) - Constructor for class com.aspose.html.dom.events.FocusEvent
Initializes a new instance of the FocusEvent class.
FocusEvent(String, FocusEvent.FocusEventInit) - Constructor for class com.aspose.html.dom.events.FocusEvent
Initializes a new instance of the FocusEvent class.
FocusEvent.FocusEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
FocusEventInit() - Constructor for class com.aspose.html.dom.events.FocusEvent.FocusEventInit
 
FONT_RELATIVE - Static variable in class com.aspose.html.drawing.UnitType
 
forceRedraw() - Method in class com.aspose.html.dom.svg.SVGSVGElement
In rendering environments supporting interactivity, forces the user agent to immediately redraw all regions of the viewport that require updating.
FormEditor - Class in com.aspose.html.forms
This class represents the editor over the HTMLFormElement that creates a easier way for .net developers to edit the html forms.
FormElement<T extends HTMLElement> - Class in com.aspose.html.forms
The FormElementBase represent the generic field T: Type of form control elements
FormElement(T, int) - Constructor for class com.aspose.html.forms.FormElement
Initializes a new instance of the FormElement{T} class.
FormElementBase - Class in com.aspose.html.forms
Represents base class for form elements.
FormElementBase(int) - Constructor for class com.aspose.html.forms.FormElementBase
Initializes a new instance of the FormElementBase class.
FormElementType - Class in com.aspose.html.forms
Represents an enumeration of the Form Elements types and their corresponding to the HTML Elements
Forms - Static variable in class com.aspose.html.Sandbox
This flag blocks form submission.
FormSubmitter - Class in com.aspose.html.forms
This class allows to prepare specified HTMLFormElement, collects values from the form element, submit them to the remote server and receives a response.
FormSubmitter(HTMLFormElement) - Constructor for class com.aspose.html.forms.FormSubmitter
Initializes a new instance of the FormSubmitter class based on HTMLFormElement.
FormSubmitter(HTMLDocument, int) - Constructor for class com.aspose.html.forms.FormSubmitter
Initializes a new instance of the FormSubmitter class based on HTMLFormElement selected by index from HTMLDocument.
FormSubmitter(HTMLDocument, String) - Constructor for class com.aspose.html.forms.FormSubmitter
Initializes a new instance of the FormSubmitter class based on HTMLFormElement selected by identifier from HTMLDocument.
FormSubmitter(FormEditor) - Constructor for class com.aspose.html.forms.FormSubmitter
Initializes a new instance of the FormSubmitter class.
FormSubmitter.Value - Class in com.aspose.html.forms
 
FormUrlEncodedContent - Class in com.aspose.html.net
A container for name/value tuples encoded using application/x-www-form-urlencoded MIME type.
FormUrlEncodedContent(IGenericEnumerable<KeyValuePair<String, String>>) - Constructor for class com.aspose.html.net.FormUrlEncodedContent
Initializes a new instance of the FormUrlEncodedContent class.
Frequency - Class in com.aspose.html.drawing
The 'frequency' unit.
Frequency(double, UnitType) - Constructor for class com.aspose.html.drawing.Frequency
Initializes a new instance of the Frequency class.
FREQUENCY_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
fromCentimeters(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in centimeters.
fromDegrees(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Angle object that is represented in degrees.
fromDotsPerCentimeters(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Resolution object that is represented in dots per centimeters.
fromDotsPerInch(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Resolution object that is represented in dots per inch.
fromDotsPerPixel(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Resolution object that is represented in dots per pixels.
fromFile(File) - Static method in class com.aspose.html.forms.FormSubmitter.Value
 
fromFileExtension(String) - Static method in class com.aspose.html.MimeType
Creates a new MIME type based on file extension.
fromGradians(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Angle object that is represented in gradians.
fromHertz(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Frequency object that is represented in hertz.
fromInches(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in inches.
fromKiloHertz(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Frequency object that is represented in kiloHertz.
fromMillimeters(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in millimeters.
fromMilliseconds(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Time object that is represented in milliseconds.
fromPicas(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in picas.
fromPixels(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in pixels.
fromPoints(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in points.
fromQuarterMillimeters(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Length object that is represented in quarter-millimeters.
fromRadians(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Angle object that is represented in radians.
fromSeconds(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Time object that is represented in seconds.
fromString(String) - Static method in class com.aspose.html.forms.FormSubmitter.Value
 
fromTurns(double) - Static method in class com.aspose.html.drawing.Unit
Returns a Angle object that is represented in turns.
FtpProtocolMessageHandler - Class in com.aspose.html.net.messagehandlers
Represents the ftp: protocol message handler.
FtpProtocolMessageHandler() - Constructor for class com.aspose.html.net.messagehandlers.FtpProtocolMessageHandler
Initializes a new instance of the FtpProtocolMessageHandler class.
Fullscreen - Static variable in class com.aspose.html.Sandbox
This flag prevents content from using the requestFullscreen() method.

G

get(String) - Method in interface com.aspose.html.IUrlSearchParams
Returns value of the first name-value pair whose name is name.
get_Item(int) - Method in class com.aspose.html.collections.HTMLCollection
Returns the index-th item in the collection.
get_Item(int) - Method in interface com.aspose.html.collections.IDOMCollectionIndexer
Gets item value by index.
get_Item(int) - Method in class com.aspose.html.collections.NamedNodeMap
Returns the indexth item in the map.
get_Item(String) - Method in class com.aspose.html.collections.NamedNodeMap
Gets the Attr with the specified name.
get_Item(int) - Method in class com.aspose.html.collections.NodeList
Method returns the indexth item in the collection.
get_Item(int) - Method in class com.aspose.html.dom.css.CSSValueList
Gets the CSSValue at the specified index.
get_Item(int) - Method in interface com.aspose.html.dom.css.ICSSRuleList
Used to retrieve a CSS rule by method item() (http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSRuleList).
get_Item(int) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to retrieve the properties that have been explicitly set in this declaration block.
get_Item(int) - Method in interface com.aspose.html.dom.css.ICSSValueList
Method returns the CSSValue at the specified index.
get_Item(int) - Method in interface com.aspose.html.dom.css.IMediaList
Returns the indexth in the list.
get_Item(int) - Method in interface com.aspose.html.dom.css.IStyleSheetList
Used to retrieve a style sheet by method item(int index) accordind to http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/stylesheets.html.
get_Item(long) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Returns the indexth item in the list.
get_Item(int) - Method in class com.aspose.html.forms.FormEditor
Returns the element by specified index.
get_Item(String) - Method in class com.aspose.html.forms.FormEditor
Returns the element by specified name or id.
get_Item(int) - Method in class com.aspose.html.forms.OptionCollection
Gets the OptionElement at the specified index.
get_Item(String) - Method in interface com.aspose.html.IHTMLOptionsCollection
Returns the indexth item in the collection.
get_Item(int) - Method in interface com.aspose.html.IHTMLOptionsCollection
Method returns the indexth item in the collection.
get_Item(int) - Method in interface com.aspose.html.io.IFileList
Returns the indexth file in the list.
getA() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The A component of the matrix.
getA4() - Static method in class com.aspose.html.rendering.PageSetup
 
getAbbr() - Method in class com.aspose.html.HTMLTableCellElement
Abbreviation for header cells.
getAccept() - Method in class com.aspose.html.HTMLInputElement
A comma-separated list of content types that a server processing this form will handle correctly.
getAcceptCharset() - Method in class com.aspose.html.HTMLFormElement
List of character sets supported by the server.
getAccessKey() - Method in class com.aspose.html.HTMLAnchorElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLAreaElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLButtonElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLInputElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLLabelElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLLegendElement
A single character access key to give access to the form control.
getAccessKey() - Method in class com.aspose.html.HTMLTextAreaElement
A single character access key to give access to the form control.
getAction() - Method in class com.aspose.html.forms.FormEditor
Server-side form handler.
getAction() - Method in class com.aspose.html.forms.FormSubmitter
Server-side form handler.
getAction() - Method in class com.aspose.html.HTMLFormElement
Server-side form handler.
getActiveDocument() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the current document.
getAddedNodes() - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the nodes added.
getAdjustToWidestPage() - Method in class com.aspose.html.rendering.PageSetup
Gets or sets flag that determines case when page size will be adjusted to widest page in document.
getAlign() - Method in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The type of the alignment value as specified by one of the SVG_PRESERVEASPECTRATIO_* constants defined on this interface.
getAlign() - Method in class com.aspose.html.HTMLAppletElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in class com.aspose.html.HTMLDivElement
Horizontal text alignment.
getAlign() - Method in class com.aspose.html.HTMLHeadingElement
Horizontal text alignment.
getAlign() - Method in class com.aspose.html.HTMLHRElement
Align the rule on the page.
getAlign() - Method in class com.aspose.html.HTMLIFrameElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in class com.aspose.html.HTMLImageElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in class com.aspose.html.HTMLInputElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in class com.aspose.html.HTMLLegendElement
Text alignment relative to FIELDSET.
getAlign() - Method in class com.aspose.html.HTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in class com.aspose.html.HTMLParagraphElement
Horizontal text alignment.
getAlign() - Method in class com.aspose.html.HTMLTableCaptionElement
Caption alignment with respect to the table.
getAlign() - Method in class com.aspose.html.HTMLTableCellElement
Horizontal alignment of data in cell.
getAlign() - Method in class com.aspose.html.HTMLTableColElement
Horizontal alignment of cell data in column.
getAlign() - Method in class com.aspose.html.HTMLTableElement
Specifies the table's position with respect to the rest of the document.
getAlign() - Method in class com.aspose.html.HTMLTableRowElement
Horizontal alignment of data within cells of this row.
getAlign() - Method in class com.aspose.html.HTMLTableSectionElement
Horizontal alignment of data in cells.
getALink() - Method in class com.aspose.html.HTMLBodyElement
Color of active links (after mouse-button down, but before mouse-button up).
getAll(String) - Method in interface com.aspose.html.IUrlSearchParams
Returns all values whose name is name.
getAlpha() - Method in class com.aspose.html.dom.css.RGBColor
This attribute is used for the alpha value of the RGB color.
getAlt() - Method in class com.aspose.html.HTMLAppletElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - Method in class com.aspose.html.HTMLAreaElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - Method in class com.aspose.html.HTMLImageElement
Alternate text for user agents not rendering the normal content of this element.
getAlt() - Method in class com.aspose.html.HTMLInputElement
Alternate text for user agents not rendering the normal content of this element.
getAltKey() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the Alt (alternative) (or "Option") key modifier was active.
getAltKey() - Method in class com.aspose.html.dom.events.MouseEvent
Refer to the altKey attribute.
getAltKey() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the altKey attribute of the MouseEvent or KeyboardEvent objects to true if the Alt (alternative) (or Option) key modifier is to be considered active, false otherwise.
getAmplitude() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'amplitude’ on the given element.
getAnchors() - Method in class com.aspose.html.HTMLDocument
 
getAngle() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
A convenience attribute for SVG_TRANSFORM_ROTATE, SVG_TRANSFORM_SKEWX and SVG_TRANSFORM_SKEWY.
getAngle() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
getAngle() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
getAngle() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Gets the angle, measured in degrees clockwise from the x-axis, of the gradient's orientation line.
getAnimatedInstanceRoot() - Method in class com.aspose.html.dom.svg.SVGUseElement
If the 'xlink:href’ attribute is being animated, contains the current animated root of the "instance tree".
getAnimatedPathSegList() - Method in interface com.aspose.html.dom.svg.paths.ISVGAnimatedPathData
Provides access to the current animated contents of the 'd’ attribute in a form which matches one-for-one with SVG's syntax.
getAnimatedPathSegList() - Method in class com.aspose.html.dom.svg.SVGPathElement
Provides access to the current animated contents of the 'd’ attribute in a form which matches one-for-one with SVG's syntax.
getAnimatedPoints() - Method in interface com.aspose.html.dom.svg.ISVGAnimatedPoints
Provides access to the current animated contents of the 'points’ attribute.
getAnimatedPoints() - Method in class com.aspose.html.dom.svg.SVGPolygonElement
Provides access to the current animated contents of the 'points’ attribute.
getAnimatedPoints() - Method in class com.aspose.html.dom.svg.SVGPolylineElement
Provides access to the current animated contents of the 'points’ attribute.
getAnimVal() - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
If the given attribute or property is being animated, contains the current animated value of the attribute or property.
getAnyPage() - Method in class com.aspose.html.rendering.PageSetup
Gets or sets all pages configuration in the the page-sequence.
getApplets() - Method in class com.aspose.html.HTMLDocument
A collection of all the OBJECT elements that include applets and APPLET (deprecated) elements in a document.
getApplyImageTransparent() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Applies the specified transparent color to an image if true.
getArchive() - Method in class com.aspose.html.HTMLAppletElement
Comma-separated archive list.
getArchive() - Method in class com.aspose.html.HTMLObjectElement
Space-separated list of archives.
getAreas() - Method in class com.aspose.html.HTMLMapElement
The list of areas defined for the image map.
getArguments() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
 
getAscent(float) - Method in interface com.aspose.html.drawing.ITrueTypeFont
Returns the ascent, in design units.
getAtPagePriority() - Method in class com.aspose.html.rendering.PageSetup
Gets or sets AtPagePriority which will determine order of applying page size declarations.
getAttribute(String, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
getAttribute(String, String, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
getAttribute(String) - Method in class com.aspose.html.dom.Element
Retrieves an attribute value by name.
getAttributeFilter() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to a list of attribute local names (without namespace) if not all attribute mutations need to be observed and attributes is true or omitted.
getAttributeName() - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the local name of the changed attribute, and null otherwise.
getAttributeNamespace() - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the namespace of the changed attribute, and null otherwise.
getAttributeNode(String) - Method in class com.aspose.html.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class com.aspose.html.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class com.aspose.html.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributeOldValue() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if attributes is true or omitted and target’s attribute value before the mutation needs to be recorded.
getAttributeOrDefault(String, boolean) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, int) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, long) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, short) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, String, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, int, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, long, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, float, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, boolean, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, short, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributeOrDefault(String, String) - Method in class com.aspose.html.HTMLElement
Gets the attribute or default.
getAttributes() - Method in class com.aspose.html.dom.Element
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s attributes are to be observed.
getAttributes() - Method in class com.aspose.html.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeValue(Element, String, String) - Static method in class com.aspose.html.collections.NamedNodeMap
 
getAxis() - Method in class com.aspose.html.HTMLTableCellElement
Names group of related headers.
getAzimuth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the azimuth property definition in CSS2.
getAzimuth() - Method in class com.aspose.html.dom.svg.filters.SVGFEDistantLightElement
Corresponds to attribute 'azimuth’ on the given 'feDistantLight’ element.
getB() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The B component of the matrix.
getBackground() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background property definition in CSS2.
getBackground() - Method in class com.aspose.html.HTMLBodyElement
 
getBackgroundAttachment() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-attachment property definition in CSS2.
getBackgroundColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-color property definition in CSS2.
getBackgroundColor() - Method in class com.aspose.html.rendering.RenderingOptions
Gets or sets Color which will fill background of every page.
getBackgroundImage() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-image property definition in CSS2.
getBackgroundPosition() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-position property definition in CSS2.
getBackgroundRepeat() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-repeat property definition in CSS2.
getBaseFrequencyX() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'baseFrequency’ on the given 'feTurbulence’ element.
getBaseFrequencyY() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'baseFrequency’ on the given 'feTurbulence’ element.
getBaseURI() - Method in class com.aspose.html.dom.Document
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - Method in class com.aspose.html.dom.Node
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseVal() - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
The base value of the given attribute before applying any animations.
getBBox() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Returns the tight bounding box in current user space (i.e., after application of the 'transform’ attribute, if any) on the geometry of all contained graphics elements, exclusive of stroking, clipping, masking and filter effects).
getBgColor() - Method in class com.aspose.html.HTMLBodyElement
Document background color.
getBgColor() - Method in class com.aspose.html.HTMLTableCellElement
Cell background color.
getBgColor() - Method in class com.aspose.html.HTMLTableElement
Cell background color.
getBgColor() - Method in class com.aspose.html.HTMLTableRowElement
Background color for rows.
getBias() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'bias’ on the given 'feConvolveMatrix’ element.
getBlendFactors() - Method in interface com.aspose.html.drawing.IGradientBrush
Get the blend factors that define a custom falloff for the gradient.
getBlendPositions() - Method in interface com.aspose.html.drawing.IGradientBrush
Get the blend positions that define a custom falloff for the gradient.
getBlob() - Method in class com.aspose.html.HTMLCanvasElement
 
getBlob(String) - Method in class com.aspose.html.HTMLCanvasElement
 
getBlob(String, double) - Method in class com.aspose.html.HTMLCanvasElement
 
getBlockquoteStyle() - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
getBlue() - Method in class com.aspose.html.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
getBody() - Method in class com.aspose.html.HTMLDocument
The element that contains the content for the document.
getBody() - Method in class com.aspose.html.HTMLTableElement
 
getBogus() - Method in class com.aspose.html.dom.Comment
 
getBooleanValue() - Method in interface com.aspose.html.dom.xpath.IXPathResult
The value of this boolean result.
getBorder() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border property definition in CSS2.
getBorder() - Method in class com.aspose.html.HTMLImageElement
 
getBorder() - Method in class com.aspose.html.HTMLObjectElement
Width of border around the object.
getBorder() - Method in class com.aspose.html.HTMLTableElement
The width of the border around the table.
getBorderBottom() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom property definition in CSS2.
getBorderBottomColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-color property definition in CSS2.
getBorderBottomStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-style property definition in CSS2.
getBorderBottomWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-width property definition in CSS2.
getBorderCollapse() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-collapse property definition in CSS2.
getBorderColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-color property definition in CSS2.
getBorderLeft() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left property definition in CSS2.
getBorderLeftColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-color property definition in CSS2.
getBorderLeftStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-style property definition in CSS2.
getBorderLeftWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-width property definition in CSS2.
getBorderRight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right property definition in CSS2.
getBorderRightColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-color property definition in CSS2.
getBorderRightStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-style property definition in CSS2.
getBorderRightWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-width property definition in CSS2.
getBorderSpacing() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-spacing property definition in CSS2.
getBorderStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-style property definition in CSS2.
getBorderTop() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top property definition in CSS2.
getBorderTopColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-color property definition in CSS2.
getBorderTopStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-style property definition in CSS2.
getBorderTopWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-width property definition in CSS2.
getBorderWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-width property definition in CSS2.
getBottom() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the bottom property definition in CSS2.
getBottom() - Method in class com.aspose.html.dom.css.Rect
This attribute is used for the bottom of the rect.
getBottom() - Method in class com.aspose.html.drawing.Margin
Gets or sets the bottom.
getBrowsingContext() - Method in class com.aspose.html.dom.Document
Gets the current browsing context as a internal object.
getBubbles() - Method in class com.aspose.html.dom.events.Event.EventInit
Gets or sets a value indicating whether this Event.EventInit is bubbles.
getBubbles() - Method in class com.aspose.html.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getButton() - Method in class com.aspose.html.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button MUST be used to indicate which pointer device button changed state.
getButton() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the button attribute of the MouseEvent object to a number representing the desired state of the button(s) of the mouse.
getButtons() - Method in class com.aspose.html.dom.events.MouseEvent
During any mouse events, buttons MUST be used to indicate which combination of mouse buttons are currently being pressed, expressed as a bitmask.
getButtons() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the buttons attribute of the MouseEvent object to a number representing one or more of the button(s) of the mouse that are to be considered active.
getBytesValue() - Method in class com.aspose.html.forms.FormSubmitter.Value
 
getC() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The C component of the matrix.
getCancelable() - Method in class com.aspose.html.dom.events.Event.EventInit
Gets or sets a value indicating whether this Event.EventInit is cancelable.
getCancelable() - Method in class com.aspose.html.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCanvas() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
A read-only back-reference to the HTMLCanvasElement.
getCaption() - Method in class com.aspose.html.HTMLTableElement
Returns the table's CAPTION, or void if none exists.
getCaptionSide() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the caption-side property definition in CSS2.
getCategory() - Method in class com.aspose.html.drawing.UnitType
Gets the unit category code.
getCellIndex() - Method in class com.aspose.html.HTMLTableCellElement
The index of this cell in the row, starting from 0.
getCellPadding() - Method in class com.aspose.html.HTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
getCells() - Method in class com.aspose.html.HTMLTableRowElement
The collection of cells in this row.
getCellSpacing() - Method in class com.aspose.html.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
getCh() - Method in class com.aspose.html.HTMLTableCellElement
Alignment character for cells in a column.
getCh() - Method in class com.aspose.html.HTMLTableColElement
Alignment character for cells in a column.
getCh() - Method in class com.aspose.html.HTMLTableRowElement
Alignment character for cells in a column.
getCh() - Method in class com.aspose.html.HTMLTableSectionElement
Alignment character for cells in a column.
getCharacterData() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s data are to be observed.
getCharacterDataOldValue() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if characterData is set to true or omitted and target’s data before the mutation needs to be recorded.
getCharacterSet() - Method in class com.aspose.html.dom.Document
Gets the document's encoding.
getCharacterSpacing() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets character spacing.
getCharNumAtPosition(SVGPoint) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns the index of the character whose corresponding glyph cell bounding box contains the specified point.
getCharset() - Method in class com.aspose.html.dom.Document
Gets the document's encoding.
getCharset() - Method in class com.aspose.html.HTMLAnchorElement
The character encoding of the linked resource.
getCharset() - Method in class com.aspose.html.HTMLLinkElement
The character encoding of the resource being linked to.
getCharset() - Method in class com.aspose.html.HTMLScriptElement
The character encoding of the linked resource.
getCharSet() - Method in class com.aspose.html.net.headers.ContentTypeHeaderValue
Gets or sets the character-set for content.
getCharSet() - Method in interface com.aspose.html.services.IUserAgentService
Gets the primary character-set for a document.
getCheckboxValue() - Method in class com.aspose.html.forms.InputElement
Returns the checkedness state for the input element with the Checkbox type .
getChecked() - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "radio" or "checkbox", this represents the current state of the form control, in an interactive user agent.
getChildElementCount() - Method in class com.aspose.html.dom.Document
Returns the current number of element nodes that are children of this element. 0 if this element has no child nodes that are of nodeType 1.
getChildElementCount() - Method in class com.aspose.html.dom.DocumentFragment
Returns the current number of element nodes that are children of this element. 0 if this element has no child nodes that are of nodeType 1.
getChildElementCount() - Method in class com.aspose.html.dom.Element
Returns the current number of element nodes that are children of this element. 0 if this element has no child nodes that are of nodeType 1.
getChildElementCount() - Method in interface com.aspose.html.dom.IParentNode
The childElementCount attribute must return the number of children of the context object that are elements.
getChildElementCount() - Method in interface com.aspose.html.dom.traversal.IElementTraversal
Returns the current number of element nodes that are children of this element. 0 if this element has no child nodes that are of nodeType 1.
getChildList() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s children are to be observed.
getChildNodes() - Method in class com.aspose.html.dom.Node
A NodeList that contains all children of this node.
getChildNodesInternal() - Method in class com.aspose.html.dom.Node
 
getChildOfType(Class<T>) - Method in class com.aspose.html.HTMLElement
Gets the one-level child element of specified type.
getChildren() - Method in class com.aspose.html.dom.Document
Returns the child elements.
getChildren() - Method in class com.aspose.html.dom.DocumentFragment
Returns the child elements of current element.
getChildren() - Method in class com.aspose.html.dom.Element
Returns the child elements of current element.
getChildren() - Method in interface com.aspose.html.dom.IParentNode
Returns the child elements.
getChOff() - Method in class com.aspose.html.HTMLTableCellElement
Offset of alignment character.
getChOff() - Method in class com.aspose.html.HTMLTableColElement
Offset of alignment character.
getChOff() - Method in class com.aspose.html.HTMLTableRowElement
Offset of alignment character.
getChOff() - Method in class com.aspose.html.HTMLTableSectionElement
Offset of alignment character.
getCite() - Method in class com.aspose.html.HTMLModElement
 
getCite() - Method in class com.aspose.html.HTMLQuoteElement
 
getClassId() - Method in class com.aspose.html.HTMLObjectElement
Defines a class ID value as set in the Windows Registry or a URL Value: The class id.
getClassName() - Method in class com.aspose.html.dom.Element
The class attribute of the element.
getClassName_Rename_Namesake() - Method in class com.aspose.html.HTMLElement
The class attribute of the element.
getClassName_SVGElement_New() - Method in class com.aspose.html.dom.svg.SVGElement
Corresponds to attribute 'class’ on the given element.
getClear() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the clear property definition in CSS2.
getClear() - Method in class com.aspose.html.HTMLBRElement
Control flow of text around floats.
getClientX() - Method in class com.aspose.html.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the viewport associated with the event.
getClientX() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
See clientY (substituting "horizontal" for "vertical").
getClientY() - Method in class com.aspose.html.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the viewport associated with the event.
getClientY() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the clientY attribute of the MouseEvent object to the desired vertical position of the mouse pointer relative to the client window of the user’s browser.
getClip() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the clip property definition in CSS2.
getClipCanvasesNumber() - Method in class com.aspose.html.rendering.xps.XpsDevice.XpsGraphicContext
 
getClipPathUnits() - Method in class com.aspose.html.dom.svg.SVGClipPathElement
Corresponds to attribute 'clipPathUnits’ on the given 'clipPath’ element.
getCode() - Method in exception com.aspose.html.dom.DOMException
Returns a value that contains one of the error code constants, or 0 if none match.
getCode() - Method in class com.aspose.html.dom.events.KeyboardEvent
The code holds a string that identifies the physical key being pressed.
getCode() - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The code holds a string that identifies the physical key being pressed.
getCode() - Method in exception com.aspose.html.dom.svg.SVGException
A code identifying the reason why the requested operation could not be performed.
getCode() - Method in class com.aspose.html.HTMLAppletElement
Applet class file.
getCode() - Method in class com.aspose.html.HTMLObjectElement
Applet class file.
getCodeBase() - Method in class com.aspose.html.HTMLAppletElement
 
getCodeBase() - Method in class com.aspose.html.HTMLObjectElement
 
getCodeBlocksStyles() - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
getCodeType() - Method in class com.aspose.html.HTMLObjectElement
Content type for data downloaded via classid attribute.
getColNo() - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The colno attribute must return the value it was initialized to.
getColNo() - Method in class com.aspose.html.dom.events.ErrorEvent
The colno attribute must return the value it was initialized to.
getColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the color property definition in CSS2.
getColor() - Method in interface com.aspose.html.drawing.IInterpolationColor
Get the color that represents the colors to use at corresponding positions along a gradient.
getColor() - Method in interface com.aspose.html.drawing.ISolidBrush
Get color of the brush.
getColor() - Method in class com.aspose.html.HTMLBaseFontElement
Font color.
getColor() - Method in class com.aspose.html.HTMLFontElement
Font color.
getColorMap() - Method in interface com.aspose.html.drawing.ITextureBrush
The number of elements must be even.
getColorValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a color.
getCols() - Method in class com.aspose.html.HTMLFrameSetElement
The number of columns of frames in the frameset.
getCols() - Method in class com.aspose.html.HTMLTextAreaElement
Width of control (in characters).
getColSpan() - Method in class com.aspose.html.HTMLTableCellElement
Number of columns spanned by cell.
getCompact() - Method in class com.aspose.html.HTMLDirectoryElement
Reduce spacing between list items.
getCompact() - Method in class com.aspose.html.HTMLDListElement
Reduce spacing between list items.
getCompact() - Method in class com.aspose.html.HTMLMenuElement
Reduce spacing between list items.
getCompact() - Method in class com.aspose.html.HTMLOListElement
Reduce spacing between list items.
getCompact() - Method in class com.aspose.html.HTMLUListElement
Reduce spacing between list items.
getCompliance() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Desired conformance level for generated PDF document.
getComplianceOptions() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Represents Pdf compliance options.
getCompression() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets Tagged Image File Format (TIFF) Compression.
getComputedStyle(Element) - Method in interface com.aspose.html.dom.css.IViewCSS
This method is used to get the computed style as it is defined in CSS2.
getComputedStyle(Element, String) - Method in interface com.aspose.html.dom.css.IViewCSS
This method is used to get the computed style as it is defined in CSS2.
getComputedStyle(String) - Method in class com.aspose.html.dom.Document
This method is used to get the computed style as it is defined in CSS2.
getComputedStyle() - Method in class com.aspose.html.dom.Element
This method is used to get the computed style as it is defined in CSS2.
getComputedStyle(String) - Method in class com.aspose.html.dom.Element
This method is used to get the computed style as it is defined in CSS2.
getComputedTextLength() - Method in class com.aspose.html.dom.svg.SVGTextContentElement
The total sum of all of the advance values from rendering all of the characters within this element, including the advance value on the glyphs (horizontal or vertical), the effect of properties 'kerning’, 'letter-spacing’ and 'word-spacing’ and adjustments due to attributes 'dx’ and 'dy’ on 'tspan’ elements.
getConfiguration() - Method in class com.aspose.html.rendering.Device
Gets device configuration.
getConfiguration() - Method in class com.aspose.html.rendering.image.ImageDevice
Gets device configuration.
getConsumptionCredit() - Static method in class com.aspose.html.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.aspose.html.Metered
Gets consumption file size
getContainer() - Method in class com.aspose.html.Configuration
 
getContent() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the content property definition in CSS2.
getContent() - Method in class com.aspose.html.forms.SubmissionResult
Gets the content of the response message.
getContent() - Method in class com.aspose.html.HTMLMetaElement
Associated information.
getContent() - Method in class com.aspose.html.HTMLTemplateElement
Gets the instance of the DocumentFragment.
getContent() - Method in interface com.aspose.html.IDocumentFragmentElement
Gets the instance of the DocumentFragment.
getContent() - Method in class com.aspose.html.net.RequestMessage
Gets or sets the request content.
getContent() - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the response content.
getContentDocument() - Method in class com.aspose.html.HTMLFrameElement
The document this frame contains, if there is any and it is available, or null otherwise.
getContentDocument() - Method in class com.aspose.html.HTMLIFrameElement
The document this frame contains, if there is any and it is available, or null otherwise.
getContentDocument() - Method in class com.aspose.html.HTMLObjectElement
The document this object contains, if there is any and it is available, or null otherwise.
getContentOptions() - Method in class com.aspose.html.converters.TemplateData
Content object property.
getContentType() - Method in class com.aspose.html.converters.TemplateContentOptions
Content type property.
getContentType() - Method in class com.aspose.html.dom.Document
Gets the document content type.
getContentType() - Method in class com.aspose.html.net.ContentHeaders
Gets the Content-Type header value.
getContentType() - Method in class com.aspose.html.net.ResponseHeaders
Gets the Content-Type header value.
getContext() - Method in class com.aspose.html.dom.Document
Gets the current browsing context.
getContext(String, Object...) - Method in class com.aspose.html.HTMLCanvasElement
Returns a drawing context on the canvas, or null if the context ID is not supported.
getCookie() - Method in class com.aspose.html.HTMLDocument
This mutable string attribute denotes persistent state information that (1) is associated with the current frame or document and (2) is composed of information described by the cookies non-terminal of [<a href="http://www.ietf.org/rfc/rfc2965.txt">IETF RFC 2965</a>], Section 4.2.2.
getCookieContainer() - Method in class com.aspose.html.net.RequestMessage
Gets or sets the cookie container used to store server cookies by the handler.
getCookies() - Method in class com.aspose.html.dom.Document
 
getCookies() - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the cookie collection.
getCoords() - Method in class com.aspose.html.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
getCoords() - Method in class com.aspose.html.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
getCount() - Method in class com.aspose.html.forms.FormEditor
The number of form controls in the form.
getCount() - Method in class com.aspose.html.forms.OptionCollection
The number of Option in the list.
getCounterIncrement() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the counter-increment property definition in CSS2.
getCounterReset() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the counter-reset property definition in CSS2.
getCounterType() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the type of the counter.
getCounterValue() - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
getCredentials() - Method in class com.aspose.html.net.RequestMessage
Gets or sets authentication information for the request.
getCrossOrigin() - Method in class com.aspose.html.dom.svg.SVGScriptElement
Corresponds to attribute 'crossorigin’ on the given 'script’ element.
getCss() - Method in class com.aspose.html.rendering.RenderingOptions
Gets a CssOptions object which is used for configuration of css properties processing.
getCSSEngineMode() - Method in interface com.aspose.html.services.IUserAgentService
Gets mode in which CSS engine works.
getCSSRules() - Method in interface com.aspose.html.dom.css.ICSSKeyframesRule
This attribute gives access to the keyframes in the list Value: The CSS rules.
getCSSRules() - Method in interface com.aspose.html.dom.css.ICSSMediaRule
A list of all CSS rules contained within the media block.
getCSSRules() - Method in interface com.aspose.html.dom.css.ICSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCSSText() - Method in class com.aspose.html.dom.css.CSSValue
A string representation of the current value.
getCSSText() - Method in class com.aspose.html.dom.css.CSSValueList
A string representation of the current value.
getCSSText() - Method in interface com.aspose.html.dom.css.ICSSRule
The parsable textual representation of the rule.
getCSSText() - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
getCSSValueType() - Method in class com.aspose.html.dom.css.CSSValue
A code defining the type of the value.
getCTM() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Returns the transformation matrix from current user units (i.e., after application of the 'transform’ attribute, if any) to the viewport coordinate system for the nearestViewportElement.
getCtrlKey() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the Control (control) key modifier was active.
getCtrlKey() - Method in class com.aspose.html.dom.events.MouseEvent
Refer to the ctrlKey attribute.
getCtrlKey() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the altKey attribute of the MouseEvent or KeyboardEvent objects to true if the Control key modifier is to be considered active, false otherwise.
getCue() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue property definition in CSS2.
getCueAfter() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue-after property definition in CSS2.
getCueBefore() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue-before property definition in CSS2.
getCurrentDocument() - Method in class com.aspose.html.rendering.Device
 
getCurrentNode() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentPixelDensity() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
getCurrentScale() - Method in class com.aspose.html.dom.svg.SVGSVGElement
On an outermost svg element, this attribute indicates the current scale factor relative to the initial view to take into account user magnification and panning operations, as described under Magnification and panning.
getCurrentTarget() - Method in class com.aspose.html.dom.events.Event
Used to indicate the IEventTarget whose IEventListeners are currently being processed.
getCurrentTime() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Returns the current time in seconds relative to time zero for the given time container.
getCurrentTime() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns the current time in seconds relative to the start time for the current SVG document fragment.
getCurrentTranslate() - Method in class com.aspose.html.dom.svg.SVGSVGElement
On an outermost svg element, the corresponding translation factor that takes into account user "magnification".
getCurrentUrl() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
getCurrentValues() - Method in class com.aspose.html.dom.DOMObject
 
getCursor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cursor property definition in CSS2.
getCx() - Method in class com.aspose.html.dom.svg.SVGCircleElement
Corresponds to attribute 'cx’ on the given 'circle’ element.
getCx() - Method in class com.aspose.html.dom.svg.SVGEllipseElement
Corresponds to attribute 'cx’ on the given 'circle’ element.
getCx() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'cx’ on the given 'radialGradient’ element.
getCy() - Method in class com.aspose.html.dom.svg.SVGCircleElement
Corresponds to attribute 'cy’ on the given 'circle’ element.
getCy() - Method in class com.aspose.html.dom.svg.SVGEllipseElement
Corresponds to attribute 'cy’ on the given 'circle’ element.
getCy() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'cy’ on the given 'radialGradient’ element.
getD() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The D component of the matrix.
getData() - Method in interface com.aspose.html.dom.canvas.IImageData
Is a Uint8ClampedArray representing a one-dimensional array containing the data in the RGBA order, with integer values between 0 and 255 (included).
getData(String) - Method in class com.aspose.html.dom.Element
 
getData() - Method in class com.aspose.html.dom.events.InputEvent
The data holds the value of the characters generated by an input method.
getData() - Method in class com.aspose.html.dom.events.InputEvent.InputEventInit
The data holds the value of the characters generated by an input method.
getData() - Method in interface com.aspose.html.drawing.ITrueTypeFont
Open the stream with font data.
getData() - Method in class com.aspose.html.HTMLObjectElement
 
getDataContent() - Method in class com.aspose.html.converters.TemplateContentOptions
Data content property.
getDataPath() - Method in class com.aspose.html.converters.TemplateData
Data path property.
getDataSize() - Method in interface com.aspose.html.drawing.ITrueTypeFont
Returns the size of the font data in bytes
getDateTime() - Method in class com.aspose.html.HTMLModElement
The date and time of the change.
getDateTimeLocalValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a DateTime object object.
getDateValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a DateTime object.
getDeclare() - Method in class com.aspose.html.HTMLObjectElement
Declare (for future reference), but do not instantiate, this object.
getDefault() - Static method in class com.aspose.html.saving.MarkdownSaveOptions
Returns set of options which are compatible with default Markdown documentation.
getDefault() - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets enum which represents default way of resources handling.
getDefault() - Static method in class com.aspose.html.saving.TextSaveOptions
Returns set of options which are compatible with default Text documentation.
getDefaultChecked() - Method in class com.aspose.html.HTMLInputElement
When type has the value "radio" or "checkbox", this represents the HTML checked attribute of the element.
getDefaultPrevented() - Method in class com.aspose.html.dom.events.Event
Returns true if preventDefault() was invoked while the cancelable attribute value is true, and false otherwise.
getDefaultSelected() - Method in class com.aspose.html.HTMLOptionElement
Represents the value of the HTML selected attribute.
getDefaultValue() - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the HTML value attribute of the element.
getDefaultValue() - Method in class com.aspose.html.HTMLTextAreaElement
Represents the contents of the element.
getDefaultView() - Method in class com.aspose.html.dom.Document
The defaultView IDL attribute of the Document interface, on getting, must return this Document's browsing context's WindowProxy object, if this Document has an associated browsing context, or null otherwise.
getDefaultView() - Method in interface com.aspose.html.dom.views.IDocumentView
The default AbstractView for this Document, or null if none available.
getDefer() - Method in class com.aspose.html.HTMLScriptElement
Indicates that the user agent can defer processing of the script.
getDelete() - Static method in class com.aspose.html.net.HttpMethod
Represents an HTTP DELETE protocol method.
getDeltaMode() - Method in class com.aspose.html.dom.events.WheelEvent
The deltaMode attribute contains an indication of the units of measurement for the delta values.
getDeltaMode() - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
Initializes the deltaMode attribute on the WheelEvent object to the enumerated values 0, 1, or 2, which represent the amount of pixels scrolled (DOM_DELTA_PIXEL), lines scrolled (DOM_DELTA_LINE), or pages scrolled (DOM_DELTA_PAGE) if the rotation of the wheel would have resulted in scrolling.
getDeltaX() - Method in class com.aspose.html.dom.events.WheelEvent
In user agents where the default action of the wheel event is to scroll, the value MUST be the measurement along the x-axis (in pixels, lines, or pages) to be scrolled in the case where the event is not cancelled.
getDeltaX() - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaX attribute.
getDeltaY() - Method in class com.aspose.html.dom.events.WheelEvent
In user agents where the default action of the wheel event is to scroll, the value MUST be the measurement along the y-axis (in pixels, lines, or pages) to be scrolled in the case where the event is not cancelled.
getDeltaY() - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaY attribute.
getDeltaZ() - Method in class com.aspose.html.dom.events.WheelEvent
In user agents where the default action of the wheel event is to scroll, the value MUST be the measurement along the z-axis (in pixels, lines, or pages) to be scrolled in the case where the event is not cancelled.
getDeltaZ() - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaZ attribute.
getDescent(float) - Method in interface com.aspose.html.drawing.ITrueTypeFont
Returns the descent, in design units.
getDetail() - Method in class com.aspose.html.dom.events.CustomEvent.CustomEventInit
Gets or sets the custom data for event.
getDetail() - Method in class com.aspose.html.dom.events.CustomEvent
Gets the custom data.
getDetail() - Method in class com.aspose.html.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDetail() - Method in class com.aspose.html.dom.events.UIEvent.UIEventInit
Specifies some detail information about the Event, depending on the type of event.
getDetail() - Method in class com.aspose.html.dom.svg.events.TimeEvent
Specifies some detail information about the Event, depending on the type of the event.
getDevice() - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
 
getDevice() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
getDiffuseConstant() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'diffuseConstant’ on the given 'feDiffuseLighting’ element.
getDigitalSignatureDetails() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets a digital signature details.
getDir() - Method in class com.aspose.html.HTMLElement
Specifies the base direction of directionally neutral text and the directionality of tables.
getDirection() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the direction property definition in CSS2.
getDirectory() - Method in class com.aspose.html.io.FileCreateStreamProvider
Gets or sets the directory.
getDisabled() - Method in interface com.aspose.html.dom.css.IStyleSheet
false if the style sheet is applied to the document. true if it is not.
getDisabled() - Method in class com.aspose.html.forms.OptionElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLButtonElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLInputElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLLinkElement
Enables/disables the link.
getDisabled() - Method in class com.aspose.html.HTMLOptGroupElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLOptionElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLSelectElement
The control is unavailable in this context.
getDisabled() - Method in class com.aspose.html.HTMLStyleElement
Enables/disables the style sheet.
getDisabled() - Method in class com.aspose.html.HTMLTextAreaElement
The control is unavailable in this context.
getDisplay() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the display property definition in CSS2.
getDispositionType() - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
Get or set disposition type
getDivisor() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'divisor’ on the given 'feConvolveMatrix’ element.
getDoctype() - Method in class com.aspose.html.dom.Document
The Document Type Declaration associated with this document.
getDocument() - Method in interface com.aspose.html.window.IWindow
The document attribute must return the Window object's newest Document object.
getDocumentElement() - Method in class com.aspose.html.dom.Document
This is a convenience attribute that allows direct access to the child node that is the document element of the document.
getDocumentURI() - Method in class com.aspose.html.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDocumentView() - Method in interface com.aspose.html.dom.views.IAbstractView
The source DocumentView of which this is an AbstractView.
getDomain() - Method in class com.aspose.html.dom.svg.SVGDocument
The domain name of the server that served the document, or a null string if the server cannot be identified by a domain name.
getDomain() - Method in class com.aspose.html.HTMLDocument
The domain name of the server that served the document, or null if the server cannot be identified by a domain name.
getDOMImplementation() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the DOM implementation.
getDx() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'dx’ on the given 'feDropShadow’ element.
getDx() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute 'dx’ on the given 'feOffset’ element.
getDx() - Method in class com.aspose.html.dom.svg.SVGTextPositioningElement
Corresponds to attribute 'dx’ on the given element.
getDy() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'dy’ on the given 'feDropShadow’ element.
getDy() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute 'dy’ on the given 'feOffset’ element.
getDy() - Method in class com.aspose.html.dom.svg.SVGTextPositioningElement
Corresponds to attribute 'dy’ on the given element.
getE() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The E component of the matrix.
getEdgeMode() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'edgeMode’ on the given 'feConvolveMatrix’ element.
getElement(Class<T>, int) - Method in class com.aspose.html.forms.FormEditor
Returns the element by specified index.
getElement(Class<T>, String) - Method in class com.aspose.html.forms.FormEditor
Returns the element by specified name.
getElementById(String) - Method in class com.aspose.html.dom.Document
Returns the Element that has an ID attribute with the given value.
getElementById(String) - Method in interface com.aspose.html.dom.INonElementParentNode
Returns the first element within node's descendants whose ID is elementId.
getElementById(String) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Searches this SVG document fragment (i.e., the search is restricted to a subset of the document tree) for an Element whose id is given by elementId.
getElements() - Method in class com.aspose.html.HTMLFormElement
Returns a collection of all form control elements in the form.
getElements() - Method in interface com.aspose.html.IHTMLFormElement
Gets the collection of the child form elements.
getElementsByClassName(String) - Method in class com.aspose.html.dom.Document
Returns a live NodeList object containing all the elements in the document that have all the classes specified in argument.
getElementsByClassName(String) - Method in class com.aspose.html.dom.Element
Returns a live NodeList object containing all the elements in the document that have all the classes specified in argument.
getElementsByTagName(String) - Method in class com.aspose.html.dom.Document
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagName(String) - Method in class com.aspose.html.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in document order.
getElementsByTagNameNS(String, String) - Method in class com.aspose.html.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
getElementsByTagNameNS(String, String) - Method in class com.aspose.html.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
getElementType() - Method in class com.aspose.html.forms.FormElementBase
Gets the type of the element.
getElevation() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the elevation property definition in CSS2.
getElevation() - Method in class com.aspose.html.dom.svg.filters.SVGFEDistantLightElement
Corresponds to attribute 'elevation’ on the given 'feDistantLight’ element.
getEmailValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as an email string object.
getEmptyCells() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the empty-cells property definition in CSS2.
getEnclosureList(SVGRect, SVGElement) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns the list of graphics elements whose rendered content is entirely contained within the supplied rectangle.
getEncoding() - Method in interface com.aspose.html.dom.css.ICSSCharsetRule
The encoding information used in this @charset rule.
getEncryption() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets a encryption details.
getEncryptionAlgorithm() - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the encryption mode.
getEnctype() - Method in class com.aspose.html.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
getEndColor() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Get the ending color of the linear gradient.
getEndPoint() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Get the starting point of the linear gradient.
getEndPositionOfChar(long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns the current text position after rendering the character in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getError() - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The error attribute must return the value it was initialized to.
getError() - Method in class com.aspose.html.dom.events.ErrorEvent
The error attribute must return the value it was initialized to.
getEvent() - Method in class com.aspose.html.HTMLScriptElement
Reserved for future use.
getEventPhase() - Method in class com.aspose.html.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getEvents() - Method in class com.aspose.html.dom.Document.DocumentInit
 
getExpandedOutlineLevels() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies how many levels in the document outline to show expanded when the PDF file is viewed. 0 - the document outline is not expanded. 1 - first level items in the document are expanded and so on.
getExponent() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'exponent’ on the given element.
getExtendedSupportedFeatures() - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
getExtension() - Method in class com.aspose.html.rendering.Device
Gets extension of the output file.
getExtension() - Method in class com.aspose.html.rendering.image.ImageDevice
Gets extension of the output file.
getExtension() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Gets extension of the output file.
getExtension() - Method in class com.aspose.html.rendering.xps.XpsDevice
Gets extension of the output file.
getExtentOfChar(long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns a tightest rectangle which defines the minimum and maximum X and Y values in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getF() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The F component of the matrix.
getFace() - Method in class com.aspose.html.HTMLBaseFontElement
Font face identifier.
getFace() - Method in class com.aspose.html.HTMLFontElement
Font face identifier.
getFallback() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the fallback.
getFamilyName() - Method in interface com.aspose.html.drawing.ITrueTypeFont
Get the name of the font family.
getFarthestViewportElement() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
The farthest ancestor 'svg’ element.
getFeatures() - Method in class com.aspose.html.saving.MarkdownSaveOptions
Flag set that controls which elements are converted to markdown.
getFileName() - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The filename attribute must return the value it was initialized to.
getFileName() - Method in class com.aspose.html.dom.events.ErrorEvent
The filename attribute must return the value it was initialized to.
getFileName() - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
The name of the stored file.
getFiles() - Method in class com.aspose.html.HTMLInputElement
The files IDL attribute allows scripts to access the element’s selected files.
getFillBrush() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the brush object that is used to fill the interiors of paths.
getFillBrush() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the brush object that is used to fill the interiors of paths.
getFillStyle() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color or style to use inside shapes.
getFilter() - Method in interface com.aspose.html.dom.traversal.ITraversal
The NodeFilter used to screen nodes.
getFilterNodeType(Node) - Static method in class com.aspose.html.dom.traversal.filters.NodeFilter
 
getFilters() - Method in class com.aspose.html.net.MessageHandler
Gets the filters list that are corresponding to the specified handler type.
getFilterUnits() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute 'filterUnits’ on the given ’filter’ element.
getFirstChild() - Method in class com.aspose.html.dom.Node
The first child of this node.
getFirstElementChild() - Method in class com.aspose.html.dom.Document
Returns the first child element node of this element. null if this element has no child elements.
getFirstElementChild() - Method in class com.aspose.html.dom.DocumentFragment
Returns the first child element node of this element. null if this element has no child elements.
getFirstElementChild() - Method in class com.aspose.html.dom.Element
Returns the first child element node of this element. null if this element has no child elements.
getFirstElementChild() - Method in interface com.aspose.html.dom.IParentNode
Returns the first child that is an element, and null otherwise.
getFirstElementChild() - Method in interface com.aspose.html.dom.traversal.IElementTraversal
Returns the first child element node of this element. null if this element has no child elements.
getFirstPage() - Method in class com.aspose.html.rendering.PageSetup
Gets or sets the first page configuration.
getFirstPage_Rename_Namesake() - Method in class com.aspose.html.rendering.PageSetup
Gets dimensions of first page, which is used for Device.WindowSize determination.
getFlags() - Method in class com.aspose.html.dom.Document.NavigationInit
 
getFloat() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the float property definition in CSS2.
getFloatValue(int) - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getFont() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Font setting.
getFont() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font property definition in CSS2.
getFont() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the true type font object that is used for rendering text.
getFontEmbeddingRule() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets the font embedding rule.
getFontException() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets the font embedding exception.
getFontFamily() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-family property definition in CSS2.
getFontSize() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-size property definition in CSS2.
getFontSize() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets text font size.
getFontSizeAdjust() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-size-adjust property definition in CSS2.
getFontsSettings() - Method in interface com.aspose.html.services.IUserAgentService
Gets a FontsSettings object which is used for configuration of fonts handling.
getFontStretch() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-stretch property definition in CSS2.
getFontStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-style property definition in CSS2.
getFontStyle() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets text font style.
getFontVariant() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-weight property definition in CSS2.
getFor() - Method in class com.aspose.html.HTMLLabelElement
This attribute links this label with another form control by id attribute.
getForm() - Method in class com.aspose.html.forms.FormEditor
The original HTMLFormElement that is associated with current instance of FormEditor.
getForm() - Method in class com.aspose.html.HTMLButtonElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLFieldSetElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLInputElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLIsIndexElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLLabelElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLLegendElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLObjectElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLOptionElement
Returns the FORM element containing this control.
getForm() - Method in class com.aspose.html.HTMLSelectElement
The number of options in this SELECT.
getForm() - Method in class com.aspose.html.HTMLTextAreaElement
Returns the FORM element containing this control.
getForm() - Method in interface com.aspose.html.IFormAssociatedElement
Gets or sets the form instance.
getFormat() - Method in class com.aspose.html.converters.TemplateContentOptions
getFormat() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets ImageFormat.
getFormatter() - Method in class com.aspose.html.saving.MarkdownSaveOptions
Gets or sets the markdown formatting style.
getForms() - Method in class com.aspose.html.HTMLDocument
A collection of all the forms of a document.
getFr() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'fr’ on the given 'radialGradient’ element.
getFraction() - Method in class com.aspose.html.drawing.UnitType
The default unit type is used for storage the fraction part of the UnitType.
getFrame() - Method in class com.aspose.html.HTMLTableElement
Specifies which external table borders to render.
getFrameBorder() - Method in class com.aspose.html.HTMLFrameElement
Request frame borders.
getFrameBorder() - Method in class com.aspose.html.HTMLIFrameElement
Request frame borders.
getFrameElement() - Method in interface com.aspose.html.window.IWindow
The frameElement object of a Document.
getFrames() - Method in class com.aspose.html.HTMLFrameSetElement
 
getFramesets() - Method in class com.aspose.html.HTMLFrameSetElement
 
getFullFontName() - Method in interface com.aspose.html.drawing.ITrueTypeFont
This should be a combination of "FamilyName" and "SubFamilyName".
getFx() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'fx’ on the given 'radialGradient’ element.
getFy() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'fy’ on the given 'radialGradient’ element.
getGeneration() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
getGenericKey() - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
 
getGet() - Static method in class com.aspose.html.net.HttpMethod
Represents an HTTP GET protocol method.
getGit() - Static method in class com.aspose.html.saving.MarkdownSaveOptions
Returns set of options which are compatible with GitLab Flavored Markdown.
getGlobalAlpha() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Alpha value that is applied to shapes and images before they are composited onto the canvas.
getGlobalCompositeOperation() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
With globalAlpha applied this sets how shapes and images are drawn onto the existing bitmap.
getGlyph() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the glyphs.
getGradientTransform() - Method in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to attribute 'gradientTransform’ on the given element.
getGradientUnits() - Method in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to attribute 'gradientUnits’ on the given element.
getGraphicContext() - Method in class com.aspose.html.rendering.Device
Gets the graphic context
getGraphicContext() - Method in interface com.aspose.html.rendering.IDevice
Gets the graphic context.
getGraphicContextCalss() - Method in class com.aspose.html.rendering.Device
 
getGraphicContextCalss() - Method in class com.aspose.html.rendering.image.ImageDevice
 
getGraphicContextCalss() - Method in class com.aspose.html.rendering.pdf.PdfDevice
 
getGraphicContextCalss() - Method in class com.aspose.html.rendering.xps.XpsDevice
 
getGraphics() - Method in class com.aspose.html.rendering.image.ImageDevice
Gets the instance of Graphics.
getGreen() - Method in class com.aspose.html.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
getHash() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL hash segment.
getHeaders() - Method in class com.aspose.html.HTMLTableCellElement
List of id attribute values for header cells.
getHeaders() - Method in class com.aspose.html.net.Content
Gets the HTTP content headers.
getHeaders() - Method in class com.aspose.html.net.RequestMessage
Gets the RequestHeaders.
getHeaders() - Method in class com.aspose.html.net.ResponseMessage
Gets the headers.
getHeight() - Method in interface com.aspose.html.dom.canvas.IImageData
Is an unsigned long representing the actual height, in pixels, of the ImageData.
getHeight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the height property definition in CSS2.
getHeight() - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Height coordinate of the rectangle, in user units.
getHeight() - Method in interface com.aspose.html.dom.svg.filters.ISVGFilterPrimitiveStandardAttributes
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute ’height’ on the given 'feDropShadow’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute ’height’ on the given ’filter’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGForeignObjectElement
Corresponds to attribute ’height’ on the given 'foreignObject’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute ’height’ on the given 'image’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute ’height’ on the given 'mask’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute ’height’ on the given 'pattern’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute ’height’ on the given 'rect’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute ’height’ on the given 'svg’ element.
getHeight() - Method in class com.aspose.html.dom.svg.SVGUseElement
Corresponds to attribute ’height’ on the given 'use’ element.
getHeight() - Method in class com.aspose.html.drawing.Size
Gets or sets the vertical component of this Size.
getHeight() - Method in class com.aspose.html.HTMLAppletElement
Override height.
getHeight() - Method in class com.aspose.html.HTMLCanvasElement
Is a positive integer reflecting the height HTML attribute of the canvas element interpreted in CSS pixels.
getHeight() - Method in class com.aspose.html.HTMLIFrameElement
Frame height.
getHeight() - Method in class com.aspose.html.HTMLImageElement
 
getHeight() - Method in class com.aspose.html.HTMLObjectElement
Override height.
getHeight() - Method in class com.aspose.html.HTMLTableCellElement
Cell height.
getHorizontalResolution() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets horizontal resolution for output and internal (which are used during filters processing) images, in pixels per inch.
getHorizontalResolution() - Method in class com.aspose.html.rendering.RenderingOptions
Sets or gets horizontal resolution for internal (which are used during filters processing) images, in pixels per inch.
getHorizontalResolution() - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the horizontal resolution.
getHost() - Method in class com.aspose.html.dom.ShadowRoot
Host is an element which contains this ShadowRoot.
getHost() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL host.
getHostname() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL hostname.
getHref() - Method in interface com.aspose.html.dom.css.ICSSImportRule
The location of the style sheet to be imported.
getHref() - Method in interface com.aspose.html.dom.css.IStyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
getHref() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in interface com.aspose.html.dom.svg.ISVGURIReference
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGAElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGMPathElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGScriptElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.dom.svg.SVGUseElement
Corresponds to attribute 'xlink:href’ on the given element.
getHref() - Method in class com.aspose.html.HTMLAnchorElement
 
getHref() - Method in class com.aspose.html.HTMLAreaElement
 
getHref() - Method in class com.aspose.html.HTMLBaseElement
 
getHref() - Method in class com.aspose.html.HTMLLinkElement
 
getHref() - Method in class com.aspose.html.Url
Gets or sets a serialized representation for the specified URL instance.
getHreflang() - Method in class com.aspose.html.HTMLAnchorElement
Language code of the linked resource.
getHreflang() - Method in class com.aspose.html.HTMLLinkElement
Language code of the linked resource.
getHspace() - Method in class com.aspose.html.HTMLAppletElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
getHspace() - Method in class com.aspose.html.HTMLImageElement
 
getHspace() - Method in class com.aspose.html.HTMLObjectElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
getHtmlElement() - Method in class com.aspose.html.forms.FormElement
Gets the HTMLElement.
getHttpEquiv() - Method in class com.aspose.html.HTMLMetaElement
 
getId() - Method in class com.aspose.html.dom.Element
The element's identifier.
getId() - Method in class com.aspose.html.forms.ButtonElement
Represents the Id attribute of the Button element.
getId() - Method in class com.aspose.html.forms.FormElementBase
Gets or sets the identifier of the form element.
getId() - Method in class com.aspose.html.forms.InputElement
Represents the Id attribute of the input element.
getId() - Method in class com.aspose.html.forms.SelectElement
Represents the Id attribute of the input element.
getId_Rename_Namesake() - Method in class com.aspose.html.HTMLElement
The element's identifier.
getId_SVGElement_New() - Method in class com.aspose.html.dom.svg.SVGElement
The value of the 'id’ attribute on the given element, or the empty string if 'id’ is not present.
getIdentifier() - Method in class com.aspose.html.dom.css.Counter
This attribute is used for the identifier of the counter.
getImage() - Method in interface com.aspose.html.drawing.ITextureBrush
Gets or sets the image used by the brush.
getImageArea() - Method in interface com.aspose.html.drawing.ITextureBrush
Specifies the portion of the image used by the brush.
getImageCompression() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies compression type to be used for all images in the document.
getImageData(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Returns an ImageData object representing the underlying pixel data for the area of the canvas denoted by the rectangle which starts at (sx, sy) and has an sw width and sh height.
getImageData() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
getImages() - Method in class com.aspose.html.HTMLDocument
 
getImageSmoothingEnabled() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Image smoothing mode; if disabled, images will not be smoothed if scaled.
getImageTransparentColor() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets the image transparent color.
getImplementation() - Method in class com.aspose.html.dom.Document
The DOMImplementation object that handles this document.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute ’in’ on the given ’feBlend’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute ’in’ on the given 'feColorMatrix’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute ’in’ on the given 'feComponentTransfer’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute ’in’ on the given 'feComposite’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute ’in’ on the given 'feConvolveMatrix’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute ’in’ on the given 'feDiffuseLighting’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute ’in’ on the given 'feDisplacementMap’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute ’in’ on the given 'feDropShadow’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’in’ on the given ’feGaussianBlur’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeNodeElement
Corresponds to attribute ’in’ on the given 'feMergeNode’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute ’in’ on the given 'feMorphology’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute ’in’ on the given 'feOffset’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute ’in’ on the given 'feSpecularLighting’ element.
getIn1() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute ’in’ on the given 'feTile’ element.
getIn2() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute 'in2’ on the given ’feBlend’ element.
getIn2() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'in2’ on the given 'feComposite’ element.
getIn2() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'in2’ on the given 'feDisplacementMap’ element.
getIndex() - Method in class com.aspose.html.HTMLOptionElement
The index of this OPTION in its parent SELECT , starting from 0.
getInit() - Method in class com.aspose.html.dom.Document.NavigationWorkItem
 
getInnerHTML() - Method in class com.aspose.html.dom.DocumentFragment
Returns a fragment of HTML or XML that represents the element's contents.
getInnerHTML() - Method in class com.aspose.html.dom.Element
Returns a fragment of HTML or XML that represents the element's contents.
getInputEncoding() - Method in class com.aspose.html.dom.Document
Gets the document's encoding.
getInputEncoding() - Method in class com.aspose.html.dom.Entity
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity.
getInstanceRoot() - Method in class com.aspose.html.dom.svg.SVGUseElement
The root of the "instance tree".
getIntercept() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'intercept’ on the given element.
getInternalOutputStream() - Method in class com.aspose.html.rendering.image.ImageDevice
 
getInternalSubset() - Method in class com.aspose.html.dom.DocumentType
The internal subset as a string, or null if there is none.
getInterpolationColors() - Method in interface com.aspose.html.drawing.IGradientBrush
Get the interpolation colors that defines a multicolor linear gradient.
getIntersectionList(SVGRect, SVGElement) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Returns the list of graphics elements whose rendered content intersects the supplied rectangle.
getIntValue(int) - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get an int value in a specified unit.
getInvalidIteratorState() - Method in interface com.aspose.html.dom.xpath.IXPathResult
Signifies that the iterator has become invalid.
getItem(long) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Returns the specified item from the list.
getIterators() - Method in class com.aspose.html.dom.Document
 
getJavaScript() - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets enum which represents the way scripts are handled.
getJpegQuality() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies the quality of JPEG compression for images (if JPEG compression is used).
getK1() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'k1’ on the given 'feComposite’ element.
getK2() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'k2’ on the given 'feComposite’ element.
getK3() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'k3’ on the given 'feComposite’ element.
getK4() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'k4’ on the given 'feComposite’ element.
getKernelMatrix() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'kernelMatrix’ on the given 'feConvolveMatrix’ element.
getKernelUnitLengthX() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feConvolveMatrix’ element.
getKernelUnitLengthX() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feDiffuseLighting’ element.
getKernelUnitLengthX() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feSpecularLighting’ element.
getKernelUnitLengthY() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feConvolveMatrix’ element.
getKernelUnitLengthY() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feDiffuseLighting’ element.
getKernelUnitLengthY() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'kernelUnitLength’ on the given 'feSpecularLighting’ element.
getKey() - Method in class com.aspose.html.dom.events.KeyboardEvent
The key holds the key value of the key pressed.
getKey() - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The key holds the key value of the key pressed.
getKey() - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
 
getKey() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
getKeyText() - Method in interface com.aspose.html.dom.css.ICSSKeyframeRule
This attribute represents the keyframe selector as a comma-separated list of percentage values.
getLabel() - Method in class com.aspose.html.forms.OptionElement
Option label for use in hierarchical menus.
getLabel() - Method in class com.aspose.html.HTMLOptGroupElement
Assigns a label to this option group.
getLabel() - Method in class com.aspose.html.HTMLOptionElement
Option label for use in hierarchical menus.
getLang() - Method in class com.aspose.html.HTMLElement
Language code defined in RFC 1766.
getLanguage() - Method in interface com.aspose.html.services.IUserAgentService
The Language(IUserAgentService.getLanguage()/IUserAgentService.setLanguage(String)) specifies the primary language for the element's contents and for any of the element's attributes that contain text.
getLargeArcFlag() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The value of the large-arc-flag parameter.
getLargeArcFlag() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The value of the large-arc-flag parameter.
getLastChild() - Method in class com.aspose.html.dom.Node
The last child of this node.
getLastElementChild() - Method in class com.aspose.html.dom.Document
Returns the last child element node of this element. null if this element has no child elements.
getLastElementChild() - Method in class com.aspose.html.dom.DocumentFragment
Returns the last child element node of this element. null if this element has no child elements.
getLastElementChild() - Method in class com.aspose.html.dom.Element
Returns the last child element node of this element. null if this element has no child elements.
getLastElementChild() - Method in interface com.aspose.html.dom.IParentNode
Returns the last child that is an element, and null otherwise.
getLastElementChild() - Method in interface com.aspose.html.dom.traversal.IElementTraversal
Returns the last child element node of this element. null if this element has no child elements.
getLastModified() - Method in interface com.aspose.html.io.IFile
The last modified date of the file.
getLastPage() - Method in class com.aspose.html.rendering.PageSetup
Gets or sets the last page configuration.
getLeft() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the left property definition in CSS2.
getLeft() - Method in class com.aspose.html.dom.css.Rect
This attribute is used for the left of the rect.
getLeft() - Method in class com.aspose.html.drawing.Margin
Gets or sets the left.
getLeftPage() - Method in class com.aspose.html.rendering.PageSetup
Gets the Odd Page configuration.
getLength() - Method in class com.aspose.html.collections.HTMLCollection
The number of nodes in the list.
getLength() - Method in class com.aspose.html.collections.NamedNodeMap
The number of nodes in this map.
getLength() - Method in class com.aspose.html.collections.NodeList
The number of nodes in the list.
getLength() - Method in class com.aspose.html.dom.css.CSSValueList
The number of CSSValues in the list.
getLength() - Method in interface com.aspose.html.dom.css.ICSSRuleList
The number of CSSRules in the list.
getLength() - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
The number of properties that have been explicitly set in this declaration block.
getLength() - Method in interface com.aspose.html.dom.css.ICSSValueList
The number of CSSValues in the list.
getLength() - Method in interface com.aspose.html.dom.css.IMediaList
The number of media in the list.
getLength() - Method in interface com.aspose.html.dom.css.IStyleSheetList
The number of StyleSheets in the list.
getLength() - Method in class com.aspose.html.dom.svg.collections.SVGListBase
The number of items in the list.
getLength() - Method in class com.aspose.html.drawing.LengthOrAuto
Gets or sets the length.
getLength() - Method in class com.aspose.html.HTMLFormElement
The number of form controls in the form.
getLength() - Method in class com.aspose.html.HTMLSelectElement
The number of options in this SELECT.
getLength() - Method in interface com.aspose.html.IHTMLOptionsCollection
The number of nodes in the list.
getLength() - Method in interface com.aspose.html.io.IFileList
Return length for list of files.
getLengthAdjust() - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Corresponds to attribute 'lengthAdjust’ on the given element.
getLetterSpacing() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the letter-spacing property definition in CSS2.
getLimitingConeAngle() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'limitingConeAngle’ on the given 'feSpotLight’ element.
getLineCap() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Type of endings on the end of lines.
getLineCap() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.
getLineCap() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.
getLineDash() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Returns the current line dash pattern array containing an even number of non-negative numbers.
getLineDashCap() - Method in class com.aspose.html.rendering.GraphicContext
 
getLineDashOffset() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Specifies where to start a dash array on a line.
getLineDashOffset() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the phase offset of the current line dash pattern.
getLineDashPattern() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the description of the dash pattern to be used when paths are stroked.
getLineDashStyle() - Method in class com.aspose.html.rendering.GraphicContext
Sets of gets the style of dashed lines of a stroked path.
getLineHeight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the line-height property definition in CSS2.
getLineJoin() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Defines the type of corners where two lines meet.
getLineJoin() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the code specifying the shape of joints between connected segments of a stroked path.
getLineJoin() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the code specifying the shape of joints between connected segments of a stroked path.
getLineNo() - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The lineno attribute must return the value it was initialized to.
getLineNo() - Method in class com.aspose.html.dom.events.ErrorEvent
The lineno attribute must return the value it was initialized to.
getLineWidth() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Width of lines.
getLineWidth() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the thickness of paths to be stroked.
getLineWidth() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the thickness of paths to be stroked.
getLink() - Method in class com.aspose.html.HTMLBodyElement
Color of links that are not active and unvisited.
getLinks() - Method in class com.aspose.html.HTMLDocument
A collection of all AREA elements and anchor ( A) elements in a document with a value for the href attribute.
getList() - Method in class com.aspose.html.forms.InputElement
Represents a list of options
getList() - Method in class com.aspose.html.HTMLInputElement
The list attribute is used to identify an element that lists predefined options suggested to the user.
getListStyle() - Method in class com.aspose.html.dom.css.Counter
This attribute is used for the style of the list.
getListStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style property definition in CSS2.
getListStyleImage() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-image property definition in CSS2.
getListStylePosition() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-position property definition in CSS2.
getListStyleType() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-type property definition in CSS2.
getLocalName() - Method in class com.aspose.html.dom.Attr
Returns the local part of the qualified name of this node.
getLocalName() - Method in class com.aspose.html.dom.Element
Returns the local part of the qualified name of this node.
getLocalName() - Method in class com.aspose.html.dom.Node
Returns the local part of the qualified name of this node.
getLocation() - Method in class com.aspose.html.dom.Document
The location of the document.
getLocation() - Method in class com.aspose.html.dom.events.KeyboardEvent
The location attribute contains an indication of the logical location of the key on the device.
getLocation() - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The location attribute contains an indication of the logical location of the key on the device.
getLocation() - Method in interface com.aspose.html.window.IWindow
The location attribute of the Window interface must return the Location object for that Window object's Document.
getLongDesc() - Method in class com.aspose.html.HTMLFrameElement
 
getLongDesc() - Method in class com.aspose.html.HTMLIFrameElement
 
getLongDesc() - Method in class com.aspose.html.HTMLImageElement
 
getMargin() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin property definition in CSS2.
getMargin() - Method in class com.aspose.html.drawing.Page
Gets or sets the page margin.
getMarginBottom() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-bottom property definition in CSS2.
getMarginHeight() - Method in class com.aspose.html.HTMLFrameElement
Frame margin height, in pixels.
getMarginHeight() - Method in class com.aspose.html.HTMLIFrameElement
Frame margin height, in pixels.
getMarginLeft() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-left property definition in CSS2.
getMarginRight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-right property definition in CSS2.
getMarginTop() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-top property definition in CSS2.
getMarginWidth() - Method in class com.aspose.html.HTMLFrameElement
Frame margin width, in pixels.
getMarginWidth() - Method in class com.aspose.html.HTMLIFrameElement
Frame margin width, in pixels.
getMarkerHeight() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'markerHeight’ on the given 'marker’ element.
getMarkerOffset() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the marker-offset property definition in CSS2.
getMarkerUnits() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'markerUnits’ on the given 'marker’ element.
getMarkerWidth() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'markerWidth’ on the given 'marker’ element.
getMarks() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the marks property definition in CSS2.
getMaskContentUnits() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'maskContentUnits’ on the given 'mask’ element.
getMaskUnits() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'maskUnits’ on the given 'mask’ element.
getMatrix() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
The matrix that represents this transformation.
getMaxHandlingDepth() - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets maximum depth of resource which will be handled.
getMaxHeight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the max-height property definition in CSS2.
getMaxLength() - Method in class com.aspose.html.HTMLInputElement
Maximum number of characters for text fields, when type has the value "text" or "password".
getMaxWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the max-width property definition in CSS2.
getMedia() - Method in interface com.aspose.html.dom.css.ICSSImportRule
A list of media types for which this style sheet may be used.
getMedia() - Method in interface com.aspose.html.dom.css.ICSSMediaRule
A list of media types for this rule.
getMedia() - Method in interface com.aspose.html.dom.css.IStyleSheet
The intended destination media for style information.
getMedia() - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'media’ on the given element.
getMedia() - Method in class com.aspose.html.HTMLLinkElement
Designed for use with one or more target media.
getMedia() - Method in class com.aspose.html.HTMLStyleElement
Designed for use with one or more target media.
getMediaText() - Method in interface com.aspose.html.dom.css.IMediaList
The parsable textual representation of the media list.
getMediaType() - Method in class com.aspose.html.net.headers.ContentTypeHeaderValue
Gets or sets the media-type for content.
getMediaType() - Method in class com.aspose.html.rendering.CssOptions
Gets or sets MediaType which will be used for media queries resolution during rendering.
getMeetOrSlice() - Method in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The type of the meet-or-slice value as specified by one of the SVG_MEETORSLICE_* constants defined on this interface.
getMessage() - Method in exception com.aspose.html.dom.DOMException
Returns a string representing a message or description associated with the given error name.
getMessage() - Method in exception com.aspose.html.dom.Error
Gets a message that describes the current exception.
getMessage() - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The message attribute must return the value it was initialized to.
getMessage() - Method in class com.aspose.html.dom.events.ErrorEvent
The message attribute must return the value it was initialized to.
getMessageHandlers() - Method in interface com.aspose.html.services.INetworkService
Gets an list of MessageHandler instances to be invoked as an RequestMessage executes.
getMetaKey() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the meta (Meta) key modifier was active.
getMetaKey() - Method in class com.aspose.html.dom.events.MouseEvent
Refer to the metaKey attribute.
getMetaKey() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the metaKey attribute of the MouseEvent or KeyboardEvent objects to true if the Meta key modifier is to be considered active, false otherwise.
getMethod() - Method in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to attribute 'method’ on the given 'textPath’ element.
getMethod() - Method in class com.aspose.html.forms.FormEditor
 
getMethod() - Method in class com.aspose.html.forms.FormSubmitter
 
getMethod() - Method in class com.aspose.html.HTMLFormElement
 
getMethod() - Method in class com.aspose.html.net.RequestMessage
Gets or sets the HttpMethod.
getMimeType() - Method in class com.aspose.html.dom.Document
 
getMimeType() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
getMinHeight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the min-height property definition in CSS2.
getMinWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the min-width property definition in CSS2.
getMiterLimit() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Miter limit ratio.
getMiterLimit() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the maximum length of mitered line joins for stroked paths.
getMiterLimit() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the maximum length of mitered line joins for stroked paths.
getMode() - Method in class com.aspose.html.dom.ShadowRoot
Mode in which this ShadowRoot operates.
getMode() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute 'mode’ on the given ’feBlend’ element.
getModifierAltGraph() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter AltGraph must return true.
getModifierCapsLock() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter CapsLock must return true.
getModifierFn() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Fn must return true.
getModifierFnLock() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter FnLock mustreturn true.
getModifierHyper() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Hyper must return true.
getModifierNumLock() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter NumLock must return true.
getModifierScrollLock() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter ScrollLock must return true.
getModifierSuper() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Super must return true.
getModifierSymbol() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Symbol must return true.
getModifierSymbolLock() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter SymbolLock must return true.
getMonthValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a DateTime object.
getMultiple() - Method in class com.aspose.html.forms.SelectElement
If true, multiple OPTION elements may be selected in this SELECT.
getMultiple() - Method in class com.aspose.html.HTMLSelectElement
If true, multiple OPTION elements may be selected in this SELECT.
getMultiplier() - Method in class com.aspose.html.drawing.UnitType
 
getName() - Method in class com.aspose.html.dom.Attr
Returns the name of this attribute.
getName() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the name.
getName() - Method in interface com.aspose.html.dom.css.ICSSKeyframesRule
This attribute is the name of the keyframes, used by the ’animation-name’ property.
getName() - Method in interface com.aspose.html.dom.css.ICSSMarginRule
The name attribute must return the name of the margin at-rule.
getName() - Method in class com.aspose.html.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in exception com.aspose.html.dom.DOMException
Returns a string that contains one of the strings associated with an error name.
getName() - Method in exception com.aspose.html.dom.Error
Gets the error name.
getName() - Method in class com.aspose.html.forms.ButtonElement
Represent the name attribute of the Button element.
getName() - Method in class com.aspose.html.forms.FormElementBase
Gets or sets the name of the form element.
getName() - Method in class com.aspose.html.forms.FormSubmitter.Value
 
getName() - Method in class com.aspose.html.forms.InputElement
Represent the name attribute of the input element.
getName() - Method in class com.aspose.html.forms.SelectElement
Represent the name attribute of the input element.
getName() - Method in class com.aspose.html.forms.TextAreaElement
Represent the name attribute of the input element.
getName() - Method in class com.aspose.html.HTMLAnchorElement
Anchor name.
getName() - Method in class com.aspose.html.HTMLAppletElement
The name of the applet.
getName() - Method in class com.aspose.html.HTMLButtonElement
Form control or object name when submitted with a form.
getName() - Method in class com.aspose.html.HTMLFormElement
Names the form.
getName() - Method in class com.aspose.html.HTMLFrameElement
The frame name (object of the target attribute).
getName() - Method in class com.aspose.html.HTMLIFrameElement
The frame name (object of the target attribute).
getName() - Method in class com.aspose.html.HTMLImageElement
The name of the element (for backwards compatibility).
getName() - Method in class com.aspose.html.HTMLInputElement
Form control or object name when submitted with a form.
getName() - Method in class com.aspose.html.HTMLMapElement
Names the map (for use with usemap).
getName() - Method in class com.aspose.html.HTMLMetaElement
Meta information name.
getName() - Method in class com.aspose.html.HTMLObjectElement
Form control or object name when submitted with a form.
getName() - Method in class com.aspose.html.HTMLParamElement
The name of a run-time parameter.
getName() - Method in class com.aspose.html.HTMLSelectElement
Form control or object name when submitted with a form.
getName() - Method in class com.aspose.html.HTMLTextAreaElement
Form control or object name when submitted with a form.
getName() - Method in class com.aspose.html.io.FileCreateStreamProvider
Gets or sets the name.
getName() - Method in interface com.aspose.html.io.IFile
The name of the file.
getName() - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
The name for a content body part.
getName() - Method in class com.aspose.html.net.headers.NameValueHeaderValue
Gets the parameter name.
getName() - Method in class com.aspose.html.net.HttpMethod
Gets the method name.
getName() - Method in interface com.aspose.html.window.IWindow
The name attribute of the Window object must, on getting, return the current name of the browsing context, and, on setting, set the name of the browsing context to the new value.
getNamedItem(String) - Method in class com.aspose.html.collections.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class com.aspose.html.collections.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamesAreCaseSensitive() - Method in class com.aspose.html.loading.TemplateLoadOptions
Property that specifies whether the template and data element names will be matched regardless to the character case or not.
getNamespaceURI() - Method in class com.aspose.html.dom.Attr
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class com.aspose.html.dom.Element
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class com.aspose.html.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNameTable() - Method in class com.aspose.html.dom.Document
Gets the XmlNameTable associated with this implementation.
getNearestViewportElement() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
The element which established the current viewport.
getNetwork() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the network services.
getNewScale() - Method in class com.aspose.html.dom.svg.events.SVGZoomEvent
The scale factor that will be in place after the zoom operation has been processed.
getNewTranslate() - Method in class com.aspose.html.dom.svg.events.SVGZoomEvent
The translation values that will be in place after the zoom operation has been processed.
getNextElementSibling() - Method in class com.aspose.html.dom.Document
Returns the next sibling element node of this element. null if this element has no element sibling nodes that come after this one in the document tree.
getNextElementSibling() - Method in class com.aspose.html.dom.DocumentFragment
Returns the next sibling element node of this element. null if this element has no element sibling nodes that come after this one in the document tree.
getNextElementSibling() - Method in class com.aspose.html.dom.Element
Returns the next sibling element node of this element. null if this element has no element sibling nodes that come after this one in the document tree.
getNextElementSibling() - Method in interface com.aspose.html.dom.INonDocumentTypeChildNode
Returns the first following sibling that is an element, and null otherwise.
getNextElementSibling() - Method in interface com.aspose.html.dom.traversal.IElementTraversal
Returns the next sibling element node of this element. null if this element has no element sibling nodes that come after this one in the document tree.
getNextSibling() - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the next sibling of the added or removed nodes, or null.
getNextSibling() - Method in class com.aspose.html.dom.Node
The node immediately following this node.
getNodeName() - Method in class com.aspose.html.dom.Attr
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.CDATASection
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Comment
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Document
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.DocumentFragment
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.DocumentType
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Element
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Entity
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.EntityReference
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Node
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Notation
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.ProcessingInstruction
The name of this node, depending on its type.
getNodeName() - Method in class com.aspose.html.dom.Text
The name of this node, depending on its type.
getNodeType() - Method in class com.aspose.html.dom.Attr
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.CDATASection
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Comment
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Document
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.DocumentFragment
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.DocumentType
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Element
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Entity
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.EntityReference
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Node
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Notation
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.ProcessingInstruction
A code representing the type of the underlying object.
getNodeType() - Method in class com.aspose.html.dom.Text
A code representing the type of the underlying object.
getNodeValue() - Method in class com.aspose.html.dom.Attr
The value of this node, depending on its type.
getNodeValue() - Method in class com.aspose.html.dom.Comment
The value of this node, depending on its type.
getNodeValue() - Method in class com.aspose.html.dom.Node
The value of this node, depending on its type.
getNodeValue() - Method in class com.aspose.html.dom.ProcessingInstruction
The value of this node, depending on its type.
getNodeValue() - Method in class com.aspose.html.dom.Text
The value of this node, depending on its type.
getNoframes() - Method in class com.aspose.html.HTMLFrameSetElement
Gets the noframes.
getNoHref() - Method in class com.aspose.html.HTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
getNoResize() - Method in class com.aspose.html.HTMLFrameElement
When true, forbid user from resizing frame.
getNoShade() - Method in class com.aspose.html.HTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
getNotationName() - Method in class com.aspose.html.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNoWrap() - Method in class com.aspose.html.HTMLTableCellElement
Suppress word wrapping.
getNumberOfChars() - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns the total number of characters available for rendering within the current element, which includes referenced characters from 'tref’ reference, regardless of whether they will be rendered.
getNumberOfItems() - Method in class com.aspose.html.dom.svg.collections.SVGListBase
The number of items in the list.
getNumberValue() - Method in interface com.aspose.html.dom.xpath.IXPathResult
The value of this number result.
getNumberValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a number.
getNumOctaves() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'numOctaves’ on the given 'feTurbulence’ element.
getObject() - Method in class com.aspose.html.HTMLAppletElement
The value of the "object" attribute.
getOffset() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'offset’ on the given element.
getOffset() - Method in class com.aspose.html.dom.svg.SVGStopElement
Corresponds to attribute 'offset’ on the given 'radialGradient’ element.
getOldValue() - Method in class com.aspose.html.dom.mutations.MutationRecord
The return value depends on type.
getOnAbort() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnAbort event.
getOnBlur() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnBlur event.
getOnCancel() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCancel event.
getOnCanplay() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCanplay event.
getOnCanPlayThrough() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCanPlayThrough event.
getOnChange() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnChange event.
getOnClick() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnClick event.
getOnCueChange() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCueChange event.
getOnDblClick() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnDblClick event.
getOnDurationChange() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnDurationChange event.
getOnEmptied() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnEmptied event.
getOnEnded() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnEnded event.
getOnError() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnError event.
getOnFocus() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnFocus event.
getOnInput() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnInput event.
getOnInvalid() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnInvalid event.
getOnKeyDown() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyDown event.
getOnKeyPress() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyPress event.
getOnKeyUp() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyUp event.
getOnLoad() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoad event.
getOnLoadedData() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadedData event.
getOnLoadedMetadata() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadedMetadata event.
getOnLoadStart() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadStart event.
getOnMouseDown() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseDown event.
getOnMouseEnter() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseEnter event.
getOnMouseLeave() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseLeave event.
getOnMouseMove() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseMove event.
getOnMouseOut() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseOut event.
getOnMouseOver() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseOver event.
getOnMouseUp() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseUp event.
getOnMouseWheel() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseWheel event.
getOnPause() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPause event.
getOnPlay() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPlay event.
getOnPlaying() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPlaying event.
getOnProgress() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnProgress event.
getOnRateChange() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnRateChange event.
getOnReset() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnReset event.
getOnResize() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnResize event.
getOnScroll() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnScroll event.
getOnSeeked() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSeeked event.
getOnSeeking() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSeeking event.
getOnSelect() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSelect event.
getOnShow() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnShow event.
getOnStalled() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnStalled event.
getOnSubmit() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSubmit event.
getOnSuspend() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSuspend event.
getOnTimeUpdate() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnTimeUpdate event.
getOnToggle() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnToggle event.
getOnVolumeChange() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnVolumeChange event.
getOnWaiting() - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnWaiting event.
getOpacity() - Method in interface com.aspose.html.drawing.ITextureBrush
Get opacity value in a color transform matrix.
getOpener() - Method in interface com.aspose.html.window.IWindow
The opener IDL attribute on the Window object, on getting, must return the WindowProxy object of the browsing context from which the current browsing context was created (its opener browsing context), if there is one, if it is still available, and if the current browsing context has not disowned its opener; otherwise, it must return null.
getOperator() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'operator’ on the given 'feComposite’ element.
getOperator() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute 'operator’ on the given 'feMorphology’ element.
getOptions() - Method in class com.aspose.html.forms.DataListElement
Returns a list of options
getOptions() - Method in class com.aspose.html.forms.SelectElement
Returns a list of options
getOptions() - Method in class com.aspose.html.HTMLDataListElement
The collection of OPTION elements contained by this element.
getOptions() - Method in class com.aspose.html.HTMLSelectElement
The collection of OPTION elements contained by this element.
getOptions() - Method in class com.aspose.html.rendering.Device
Gets rendering options.
getOptions() - Method in interface com.aspose.html.rendering.IDevice
Gets rendering options.
getOrderX() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'order’ on the given 'feConvolveMatrix’ element.
getOrderY() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'order’ on the given 'feConvolveMatrix’ element.
getOrientAngle() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'orient’ on the given 'marker’ element.
getOrientType() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'orient’ on the given 'marker’ element.
getOrigin() - Method in class com.aspose.html.dom.Document
Gets the document origin.
getOrigin() - Method in class com.aspose.html.Url
Gets a string representation for the specified URL origin.
getOriginalOutputStream() - Method in class com.aspose.html.rendering.Device
 
getOrphans() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the orphans property definition in CSS2.
getOuterHTML() - Method in class com.aspose.html.dom.DocumentFragment
Returns a fragment of HTML or XML that represents the element and its contents.
getOuterHTML() - Method in class com.aspose.html.dom.Element
Returns a fragment of HTML or XML that represents the element and its contents.
getOutline() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline property definition in CSS2.
getOutlineColor() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-color property definition in CSS2.
getOutlineStyle() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-style property definition in CSS2.
getOutlineWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-width property definition in CSS2.
getOutputStream() - Method in class com.aspose.html.rendering.Device
Sets and gets the output stream.
getOverflow() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the overflow property definition in CSS2.
getOverrideStyle(Element, String) - Method in interface com.aspose.html.dom.css.IDocumentCSS
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverrideStyle(Element, String) - Method in class com.aspose.html.dom.svg.SVGDocument
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOverrideStyle(Element, String) - Method in class com.aspose.html.HTMLDocument
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOwnerDocument() - Method in class com.aspose.html.dom.Document
Gets the owner document.
getOwnerDocument() - Method in class com.aspose.html.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in class com.aspose.html.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - Method in interface com.aspose.html.dom.xpath.IXPathNamespace
The Element on which the namespace was in scope when it was requested.
getOwnerNode() - Method in interface com.aspose.html.dom.css.IStyleSheet
The node that associates this style sheet with the document.
getOwnerPassword() - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the Owner password.
getOwnerRule() - Method in interface com.aspose.html.dom.css.ICSSStyleSheet
If this style sheet comes from an @import rule, the ownerRule attribute will contain the CSSImportRule.
getOwnerSVGElement() - Method in class com.aspose.html.dom.svg.SVGElement
The nearest ancestor 'svg’ element.
getPadding() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding property definition in CSS2.
getPaddingBottom() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-bottom property definition in CSS2.
getPaddingLeft() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-left property definition in CSS2.
getPaddingRight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-right property definition in CSS2.
getPaddingTop() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-top property definition in CSS2.
getPage() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page property definition in CSS2.
getPage() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
getPageBreakAfter() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-after property definition in CSS2.
getPageBreakBefore() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-before property definition in CSS2.
getPageBreakInside() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-inside property definition in CSS2.
getPageIndex() - Method in class com.aspose.html.rendering.Device
Sets or gets the index of the current page
getPageSetup() - Method in class com.aspose.html.rendering.RenderingOptions
Gets a page setup object is used for configuration output page-set.
getPageWritingStrategy() - Method in class com.aspose.html.rendering.Device.DeviceConfiguration
Gets or sets the page writing strategy.
getParameters() - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
Get collection of paremeters Value: The parameters.
getParent() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the parent context, if any.
getParent() - Method in interface com.aspose.html.window.IWindow
The parent IDL attribute on the Window object of a Document in a browsing context b must return the WindowProxy object of the parent browsing context, if there is one (i.e. if b is a child browsing context), or the WindowProxy object of the browsing context b itself, otherwise (i.e. if it is a top-level browsing context or a detached nested browsing context).
getParentElement() - Method in class com.aspose.html.dom.Node
Gets the parent Element of this node.
getParentNode() - Method in class com.aspose.html.dom.Node
The parent of this node.
getParentOfType(Class<T>) - Method in class com.aspose.html.HTMLElement
Gets the parent element of specified type.
getParentRule() - Method in interface com.aspose.html.dom.css.ICSSRule
If this rule is contained inside another rule (e.g. a style rule inside an @media block), this is the containing rule.
getParentRule() - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
getParentStyleSheet() - Method in interface com.aspose.html.dom.css.ICSSRule
The style sheet that contains this rule.
getParentStyleSheet() - Method in interface com.aspose.html.dom.css.IStyleSheet
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists.
getParser() - Method in class com.aspose.html.dom.Document
 
getPassword() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL password.
getPasswordValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a password string object.
getPath() - Method in class com.aspose.html.dom.canvas.Path2D
 
getPathLength() - Method in class com.aspose.html.dom.svg.SVGGeometryElement
Corresponds to attribute pathLength on the given element.
getPathname() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL path.
getPathSegAtLength(float) - Method in class com.aspose.html.dom.svg.SVGPathElement
Returns the index into pathSegList which is distance units along the path, utilizing the user agent's distance-along-a-path algorithm.
getPathSegList() - Method in interface com.aspose.html.dom.svg.paths.ISVGAnimatedPathData
Provides access to the base (i.e., static) contents of the 'd’ attribute in a form which matches one-for-one with SVG's syntax.
getPathSegList() - Method in class com.aspose.html.dom.svg.SVGPathElement
Provides access to the base (i.e., static) contents of the 'd’ attribute in a form which matches one-for-one with SVG's syntax.
getPathSegType() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
The type of the path segment as specified by one of the constants defined on this interface.
getPathSegTypeAsLetter() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
The type of the path segment, specified by the corresponding one character command name.
getPatternContentUnits() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'patternContentUnits’ on the given 'pattern’ element.
getPatternTransform() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'patternTransform’ on the given 'pattern’ element.
getPatternUnits() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'patternUnits’ on the given 'pattern’ element.
getPause() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause property definition in CSS2.
getPauseAfter() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause-after property definition in CSS2.
getPauseBefore() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause-before property definition in CSS2.
getPdfaCompliant() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets a value indicating whether [pdfa compliant].
getPermissions() - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the permissions.
getPitch() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pitch property definition in CSS2.
getPitchRange() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pitch-range property definition in CSS2.
getPixelUnitToMillimeterX() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Size of a pixel units (as defined by CSS2) along the x-axis of the viewport, which represents a unit somewhere in the range of 70dpi to 120dpi, and, on systems that support this, might actually match the characteristics of the target medium.
getPixelUnitToMillimeterY() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponding size of a pixel unit along the y-axis of the viewport.
getPlayDuring() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the play-during property definition in CSS2.
getPointAtLength(float) - Method in class com.aspose.html.dom.svg.SVGGeometryElement
Returns the (x,y) coordinate in user space which is distance units along the path, utilizing the user agent's distance-along-a-path algorithm.
getPointerBeforeReferenceNode() - Method in interface com.aspose.html.dom.traversal.INodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getPoints() - Method in interface com.aspose.html.dom.svg.ISVGAnimatedPoints
Provides access to the base (i.e., static) contents of the 'points’ attribute.
getPoints() - Method in class com.aspose.html.dom.svg.SVGPolygonElement
Provides access to the base (i.e., static) contents of the 'points’ attribute.
getPoints() - Method in class com.aspose.html.dom.svg.SVGPolylineElement
Provides access to the base (i.e., static) contents of the 'points’ attribute.
getPointsAtX() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'pointsAtX’ on the given 'feSpotLight’ element.
getPointsAtY() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'pointsAtY’ on the given 'feSpotLight’ element.
getPointsAtZ() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'pointsAtZ’ on the given 'feSpotLight’ element.
getPort() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL port.
getPosition() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the position property definition in CSS2.
getPosition() - Method in interface com.aspose.html.drawing.IInterpolationColor
Gets the color position.
getPost() - Static method in class com.aspose.html.net.HttpMethod
Represents an HTTP POST protocol method.
getPreAuthenticate() - Method in class com.aspose.html.net.RequestMessage
Gets or sets a value that indicates whether to send an Authorization header with the request.
getPrefix() - Method in class com.aspose.html.dom.Attr
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the prefix.
getPrefix() - Method in class com.aspose.html.dom.Element
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class com.aspose.html.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPresentation() - Method in class com.aspose.html.HTMLImageElement
 
getPreserveAlpha() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'preserveAlpha’ on the given 'feConvolveMatrix’ element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute ’preserveAspectRatio’ on the given 'feImage’ element.
getPreserveAspectRatio() - Method in interface com.aspose.html.dom.svg.ISVGFitToViewBox
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute ’preserveAspectRatio’ on the given 'image’ element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGSymbolElement
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreserveAspectRatio() - Method in class com.aspose.html.dom.svg.SVGViewElement
Corresponds to attribute ’preserveAspectRatio’ on the given element.
getPreviousElementSibling() - Method in class com.aspose.html.dom.Document
Returns the previous sibling element node of this element. null if this element has no element sibling nodes that come before this one in the document tree.
getPreviousElementSibling() - Method in class com.aspose.html.dom.DocumentFragment
Returns the previous sibling element node of this element. null if this element has no element sibling nodes that come before this one in the document tree.
getPreviousElementSibling() - Method in class com.aspose.html.dom.Element
Returns the previous sibling element node of this element. null if this element has no element sibling nodes that come before this one in the document tree.
getPreviousElementSibling() - Method in interface com.aspose.html.dom.INonDocumentTypeChildNode
Returns the first preceding sibling that is an element, and null otherwise.
getPreviousElementSibling() - Method in interface com.aspose.html.dom.traversal.IElementTraversal
Returns the previous sibling element node of this element. null if this element has no element sibling nodes that come before this one in the document tree.
getPreviousScale() - Method in class com.aspose.html.dom.svg.events.SVGZoomEvent
The scale factor from previous zoom operations that was in place before the zoom operation occurred.
getPreviousSibling() - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the previous sibling of the added or removed nodes, or null.
getPreviousSibling() - Method in class com.aspose.html.dom.Node
The node immediately preceding this node.
getPreviousTranslate() - Method in class com.aspose.html.dom.svg.events.SVGZoomEvent
The translation values from previous zoom operations that were in place before the zoom operation occurred.
getPrimitiveType() - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
getPrimitiveUnits() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute 'primitiveUnits’ on the given ’filter’ element.
getProfile() - Method in class com.aspose.html.HTMLHeadElement
 
getPrompt() - Method in class com.aspose.html.HTMLIsIndexElement
The prompt message.
getPropertyCSSValue(String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyPriority(String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g. the "important" qualifier) if the property has been explicitly set in this declaration block.
getPropertyValue(String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
getProtocol() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL schema.
getPublicId() - Method in class com.aspose.html.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in class com.aspose.html.dom.Entity
The public identifier associated with the entity if specified, and null otherwise.
getPublicId() - Method in class com.aspose.html.dom.Notation
The public identifier of this notation.
getPut() - Static method in class com.aspose.html.net.HttpMethod
Represents an HTTP PUT protocol method.
getQuirksMode() - Method in class com.aspose.html.dom.Document
Gets the document's quirks mode.
getQuotes() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the quotes property definition in CSS2.
getR() - Method in class com.aspose.html.dom.svg.SVGCircleElement
Corresponds to attribute 'r’ on the given 'circle’ element.
getR() - Method in class com.aspose.html.dom.svg.SVGRadialGradientElement
Corresponds to attribute 'r’ on the given 'radialGradient’ element.
getR1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The x-axis radius for the ellipse (i.e., r1).
getR1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The x-axis radius for the ellipse (i.e., r1).
getR2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The y-axis radius for the ellipse (i.e., r2).
getR2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The y-axis radius for the ellipse (i.e., r2).
getRadioValue() - Method in class com.aspose.html.forms.InputElement
Returns the checkedness state for the input element with the radio type.
getRadiusX() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute 'radius’ on the given 'feMorphology’ element.
getRadiusY() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute 'radius’ on the given 'feMorphology’ element.
getReadOnly() - Method in class com.aspose.html.HTMLInputElement
This control is read-only.
getReadOnly() - Method in class com.aspose.html.HTMLTextAreaElement
This control is read-only.
getReadyState() - Method in class com.aspose.html.dom.Document
Returns the document readiness.
getRect() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Get a rectangular region that defines the starting and ending points of the gradient.
getRectValue() - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
getRed() - Method in class com.aspose.html.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
getReferenceNode() - Method in interface com.aspose.html.dom.traversal.INodeIterator
The current reference node.
getReferrer() - Method in class com.aspose.html.dom.svg.SVGDocument
Returns the URI of the page that linked to this page.
getReferrer() - Method in class com.aspose.html.HTMLDocument
 
getRefX() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'refX’ on the given 'marker’ element.
getRefY() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'refY’ on the given 'marker’ element.
getRegisteredObservers() - Method in class com.aspose.html.dom.Node
 
getRel() - Method in class com.aspose.html.HTMLAnchorElement
Forward link type.
getRel() - Method in class com.aspose.html.HTMLLinkElement
Forward link type.
getRelatedTarget() - Method in class com.aspose.html.dom.events.FocusEvent.FocusEventInit
Used to identify a secondary EventTarget related to a Focus event, depending on the type of event.
getRelatedTarget() - Method in class com.aspose.html.dom.events.FocusEvent
Used to identify a secondary EventTarget related to a Focus event, depending on the type of event.
getRelatedTarget() - Method in class com.aspose.html.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event, depending on the type of event.
getRelatedTarget() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
The relatedTarget should be initialized to the element whose bounds the mouse pointer just left (in the case of a mouseover or mouseenter event) or the element whose bounds the mouse pointer is entering (in the case of a mouseout or mouseleave or focusout event).
getRemovedNodes() - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the nodes removed.
getRenderingStarted() - Method in class com.aspose.html.rendering.Device
 
getRenderingStrategy() - Method in class com.aspose.html.rendering.image.ImageDevice
 
getRepeat() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the key has been pressed in a sustained manner.
getRepeat() - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
true if the key has been pressed in a sustained manner.
getRequest() - Method in interface com.aspose.html.net.INetworkOperationContext
Gets or sets the request message.
getRequest() - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the associated request.
getRequestMessage() - Method in class com.aspose.html.dom.Document.NavigationInit
 
getRequestUri() - Method in class com.aspose.html.net.RequestMessage
Gets or sets the request URI.
getRequiredExtensions() - Method in interface com.aspose.html.dom.svg.ISVGTests
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredExtensions() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredExtensions() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredExtensions() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredExtensions() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredExtensions() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'requiredExtensions’ on the given element.
getRequiredFeatures() - Method in interface com.aspose.html.dom.svg.ISVGTests
Corresponds to attribute 'requiredFeatures’ on the given element.
getRequiredFeatures() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Corresponds to attribute 'requiredFeatures’ on the given element.
getRequiredFeatures() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute 'requiredFeatures’ on the given element.
getRequiredFeatures() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Corresponds to attribute 'requiredFeatures’ on the given element.
getRequiredFeatures() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'requiredFeatures’ on the given element.
getRequiredFeatures() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'requiredFeatures’ on the given element.
getResourceHandlingOptions() - Method in class com.aspose.html.saving.SaveOptions
Gets a ResourceHandlingOptions object which is used for configuration of resources handling.
getResponse() - Method in interface com.aspose.html.net.INetworkOperationContext
Gets or sets the response message.
getResponseMessage() - Method in class com.aspose.html.dom.Document.NavigationInit
 
getResponseMessage() - Method in class com.aspose.html.forms.SubmissionResult
Gets the message represented the result of the submitting data to the server.
getResult() - Method in interface com.aspose.html.dom.svg.filters.ISVGFilterPrimitiveStandardAttributes
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'result’ on the given 'feDropShadow’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResult() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'result’ on the given ’filter’ element.
getResultType() - Method in interface com.aspose.html.dom.xpath.IXPathResult
A code representing the type of this result, as defined by the http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathResult XPathResultType enum.
getRev() - Method in class com.aspose.html.HTMLAnchorElement
Reverse link type.
getRev() - Method in class com.aspose.html.HTMLLinkElement
Reverse link type.
getRGBColorValue() - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
getRichness() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the richness property definition in CSS2.
getRight() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the right property definition in CSS2.
getRight() - Method in class com.aspose.html.dom.css.Rect
This attribute is used for the right of the rect.
getRight() - Method in class com.aspose.html.drawing.Margin
Gets or sets the right.
getRightPage() - Method in class com.aspose.html.rendering.PageSetup
Gets the Even Page configuration.
getRoot() - Method in interface com.aspose.html.dom.traversal.ITraversal
The root node of the NodeIterator, as specified when it was created.
getRootElement() - Method in class com.aspose.html.dom.svg.SVGDocument
The root 'svg’ in the document hierarchy.
getRotate() - Method in class com.aspose.html.dom.svg.SVGTextPositioningElement
Corresponds to attribute 'rotate’ on the given element.
getRotationOfChar(long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns the rotation value relative to the current user coordinate system used to render the glyph(s) corresponding to the specified character.
getRowIndex() - Method in class com.aspose.html.HTMLTableRowElement
This is in logical order and not in document order.
getRowIndexInScopeOfCollection(HTMLCollection) - Method in class com.aspose.html.HTMLElement
Returns index of object in a scope of collection
getRows() - Method in class com.aspose.html.HTMLFrameSetElement
The number of rows of frames in the frameset.
getRows() - Method in class com.aspose.html.HTMLTableElement
Returns the table's TFOOT, or null if none exists.
getRows() - Method in class com.aspose.html.HTMLTableSectionElement
The collection of rows in this table section.
getRows() - Method in class com.aspose.html.HTMLTextAreaElement
Number of text rows.
getRowSpan() - Method in class com.aspose.html.HTMLTableCellElement
Number of rows spanned by cell.
getRules() - Method in class com.aspose.html.HTMLTableElement
Specifies which internal table borders to render.
getRuntimesBinding() - Method in class com.aspose.html.dom.DOMObject
 
getRx() - Method in class com.aspose.html.dom.svg.SVGEllipseElement
Corresponds to attribute 'cx’ on the given 'circle’ element.
getRx() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute 'rx’ on the given 'rect’ element.
getRy() - Method in class com.aspose.html.dom.svg.SVGEllipseElement
Corresponds to attribute 'ry’ on the given 'circle’ element.
getRy() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute 'ry’ on the given 'rect’ element.
getScale() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'scale’ on the given 'feDisplacementMap’ element.
getSchemaTypeInfo() - Method in class com.aspose.html.dom.Attr
The type information associated with this attribute.
getSchemaTypeInfo() - Method in class com.aspose.html.dom.Element
The type information associated with this element.
getScheme() - Method in class com.aspose.html.HTMLMetaElement
Select form of content.
getScope() - Method in class com.aspose.html.HTMLTableCellElement
Scope covered by header cells.
getScreenCTM() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Returns the transformation matrix from current user units (i.e., after application of the 'transform’ attribute, if any) to the parent user agent's notice of a "pixel".
getScreenPixelToMillimeterX() - Method in class com.aspose.html.dom.svg.SVGSVGElement
User interface (UI) events in DOM Level 2 indicate the screen positions at which the given UI event occurred.
getScreenPixelToMillimeterY() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponding size of a screen pixel along the y-axis of the viewport Value: Size of a screen pixel along the y-axis of the viewport
getScreenSize() - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the size of the screen.
getScreenX() - Method in class com.aspose.html.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenX() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
See screenY (substituting "horizontal" for "veritcal").
getScreenY() - Method in class com.aspose.html.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the screenY attribute of the MouseEvent object to the desired vertical relative position of the mouse pointer on the user’s screen.
getScript() - Method in class com.aspose.html.dom.svg.SVGScriptElement
Gets or sets the associated script.
getScript() - Method in class com.aspose.html.HTMLScriptElement
Gets or sets the associated script.
getScrolling() - Method in class com.aspose.html.HTMLFrameElement
Specify whether or not the frame should have scrollbars.
getScrolling() - Method in class com.aspose.html.HTMLIFrameElement
Specify whether or not the frame should have scrollbars.
getSearch() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL search segment.
getSearchParams() - Method in class com.aspose.html.Url
Gets an associated IUrlSearchParams object.
getSectionRowIndex() - Method in class com.aspose.html.HTMLTableRowElement
The index of this row, relative to the current section ( THEAD, TFOOT, or TBODY), starting from 0.
getSecurity() - Method in class com.aspose.html.Configuration
Gets the sandboxing flag of the configuration.
getSecurity() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the sandboxing flag.
getSeed() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'seed’ on the given 'feTurbulence’ element.
getSelected() - Method in class com.aspose.html.forms.OptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
getSelected() - Method in class com.aspose.html.HTMLOptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
getSelectedIndex() - Method in class com.aspose.html.HTMLSelectElement
The ordinal index of the selected option, starting from 0.
getSelectedOptions() - Method in class com.aspose.html.forms.SelectElement
Returns a list of selected options
getSelectorText() - Method in interface com.aspose.html.dom.css.ICSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - Method in interface com.aspose.html.dom.css.ICSSStyleRule
The textual representation of the selector for the rule set.
getSelf() - Method in interface com.aspose.html.window.IWindow
Returns the Window object's browsing context's WindowProxy object.
getSeparator() - Method in class com.aspose.html.dom.css.Counter
This attribute is used for the separator of the nested counters.
getService(Class<TService>) - Method in class com.aspose.html.Configuration
Gets the requested service.
getService(Class<TService>) - Method in interface com.aspose.html.services.IServiceProvider
Gets a service object of the specified type.
getSetDirectTransform() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
getShadowBlur() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Specifies the blurring effect.
getShadowColor() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color of the shadow.
getShadowOffsetX() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Horizontal distance the shadow will be offset.
getShadowOffsetY() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Vertical distance the shadow will be offset.
getShadowRoot() - Method in class com.aspose.html.dom.Element
Returns shadowRoot stored on this element or null if it's closed.
getShape() - Method in class com.aspose.html.HTMLAnchorElement
The shape of the active area.
getShape() - Method in class com.aspose.html.HTMLAreaElement
The shape of the active area.
getSheet() - Method in interface com.aspose.html.dom.css.ILinkStyle
Gets the associated style sheet.
getSheet() - Method in class com.aspose.html.dom.svg.SVGStyleElement
Gets the associated style sheet.
getSheet() - Method in class com.aspose.html.HTMLLinkElement
Gets the associated style sheet.
getSheet() - Method in class com.aspose.html.HTMLStyleElement
Gets the associated style sheet.
getShiftKey() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the shift (Shift) key modifier was active.
getShiftKey() - Method in class com.aspose.html.dom.events.MouseEvent
Refer to the shiftKey attribute.
getShiftKey() - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the shiftKey attribute of the MouseEvent or KeyboardEvent objects to true if the Shift key modifier is to be considered active, false otherwise.
getSimpleDuration() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Returns the number of seconds for the simple duration for this animation.
getSingleNodeValue() - Method in interface com.aspose.html.dom.xpath.IXPathResult
The value of this single node result, which may be null.
getSize() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the size property definition in CSS2.
getSize() - Method in class com.aspose.html.drawing.Page
Gets or sets the page size.
getSize() - Method in class com.aspose.html.HTMLBaseFontElement
Computed font size.
getSize() - Method in class com.aspose.html.HTMLFontElement
Font size.
getSize() - Method in class com.aspose.html.HTMLHRElement
The height of the rule.
getSize() - Method in class com.aspose.html.HTMLInputElement
Size information.
getSize() - Method in class com.aspose.html.HTMLSelectElement
Number of visible rows.
getSize() - Method in interface com.aspose.html.io.IBlob
Returns the size of the byte sequence in number of bytes.
getSlope() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'slope’ on the given element.
getSmoothingMode() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Gets or sets the rendering quality for this Graphics.
getSnapshotLength() - Method in interface com.aspose.html.dom.xpath.IXPathResult
The number of nodes in the result snapshot.
getSpacing() - Method in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to attribute 'spacing’ on the given 'textPath’ element.
getSpan() - Method in class com.aspose.html.HTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
getSpeak() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak property definition in CSS2.
getSpeakHeader() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-header property definition in CSS2.
getSpeakNumeral() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-numeral property definition in CSS2.
getSpeakPunctuation() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-punctuation property definition in CSS2.
getSpecified() - Method in class com.aspose.html.dom.Attr
True if this attribute was explicitly given a value in the instance document, false otherwise.
getSpecularConstant() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'specularConstant’ on the given 'feSpecularLighting’ element.
getSpecularExponent() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'specularExponent’ on the given 'feSpecularLighting’ element.
getSpecularExponent() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'specularExponent’ on the given 'feSpotLight’ element.
getSpeechRate() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speech-rate property definition in CSS2.
getSpreadMethod() - Method in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to attribute 'spreadMethod’ on the given element.
getSrc() - Method in class com.aspose.html.HTMLFrameElement
 
getSrc() - Method in class com.aspose.html.HTMLIFrameElement
 
getSrc() - Method in class com.aspose.html.HTMLImageElement
 
getSrc() - Method in class com.aspose.html.HTMLInputElement
When the type attribute has the value "image", this attribute specifies the location of the image to be used to decorate the graphical submit button.
getSrc() - Method in class com.aspose.html.HTMLScriptElement
 
getStandby() - Method in class com.aspose.html.HTMLObjectElement
Message to render while loading the object.
getStart() - Method in class com.aspose.html.HTMLOListElement
Starting sequence number.
getStartColor() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Get the starting color of the linear gradient.
getStartOffset() - Method in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to attribute 'startOffset’ on the given 'textPath’ element.
getStartPoint() - Method in interface com.aspose.html.drawing.ILinearGradientBrush
Get the starting point of the linear gradient.
getStartPositionOfChar(long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Returns the current text position before rendering the character in the user coordinate system for rendering the glyph(s) that correspond to the specified character.
getStartTime() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Returns the begin time, in seconds, for this animation element's current interval, if it exists, regardless of whether the interval has begun yet.
getState() - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
getStatusCode() - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the status code.
getStdDeviationX() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'stdDeviation’ on the given 'feDropShadow’ element.
getStdDeviationX() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’stdDeviation’ on the given ’feGaussianBlur’ element.
getStdDeviationY() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'stdDeviation’ on the given 'feDropShadow’ element.
getStdDeviationY() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’stdDeviation’ on the given ’feGaussianBlur’ element.
getStitchTiles() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'stitchTiles’ on the given 'feTurbulence’ element.
getStream(String, String) - Method in class com.aspose.html.io.FileCreateStreamProvider
Provides a stream for rendering.
getStream(String, String, int) - Method in class com.aspose.html.io.FileCreateStreamProvider
Provides a stream for rendering.
getStream(String, String) - Method in interface com.aspose.html.io.ICreateStreamProvider
Provides a stream for rendering.
getStream(String, String, int) - Method in interface com.aspose.html.io.ICreateStreamProvider
Provides a stream for rendering.
getStreamProvider() - Method in class com.aspose.html.rendering.Device
Gets the stream provider object.
getStress() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the stress property definition in CSS2.
getStrictErrorChecking() - Method in class com.aspose.html.dom.Document
An attribute specifying whether error checking is enforced or not.
getStringValue() - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
This method is used to get the string value.
getStringValue() - Method in interface com.aspose.html.dom.xpath.IXPathResult
The value of this string result.
getStringValue() - Method in class com.aspose.html.forms.FormSubmitter.Value
 
getStrokeBrush() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the brush object that is used for stroked paths.
getStrokeBrush() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the brush object that is used for stroked paths.
getStrokeStyle() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color or style to use for the lines around shapes.
getStyle() - Method in interface com.aspose.html.dom.css.ICSSFontFaceRule
The declaration-block of this rule.
getStyle() - Method in interface com.aspose.html.dom.css.ICSSKeyframeRule
This attribute represents the style associated with this keyframe.
getStyle() - Method in interface com.aspose.html.dom.css.ICSSMarginRule
The declaration-block of this rule.
getStyle() - Method in interface com.aspose.html.dom.css.ICSSPageRule
The declaration-block of this rule.
getStyle() - Method in interface com.aspose.html.dom.css.ICSSStyleRule
The declaration-block of this rule set.
getStyle() - Method in interface com.aspose.html.dom.css.IElementCSSInlineStyle
Represents Represents a style attribute that allows author to directly apply style information to specific element.
getStyle() - Method in class com.aspose.html.dom.svg.SVGElement
Corresponds to attribute 'style’ on the given element.
getStyle() - Method in class com.aspose.html.HTMLElement
Represents Represents a style attribute that allows author to directly apply style information to specific element.
getStyleContainer() - Method in class com.aspose.html.dom.Document
Gets the style container.
getStyleContainer() - Method in class com.aspose.html.dom.Element
Gets the style container.
getStyleSheet() - Method in interface com.aspose.html.dom.css.ICSSImportRule
The style sheet referred to by this rule, if it has been loaded.
getStyleSheet() - Method in class com.aspose.html.dom.svg.SVGStyleElement
Gets the associated style sheet.
getStyleSheet() - Method in class com.aspose.html.HTMLStyleElement
Gets the associated style sheet.
getStyleSheets() - Method in interface com.aspose.html.dom.css.IDocumentStyle
A list containing all the style sheets explicitly linked into or embedded in a document.
getStyleSheets() - Method in class com.aspose.html.dom.Document
A list containing all the style sheets explicitly linked into or embedded in a document.
getSubFamilyName() - Method in interface com.aspose.html.drawing.ITrueTypeFont
The Font Subfamily name distinguishes the font in a group with the same Font Family name.
getSubStringLength(long, long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
The total sum of all of the advance values from rendering the specified substring of the characters, including the advance value on the glyphs (horizontal or vertical), the effect of properties 'kerning’, 'letter-spacing’ and 'word-spacing’ and adjustments due to attributes 'dx’ and 'dy’ on 'tspan’ elements.
getSubtree() - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to not just target, but also target’s descendants are to be observed
getSubType() - Method in class com.aspose.html.MimeType
Gets the sub media type.
getSuffix() - Method in interface com.aspose.html.dom.css.ICSSCounterStyleRule
Gets the suffix.
getSummary() - Method in class com.aspose.html.HTMLTableElement
Description about the purpose or structure of a table.
getSurfaceScale() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'surfaceScale’ on the given 'feDiffuseLighting’ element.
getSurfaceScale() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'surfaceScale’ on the given 'feSpecularLighting’ element.
getSVGAttributeBindings() - Method in class com.aspose.html.dom.svg.SVGElement
 
getSVGContext() - Method in class com.aspose.html.dom.svg.SVGElement
 
getSVGContext() - Method in class com.aspose.html.dom.svg.SVGSVGElement
 
getSweepFlag() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The value of the sweep-flag parameter.
getSweepFlag() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The value of the sweep-flag parameter.
getSystemId() - Method in class com.aspose.html.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in class com.aspose.html.dom.Entity
The system identifier associated with the entity if specified, and null otherwise.
getSystemId() - Method in class com.aspose.html.dom.Notation
The system identifier of this notation.
getSystemLanguage() - Method in interface com.aspose.html.dom.svg.ISVGTests
Corresponds to attribute 'systemLanguage’ on the given element.
getSystemLanguage() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
Corresponds to attribute 'systemLanguage’ on the given element.
getSystemLanguage() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute 'systemLanguage’ on the given element.
getSystemLanguage() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Corresponds to attribute 'systemLanguage’ on the given element.
getSystemLanguage() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'systemLanguage’ on the given element.
getSystemLanguage() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'systemLanguage’ on the given element.
getTabIndex() - Method in class com.aspose.html.dom.svg.SVGElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLAnchorElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLButtonElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLInputElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLObjectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLSelectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in class com.aspose.html.HTMLTextAreaElement
Index that represents the element's position in the tabbing order.
getTableLayout() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the table-layout property definition in CSS2.
getTableValues() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'tableValues’ on the given element.
getTabSize() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
The tab-size property is used to customize the width of a tab (U+0009) character.
getTag() - Method in class com.aspose.html.dom.Element
 
getTagName() - Method in class com.aspose.html.dom.Element
The name of the element.
getTarget() - Method in class com.aspose.html.dom.events.Event
Used to indicate the IEventTarget to which the event was originally dispatched.
getTarget() - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the node the mutation affected, depending on the type.
getTarget() - Method in class com.aspose.html.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in class com.aspose.html.dom.svg.SVGAElement
Corresponds to attribute 'target’ on the given 'a’ element.
getTarget() - Method in class com.aspose.html.HTMLAnchorElement
Frame to render the resource in.
getTarget() - Method in class com.aspose.html.HTMLAreaElement
Frame to render the resource in.
getTarget() - Method in class com.aspose.html.HTMLBaseElement
The default target frame.
getTarget() - Method in class com.aspose.html.HTMLFormElement
Frame to render the resource in.
getTarget() - Method in class com.aspose.html.HTMLLinkElement
Frame to render the resource in.
getTargetElement() - Method in class com.aspose.html.dom.svg.SVGAnimationElement
The element which is being animated.
getTargetX() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'targetX’ on the given 'feConvolveMatrix’ element.
getTargetY() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'targetY’ on the given 'feConvolveMatrix’ element.
getTBodies() - Method in class com.aspose.html.HTMLTableElement
Returns a collection of the table bodies (including implicit ones).
Getter - Static variable in class com.aspose.html.dom.attributes.Accessors
Specifies that the property or method should be handled as a getter.
getText() - Method in class com.aspose.html.forms.OptionElement
This attribute represents the text content of this node and its descendants.
getText() - Method in class com.aspose.html.HTMLBodyElement
Document text color.
getText() - Method in class com.aspose.html.HTMLOptionElement
The text contained within the option element.
getText() - Method in class com.aspose.html.HTMLScriptElement
The script content of the element.
getText() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Gets a TextOptions object which is used for configuration of text rendering.
getTextAlign() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Text alignment setting.
getTextAlign() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-align property definition in CSS2.
getTextBaseline() - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Baseline alignment setting.
getTextCompression() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies compression type to be used for all content streams except images.
getTextContent() - Method in class com.aspose.html.dom.Attr
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.Comment
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.DocumentFragment
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.Element
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.Node
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.ProcessingInstruction
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class com.aspose.html.dom.Text
This attribute returns the text content of this node and its descendants.
getTextDecoration() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-decoration property definition in CSS2.
getTextIndent() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-indent property definition in CSS2.
getTextLeading() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
getTextLength() - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Corresponds to attribute 'textLength’ on the given element.
getTextRenderingHint() - Method in class com.aspose.html.rendering.image.TextOptions
Sets or gets TextRenderingHint which influences text rendering quality.
getTextShadow() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-shadow property definition in CSS2.
getTextTransform() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-transform property definition in CSS2.
getTFoot() - Method in class com.aspose.html.HTMLTableElement
Returns the table's THEAD, or null if none exists.
getTHead() - Method in class com.aspose.html.HTMLTableElement
Returns the table's CAPTION, or void if none exists.
getTimeout() - Method in class com.aspose.html.net.RequestMessage
The number of milliseconds to wait before the request times out.
getTimerAlignmentInterval() - Method in interface com.aspose.html.services.IRuntimeService
 
getTimeStamp() - Method in class com.aspose.html.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimeValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a TimeSpan object.
getTitle() - Method in interface com.aspose.html.dom.css.IStyleSheet
The advisory title.
getTitle() - Method in class com.aspose.html.dom.svg.SVGDocument
The title of a document as specified by the 'title’ sub-element of the 'svg’ root element (i.e., {@code Here is the title...
getTitle() - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'title’ on the given element.
getTitle() - Method in class com.aspose.html.HTMLDocument
The title of a document as specified by the TITLE element in the head of the document.
getTitle() - Method in class com.aspose.html.HTMLElement
The element's advisory title.
getTop() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the top property definition in CSS2.
getTop() - Method in class com.aspose.html.dom.css.Rect
This attribute is used for the top of the rect.
getTop() - Method in class com.aspose.html.drawing.Margin
Gets or sets the top.
getTop() - Method in interface com.aspose.html.window.IWindow
The top IDL attribute on the Window object of a Document in a browsing context b must return the WindowProxy object of its top-level browsing context (which would be its own WindowProxy object if it was a top-level browsing context itself), if it has one, or its own WindowProxy object otherwise (e.g. if it was a detached nested browsing context).
getTotalLength() - Method in class com.aspose.html.dom.svg.SVGGeometryElement
Returns the user agent's computed value for the total length of the path using the user agent's distance-along-a-path algorithm, as a distance in the current user coordinate system.
getTransform() - Method in class com.aspose.html.dom.svg.SVGClipPathElement
Corresponds to attribute 'transform’ on the given element.
getTransform() - Method in class com.aspose.html.dom.svg.SVGGraphicsElement
Corresponds to attribute 'transform’ on the given element.
getTransformationMatrix() - Method in interface com.aspose.html.drawing.ITransformableBrush
Get the transform.
getTransformationMatrix() - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets transformation matrix.
getTransformationMatrix() - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
Sets or gets transformation matrix.
getTransformationMatrix() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets transformation matrix.
getType() - Method in interface com.aspose.html.dom.css.ICSSRule
The type of the rule, as defined above.
getType() - Method in interface com.aspose.html.dom.css.IStyleSheet
This specifies the style sheet language for this style sheet.
getType() - Method in class com.aspose.html.dom.events.Event
The name of the event (case-insensitive).
getType() - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns "attributes" if it was an attribute mutation, "characterData" if it was a mutation to a CharacterData node and "childList" if it was a mutation to the tree of nodes.
getType() - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
The type of the value as specified by one of the SVG_TRANSFORM_* constants defined on this interface.
getType() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute 'type’ on the given 'feColorMatrix’ element.
getType() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'type’ on the given 'feTurbulence’ element.
getType() - Method in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to attribute 'type’ on the given element.
getType() - Method in class com.aspose.html.dom.svg.SVGScriptElement
Corresponds to attribute 'type’ on the given 'script’ element.
getType() - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'type’ on the given element.
getType() - Method in interface com.aspose.html.drawing.IBrush
Get type of brush;
getType() - Method in class com.aspose.html.drawing.Unit.UnitInit
Gets or sets the unit type.
getType() - Method in class com.aspose.html.forms.ButtonElement
Type of the form control.
getType() - Method in class com.aspose.html.forms.FormSubmitter.Value
 
getType() - Method in class com.aspose.html.forms.InputElement
Type of the form control.
getType() - Method in class com.aspose.html.forms.SelectElement
The type of this form control.
getType() - Method in class com.aspose.html.forms.TextAreaElement
The type of this form control.
getType() - Method in class com.aspose.html.HTMLAnchorElement
Advisory content type.
getType() - Method in class com.aspose.html.HTMLButtonElement
The type of button (all lower case).
getType() - Method in class com.aspose.html.HTMLInputElement
The type of control created (all lower case).
getType() - Method in class com.aspose.html.HTMLLIElement
List item bullet style.
getType() - Method in class com.aspose.html.HTMLLinkElement
Advisory content type.
getType() - Method in class com.aspose.html.HTMLObjectElement
Content type for data downloaded via data attribute.
getType() - Method in class com.aspose.html.HTMLOListElement
Numbering style.
getType() - Method in class com.aspose.html.HTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
getType() - Method in class com.aspose.html.HTMLScriptElement
The content type of the script language.
getType() - Method in class com.aspose.html.HTMLSelectElement
The type of this form control.
getType() - Method in class com.aspose.html.HTMLStyleElement
The content type of the style sheet language.
getType() - Method in class com.aspose.html.HTMLTextAreaElement
The type of this form control.
getType() - Method in class com.aspose.html.HTMLUListElement
Bullet style.
getType() - Method in interface com.aspose.html.io.IBlob
The ASCII-encoded string in lower case representing the media type of the Blob.
getType() - Method in class com.aspose.html.MimeType
Gets the media type.
getTypeAsCounterStyle() - Method in class com.aspose.html.HTMLOListElement
Numbering style converted to counter style name.
getTypeName() - Method in class com.aspose.html.dom.TypeInfo
The name of a type declared for the associated element or attribute, or null if unknown.
getTypeNamespace() - Method in class com.aspose.html.dom.TypeInfo
Gets the type namespace.The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
getUnicodeBidi() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the unicode-bidi property definition in CSS2.
getUnitType() - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The type of the value as specified by one of the SVG_ANGLETYPE_* constants defined on this interface.
getUnitType() - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The type of the value as specified by one of the SVG_LENGTHTYPE_* constants defined on this interface.
getUnitType() - Method in class com.aspose.html.drawing.Unit
Gets the unit type of the Unit.
getUnitType_LengthOrAuto_New() - Method in class com.aspose.html.drawing.LengthOrAuto
Gets the unit type of the Unit.
getURL() - Method in class com.aspose.html.dom.svg.SVGDocument
The complete URI of the document.
getUrlResolver() - Method in interface com.aspose.html.services.INetworkService
Gets or sets the URL resolver.
getUrlRestriction() - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets restriction applied to URLs of handled resources.
getUrlValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as Url object.
getUseCurrentView() - Method in class com.aspose.html.dom.svg.SVGSVGElement
The initial view (i.e., before magnification and panning) of the current innermost SVG document fragment can be either the "standard" view (i.e., based on attributes on the 'svg’ element such as 'viewBox’) or to a "custom" view (i.e., a hyperlink into a particular 'view’ or other element - see Linking into SVG content: IRI fragments and SVG views).
getUseMap() - Method in class com.aspose.html.HTMLImageElement
Use client-side image map.
getUseMap() - Method in class com.aspose.html.HTMLInputElement
Use client-side image map.
getUseMap() - Method in class com.aspose.html.HTMLObjectElement
Use client-side image map.
getUsername() - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL username.
getUserPassword() - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the User password.
getUserStyleSheet() - Method in interface com.aspose.html.services.IUserAgentService
Allows to specify style information for a particular document
getVAlign() - Method in class com.aspose.html.HTMLTableCellElement
Vertical alignment of data in cell.
getVAlign() - Method in class com.aspose.html.HTMLTableColElement
Vertical alignment of cell data in column.
getVAlign() - Method in class com.aspose.html.HTMLTableRowElement
Vertical alignment of data within cells of this row.
getVAlign() - Method in class com.aspose.html.HTMLTableSectionElement
Vertical alignment of data in cells.
getValue() - Method in class com.aspose.html.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a floating point value, in degrees.
getValue() - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a floating point value, in user units.
getValue() - Method in class com.aspose.html.dom.svg.datatypes.SVGNumber
The value of the given attribute.
getValue() - Method in class com.aspose.html.drawing.Numeric
Gets the unit value.
getValue(UnitType) - Method in class com.aspose.html.drawing.Numeric
Gets the value converted to the specified UnitType.
getValue() - Method in class com.aspose.html.drawing.Numeric.NumericInit
Gets or sets the unit value.
getValue() - Method in class com.aspose.html.forms.ButtonElement
Represents the string value of the button element that is directly mapped to the 'value' attribute.
getValue() - Method in class com.aspose.html.forms.FormElementBase
The value of field
getValue() - Method in class com.aspose.html.forms.InputElement
Represents the string value of the input element that is directly mapped to the 'value' attribute.
getValue() - Method in class com.aspose.html.forms.OptionElement
The current form control value.
getValue() - Method in class com.aspose.html.forms.SelectElement
On getting, must return the value of the first option element in the list of options in tree order that has its selectedness set to true, if any.
getValue() - Method in class com.aspose.html.forms.TextAreaElement
Represents the string value of the input element that is directly mapped to the 'value' attribute.
getValue() - Method in class com.aspose.html.HTMLButtonElement
The current form control value.
getValue() - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the current contents of the corresponding form control, in an interactive user agent.
getValue() - Method in class com.aspose.html.HTMLLIElement
Reset sequence number when used in OL.
getValue() - Method in class com.aspose.html.HTMLOptionElement
The current form control value.
getValue() - Method in class com.aspose.html.HTMLParamElement
The value of a run-time parameter.
getValue() - Method in class com.aspose.html.HTMLSelectElement
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.
getValue() - Method in class com.aspose.html.HTMLTextAreaElement
Represents the current contents of the corresponding form control, in an interactive user agent.
getValue() - Method in class com.aspose.html.net.headers.NameValueHeaderValue
Gets or sets the parameter value.
getValueAsString() - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a string value, in the units expressed by unitType.
getValueAsString() - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a string value, in the units expressed by unitType.
getValueInSpecifiedUnits() - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a floating point value, in the units expressed by unitType.
getValueInSpecifiedUnits() - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a floating point value, in the units expressed by unitType.
getValues() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute 'values’ on the given 'feColorMatrix’ element.
getValueType() - Method in class com.aspose.html.HTMLParamElement
Information about the meaning of the value attribute value.
getVersion() - Method in class com.aspose.html.HTMLHtmlElement
Version information about the document's DTD.
getVerticalAlign() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the vertical-align property definition in CSS2.
getVerticalResolution() - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets vertical resolution for output and internal (which are used during filters processing) images, in pixels per inch.
getVerticalResolution() - Method in class com.aspose.html.rendering.RenderingOptions
Sets or gets vertical resolution for internal (which are used during filters processing) images, in pixels per inch.
getVerticalResolution() - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the vertical resolution.
getView() - Method in class com.aspose.html.dom.events.UIEvent
The view attribute identifies the Window from which the event was generated.
getView() - Method in class com.aspose.html.dom.events.UIEvent.UIEventInit
The view attribute identifies the Window from which the event was generated.
getView() - Method in class com.aspose.html.dom.svg.events.TimeEvent
The view attribute identifies the AbstractView [DOM2VIEWS] from which the event was generated.
getViewBox() - Method in interface com.aspose.html.dom.svg.ISVGFitToViewBox
Corresponds to attribute 'viewBox’ on the given element.
getViewBox() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Corresponds to attribute 'viewBox’ on the given element.
getViewBox() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'viewBox’ on the given element.
getViewBox() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute 'viewBox’ on the given element.
getViewBox() - Method in class com.aspose.html.dom.svg.SVGSymbolElement
Corresponds to attribute 'viewBox’ on the given element.
getViewBox() - Method in class com.aspose.html.dom.svg.SVGViewElement
Corresponds to attribute 'viewBox’ on the given element.
getViewportElement() - Method in class com.aspose.html.dom.svg.SVGElement
The element which established the current viewport.
getViewTarget() - Method in class com.aspose.html.dom.svg.SVGViewElement
Corresponds to attribute 'viewTarget’ on the given 'view’ element.
getVisibility() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the visibility property definition in CSS2.
getVLink() - Method in class com.aspose.html.HTMLBodyElement
Color of links that have been visited by the user.
getVoiceFamily() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the voice-family property definition in CSS2.
getVolume() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the volume property definition in CSS2.
getVspace() - Method in class com.aspose.html.HTMLAppletElement
Vertical space, in pixels, above and below this image, applet, or object.
getVspace() - Method in class com.aspose.html.HTMLImageElement
 
getVspace() - Method in class com.aspose.html.HTMLObjectElement
Vertical space, in pixels, above and below this image, applet, or object.
getWeekValue() - Method in class com.aspose.html.forms.InputElement
This method is used to get the value as a week string.
getWhatToShow() - Method in interface com.aspose.html.dom.traversal.ITraversal
This attribute determines which node types are presented via the iterator.
getWhiteSpace() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the white-space property definition in CSS2.
getWholeText() - Method in class com.aspose.html.dom.Text
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWidows() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the widows property definition in CSS2.
getWidth() - Method in interface com.aspose.html.dom.canvas.IImageData
Is an unsigned long representing the actual width, in pixels, of the ImageData.
getWidth() - Method in interface com.aspose.html.dom.canvas.ITextMetrics
Is a double giving the calculated width of a segment of inline text in CSS pixels.
getWidth() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the width property definition in CSS2.
getWidth() - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Width coordinate of the rectangle, in user units.
getWidth() - Method in interface com.aspose.html.dom.svg.filters.ISVGFilterPrimitiveStandardAttributes
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute ’width’ on the given 'feDropShadow’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute ’width’ on the given ’filter’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGForeignObjectElement
Corresponds to attribute ’width’ on the given 'foreignObject’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute ’width’ on the given 'image’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute ’width’ on the given 'mask’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute ’width’ on the given 'pattern’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute ’width’ on the given 'rect’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute ’width’ on the given 'svg’ element.
getWidth() - Method in class com.aspose.html.dom.svg.SVGUseElement
Corresponds to attribute ’width’ on the given 'use’ element.
getWidth() - Method in class com.aspose.html.drawing.Size
Gets or sets the horizontal component of this Size.
getWidth() - Method in class com.aspose.html.HTMLAppletElement
Override width.
getWidth() - Method in class com.aspose.html.HTMLCanvasElement
Is a positive integer reflecting the width HTML attribute of the canvas element interpreted in CSS pixels.
getWidth() - Method in class com.aspose.html.HTMLHRElement
The width of the rule.
getWidth() - Method in class com.aspose.html.HTMLIFrameElement
Frame width.
getWidth() - Method in class com.aspose.html.HTMLImageElement
 
getWidth() - Method in class com.aspose.html.HTMLObjectElement
Override width.
getWidth() - Method in class com.aspose.html.HTMLPreElement
Fixed width for content.
getWidth() - Method in class com.aspose.html.HTMLTableCellElement
Cell width.
getWidth() - Method in class com.aspose.html.HTMLTableColElement
Default column width.
getWidth() - Method in class com.aspose.html.HTMLTableElement
Specifies the desired table width.
getWindow() - Method in interface com.aspose.html.dom.IBrowsingContext
Gets the WindowProxy object.
getWindow() - Method in interface com.aspose.html.window.IWindow
Returns the Window object's browsing context's WindowProxy object.
getWindowSize() - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the size of the window.
getWordSpacing() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the word-spacing property definition in CSS2.
getWrapMode() - Method in interface com.aspose.html.drawing.ITransformableBrush
Gets or sets the wrap mode.
getX() - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
The X coordinate.
getX() - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The X coordinate of the rectangle, in user units.
getX() - Method in interface com.aspose.html.dom.svg.filters.ISVGFilterPrimitiveStandardAttributes
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute ’x’ on the given 'feDropShadow’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFEPointLightElement
Corresponds to attribute ’x’ on the given 'fePointLight’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute ’x’ on the given 'feSpotLight’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
The absolute X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
The relative X coordinate for the end point of this path segment.
getX() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute ’x’ on the given 'cursor’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute ’x’ on the given ’filter’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGForeignObjectElement
Corresponds to attribute ’x’ on the given 'foreignObject’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute ’x’ on the given 'image’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute ’x’ on the given 'mask’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute ’x’ on the given 'pattern’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute ’x’ on the given 'rect’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute ’x’ on the given 'svg’ element.
getX() - Method in class com.aspose.html.dom.svg.SVGTextPositioningElement
Corresponds to attribute ’x’ on the given element.
getX() - Method in class com.aspose.html.dom.svg.SVGUseElement
Corresponds to attribute ’x’ on the given 'use’ element.
getX1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the first control point.
getX1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the first control point.
getX1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the first control point.
getX1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative X coordinate for the first control point.
getX1() - Method in class com.aspose.html.dom.svg.SVGLinearGradientElement
Corresponds to attribute 'x1’ on the given 'linearGradient’ element.
getX1() - Method in class com.aspose.html.dom.svg.SVGLineElement
Corresponds to attribute 'x1’ on the given 'line’ element.
getX2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the second control point.
getX2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the second control point.
getX2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the second control point.
getX2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the second control point.
getX2() - Method in class com.aspose.html.dom.svg.SVGLinearGradientElement
Corresponds to attribute 'x2’ on the given 'linearGradient’ element.
getX2() - Method in class com.aspose.html.dom.svg.SVGLineElement
Corresponds to attribute 'x2’ on the given 'line’ element.
getXChannelSelector() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'xChannelSelector’ on the given 'feDisplacementMap’ element.
getXHTMLWarningMessageEnabled() - Method in interface com.aspose.html.services.IRuntimeService
 
getXmlEncoding() - Method in class com.aspose.html.dom.Entity
An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
getXmlStandalone() - Method in class com.aspose.html.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlVersion() - Method in class com.aspose.html.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
getXmlVersion() - Method in class com.aspose.html.dom.Entity
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
getY() - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
The Y coordinate.
getY() - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Y coordinate of the rectangle, in user units.
getY() - Method in interface com.aspose.html.dom.svg.filters.ISVGFilterPrimitiveStandardAttributes
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Corresponds to attribute 'y’ on the given 'feDropShadow’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Corresponds to attribute ’y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEImageElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFEPointLightElement
Corresponds to attribute 'y’ on the given 'fePointLight’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'y’ on the given 'feSpotLight’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFETileElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
The absolute Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
The relative Y coordinate for the end point of this path segment.
getY() - Method in class com.aspose.html.dom.svg.SVGCursorElement
Corresponds to attribute 'y’ on the given 'cursor’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGFilterElement
Corresponds to attribute 'y’ on the given ’filter’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGForeignObjectElement
Corresponds to attribute 'y’ on the given 'foreignObject’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGImageElement
Corresponds to attribute 'y’ on the given 'image’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGMaskElement
Corresponds to attribute 'y’ on the given 'mask’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGPatternElement
Corresponds to attribute 'y’ on the given 'pattern’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGRectElement
Corresponds to attribute 'y’ on the given 'rect’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute 'y’ on the given 'svg’ element.
getY() - Method in class com.aspose.html.dom.svg.SVGTextPositioningElement
Corresponds to attribute 'y’ on the given element.
getY() - Method in class com.aspose.html.dom.svg.SVGUseElement
Corresponds to attribute 'y’ on the given 'use’ element.
getY1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the first control point.
getY1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the first control point.
getY1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the first control point.
getY1() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the first control point.
getY1() - Method in class com.aspose.html.dom.svg.SVGLinearGradientElement
Corresponds to attribute 'y1’ on the given 'linearGradient’ element.
getY1() - Method in class com.aspose.html.dom.svg.SVGLineElement
Corresponds to attribute 'y1’ on the given 'line’ element.
getY2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the second control point.
getY2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the second control point.
getY2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the second control point.
getY2() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the second control point.
getY2() - Method in class com.aspose.html.dom.svg.SVGLinearGradientElement
Corresponds to attribute 'y2’ on the given 'linearGradient’ element.
getY2() - Method in class com.aspose.html.dom.svg.SVGLineElement
Corresponds to attribute 'y2’ on the given 'line’ element.
getYChannelSelector() - Method in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to attribute 'yChannelSelector’ on the given 'feDisplacementMap’ element.
getZ() - Method in class com.aspose.html.dom.svg.filters.SVGFEPointLightElement
Corresponds to attribute 'z’ on the given 'fePointLight’ element.
getZ() - Method in class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Corresponds to attribute 'z’ on the given 'feSpotLight’ element.
getZIndex() - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the z-index property definition in CSS2.
getZoomAndPan() - Method in interface com.aspose.html.dom.svg.ISVGZoomAndPan
Corresponds to attribute 'zoomAndPan’ on the given element.
getZoomAndPan() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute 'zoomAndPan’ on the given element.
getZoomAndPan() - Method in class com.aspose.html.dom.svg.SVGViewElement
Corresponds to attribute 'zoomAndPan’ on the given element.
getZoomRectScreen() - Method in class com.aspose.html.dom.svg.events.SVGZoomEvent
The specified zoom rectangle in screen units.
Gif - Static variable in class com.aspose.html.rendering.image.ImageFormat
The Graphics Interchange Format (GIF) image format.
Gif - Static variable in class com.aspose.html.rendering.ImageType
Gets the Graphics Interchange Format (GIF) image format.
Git - Static variable in class com.aspose.html.saving.MarkdownFormatter
Document will be saved using Git markdown style.
GRAD - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in gradians.
GraphicContext - Class in com.aspose.html.rendering
Holds current graphics control parameters.
GraphicContext() - Constructor for class com.aspose.html.rendering.GraphicContext
 

H

handleEvent(Event) - Method in interface com.aspose.html.dom.events.IEventListener
This method is called whenever an event occurs of the type for which the IEventListener interface was registered.
has(String) - Method in interface com.aspose.html.IUrlSearchParams
Checks if there is a name-value pair whose name is name in list.
hasAttribute(String) - Method in class com.aspose.html.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class com.aspose.html.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class com.aspose.html.dom.Element
Returns whether this node (if it is an element) has any attributes
hasAttributes() - Method in class com.aspose.html.dom.Node
Returns whether this node (if it is an element) has any attributes
hasChildNodes() - Method in class com.aspose.html.dom.Node
Returns whether this node has any children.
hasFeature() - Method in interface com.aspose.html.dom.IDOMImplementation
Test if the DOM implementation implements a specific feature and version, as specified in DOM Features.
hashCode() - Method in class com.aspose.html.dom.css.CSSValue
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.drawing.Numeric
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.drawing.Unit
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.drawing.UnitType
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.MimeType
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.net.HttpMethod
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.html.Url
Returns a hash code for this instance.
Header - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of header elements.
Hidden - Static variable in class com.aspose.html.forms.InputElementType
A control that is not displayed.
HIERARCHY_REQUEST_ERR - Static variable in exception com.aspose.html.dom.DOMException
If any Node is inserted somewhere it doesn't belong.
HorizontalRule - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of horizontal rules.
HTML - Static variable in class com.aspose.html.saving.HTMLSaveFormat
Document will be saved as HTML.
HTMLAddressElement - Class in com.aspose.html
 
HTMLAddressElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLAddressElement
Initializes a new instance of the HTMLAddressElement class.
HTMLAnchorElement - Class in com.aspose.html
 
HTMLAnchorElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLAnchorElement
Initializes a new instance of the HTMLAnchorElement class.
HTMLAppletElement - Class in com.aspose.html
 
HTMLAppletElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLAppletElement
Initializes a new instance of the HTMLAppletElement class.
HTMLAreaElement - Class in com.aspose.html
 
HTMLAreaElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLAreaElement
Initializes a new instance of the HTMLAreaElement class.
HTMLBaseElement - Class in com.aspose.html
 
HTMLBaseElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLBaseElement
Initializes a new instance of the HTMLBaseElement class.
HTMLBaseFontElement - Class in com.aspose.html
 
HTMLBaseFontElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLBaseFontElement
Initializes a new instance of the HTMLBaseFontElement class.
HTMLBodyElement - Class in com.aspose.html
 
HTMLBodyElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLBodyElement
Initializes a new instance of the HTMLBodyElement class.
HTMLBRElement - Class in com.aspose.html
 
HTMLBRElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLBRElement
Initializes a new instance of the HTMLBRElement class.
HTMLButtonElement - Class in com.aspose.html
 
HTMLButtonElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLButtonElement
Initializes a new instance of the HTMLButtonElement class.
HTMLCanvasElement - Class in com.aspose.html
The HTMLCanvasElement interface provides properties and methods for manipulating the layout and presentation of canvas elements.
HTMLCanvasElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLCanvasElement
 
HTMLCollection - Class in com.aspose.html.collections
The HTMLCollection represents a generic collection of Element.
HTMLCollection() - Constructor for class com.aspose.html.collections.HTMLCollection
 
HTMLDataListElement - Class in com.aspose.html
 
HTMLDataListElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLDataListElement
 
HTMLDirectoryElement - Class in com.aspose.html
 
HTMLDirectoryElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLDirectoryElement
Initializes a new instance of the HTMLDirectoryElement class.
HTMLDivElement - Class in com.aspose.html
 
HTMLDivElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLDivElement
Initializes a new instance of the HTMLDivElement class.
HTMLDListElement - Class in com.aspose.html
 
HTMLDListElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLDListElement
Initializes a new instance of the HTMLDListElement class.
HTMLDocument - Class in com.aspose.html
 
HTMLDocument() - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(Url) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(Url, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(String) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(String, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(String, String) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(String, String, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(InputStream, String) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(Stream, String) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(InputStream, String, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(Stream, String, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(RequestMessage) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(RequestMessage, Configuration) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLDocument(BrowsingContext) - Constructor for class com.aspose.html.HTMLDocument
Initializes a new instance of the HTMLDocument class.
HTMLElement - Class in com.aspose.html
 
HTMLElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLElement
Initializes a new instance of the HTMLElement class.
HTMLFieldSetElement - Class in com.aspose.html
 
HTMLFieldSetElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLFieldSetElement
Initializes a new instance of the HTMLFieldSetElement class.
HTMLFontElement - Class in com.aspose.html
 
HTMLFontElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLFontElement
Initializes a new instance of the HTMLFontElement class.
HTMLFormElement - Class in com.aspose.html
 
HTMLFormElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLFormElement
Initializes a new instance of the HTMLFormElement class.
HTMLFrameElement - Class in com.aspose.html
 
HTMLFrameElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLFrameElement
Initializes a new instance of the HTMLFrameElement class.
HTMLFrameSetElement - Class in com.aspose.html
 
HTMLFrameSetElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLFrameSetElement
Initializes a new instance of the HTMLFrameSetElement class.
HTMLHeadElement - Class in com.aspose.html
 
HTMLHeadElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLHeadElement
Initializes a new instance of the HTMLHeadElement class.
HTMLHeadingElement - Class in com.aspose.html
For the H1 to H6 elements.
HTMLHeadingElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLHeadingElement
Initializes a new instance of the HTMLHeadingElement class.
HTMLHRElement - Class in com.aspose.html
 
HTMLHRElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLHRElement
Initializes a new instance of the HTMLHRElement class.
HTMLHtmlElement - Class in com.aspose.html
 
HTMLHtmlElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLHtmlElement
Initializes a new instance of the HTMLHtmlElement class.
HTMLIFrameElement - Class in com.aspose.html
 
HTMLIFrameElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLIFrameElement
Initializes a new instance of the HTMLIFrameElement class.
HTMLImageElement - Class in com.aspose.html
 
HTMLImageElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLImageElement
Initializes a new instance of the HTMLImageElement class.
HTMLImageElement.ImageRequest - Class in com.aspose.html
 
HTMLInputElement - Class in com.aspose.html
 
HTMLInputElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLInputElement
Initializes a new instance of the HTMLInputElement class.
HTMLIsIndexElement - Class in com.aspose.html
 
HTMLIsIndexElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLIsIndexElement
Initializes a new instance of the HTMLIsIndexElement class.
HTMLLabelElement - Class in com.aspose.html
 
HTMLLabelElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLLabelElement
Initializes a new instance of the HTMLLabelElement class.
HTMLLegendElement - Class in com.aspose.html
 
HTMLLegendElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLLegendElement
Initializes a new instance of the HTMLLegendElement class.
HTMLLIElement - Class in com.aspose.html
 
HTMLLIElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLLIElement
Initializes a new instance of the HTMLLIElement class.
HTMLLinkElement - Class in com.aspose.html
 
HTMLLinkElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLLinkElement
Initializes a new instance of the HTMLLinkElement class.
HTMLMapElement - Class in com.aspose.html
 
HTMLMapElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLMapElement
Initializes a new instance of the HTMLMapElement class.
HTMLMenuElement - Class in com.aspose.html
 
HTMLMenuElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLMenuElement
Initializes a new instance of the HTMLMenuElement class.
HTMLMetaElement - Class in com.aspose.html
 
HTMLMetaElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLMetaElement
Initializes a new instance of the HTMLMetaElement class.
HTMLModElement - Class in com.aspose.html
 
HTMLModElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLModElement
Initializes a new instance of the HTMLModElement class.
HTMLNoScriptElement - Class in com.aspose.html
 
HTMLNoScriptElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLNoScriptElement
Initializes a new instance of the HTMLNoScriptElement class.
HTMLObjectElement - Class in com.aspose.html
 
HTMLObjectElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLObjectElement
Initializes a new instance of the HTMLObjectElement class.
HTMLOListElement - Class in com.aspose.html
 
HTMLOListElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLOListElement
Initializes a new instance of the HTMLOListElement class.
HTMLOptGroupElement - Class in com.aspose.html
 
HTMLOptGroupElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLOptGroupElement
Initializes a new instance of the HTMLOptGroupElement class.
HTMLOptionElement - Class in com.aspose.html
 
HTMLOptionElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLOptionElement
Initializes a new instance of the HTMLOptionElement class.
HTMLParagraphElement - Class in com.aspose.html
 
HTMLParagraphElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLParagraphElement
Initializes a new instance of the HTMLParagraphElement class.
HTMLParamElement - Class in com.aspose.html
 
HTMLParamElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLParamElement
Initializes a new instance of the HTMLParamElement class.
HTMLPreElement - Class in com.aspose.html
 
HTMLPreElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLPreElement
Initializes a new instance of the HTMLPreElement class.
HTMLQuoteElement - Class in com.aspose.html
 
HTMLQuoteElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLQuoteElement
Initializes a new instance of the HTMLQuoteElement class.
HtmlRenderer - Class in com.aspose.html.rendering
Represents an HTML document renderer.
HtmlRenderer() - Constructor for class com.aspose.html.rendering.HtmlRenderer
 
HTMLSaveFormat - Class in com.aspose.html.saving
Specifies format in which document is saved.
HTMLSaveOptions - Class in com.aspose.html.saving
Represents HTML save options.
HTMLSaveOptions() - Constructor for class com.aspose.html.saving.HTMLSaveOptions
 
HTMLScriptElement - Class in com.aspose.html
 
HTMLScriptElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLScriptElement
Initializes a new instance of the HTMLScriptElement class.
HTMLSelectElement - Class in com.aspose.html
 
HTMLSelectElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLSelectElement
Initializes a new instance of the HTMLSelectElement class.
HTMLStyleElement - Class in com.aspose.html
 
HTMLStyleElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLStyleElement
Initializes a new instance of the HTMLStyleElement class.
HTMLTableCaptionElement - Class in com.aspose.html
 
HTMLTableCaptionElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableCaptionElement
Initializes a new instance of the HTMLTableCaptionElement class.
HTMLTableCellElement - Class in com.aspose.html
 
HTMLTableCellElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableCellElement
Initializes a new instance of the HTMLTableCellElement class.
HTMLTableColElement - Class in com.aspose.html
 
HTMLTableColElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableColElement
Initializes a new instance of the HTMLTableColElement class.
HTMLTableElement - Class in com.aspose.html
 
HTMLTableElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableElement
Initializes a new instance of the HTMLTableElement class.
HTMLTableRowElement - Class in com.aspose.html
 
HTMLTableRowElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableRowElement
Initializes a new instance of the HTMLTableRowElement class.
HTMLTableSectionElement - Class in com.aspose.html
 
HTMLTableSectionElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTableSectionElement
Initializes a new instance of the HTMLTableSectionElement class.
HTMLTemplateElement - Class in com.aspose.html
The template element
HTMLTemplateElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTemplateElement
Initializes a new instance of the HTMLAreaElement class.
HTMLTextAreaElement - Class in com.aspose.html
 
HTMLTextAreaElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTextAreaElement
Initializes a new instance of the HTMLTextAreaElement class.
HTMLTitleElement - Class in com.aspose.html
 
HTMLTitleElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLTitleElement
Initializes a new instance of the HTMLTitleElement class.
HTMLUListElement - Class in com.aspose.html
 
HTMLUListElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLUListElement
Initializes a new instance of the HTMLUListElement class.
HTMLUnknownElement - Class in com.aspose.html
The Unknown html element.
HTMLUnknownElement(DOMName, Document) - Constructor for class com.aspose.html.HTMLUnknownElement
Initializes a new instance of the HTMLUnknownElement class.
HttpMethod - Class in com.aspose.html.net
Represents utility class for retrieving and comparing standard HTTP methods.
HttpMethod(String) - Constructor for class com.aspose.html.net.HttpMethod
Initializes a new instance of the HttpMethod class with a specific HTTP method.
HttpProtocolMessageHandler - Class in com.aspose.html.net.messagehandlers
Represents the http: protocol message handler.
HttpProtocolMessageHandler() - Constructor for class com.aspose.html.net.messagehandlers.HttpProtocolMessageHandler
Initializes a new instance of the HttpProtocolMessageHandler class.
HZ - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in hertz.

I

IAbstractView - Interface in com.aspose.html.dom.views
A base interface that all views shall derive from.
IBlob - Interface in com.aspose.html.io
A Blob object refers to a byte sequence, and has a size attribute which is the total number of bytes in the byte sequence, and a type attribute, which is an ASCII-encoded string in lower case representing the media type of the byte sequence.
IBrowsingContext - Interface in com.aspose.html.dom
A browsing context is an environment in which Document objects are presented to the user.
IBrush - Interface in com.aspose.html.drawing
Declares method for getting of brush type.
ICanvasDrawingStyles - Interface in com.aspose.html.dom.canvas
The ICanvasDrawingStyles interface provides methods and properties control how lines are drawn and how text is laid out.
ICanvasGradient - Interface in com.aspose.html.dom.canvas
Represents an opaque object describing a gradient.
ICanvasPathMethods - Interface in com.aspose.html.dom.canvas
The ICanvasPathMethods interface is used to manipulate paths of objects.
ICanvasPattern - Interface in com.aspose.html.dom.canvas
Represents an opaque object describing a pattern, based on an image, a canvas or a video.
ICanvasRenderingContext2D - Interface in com.aspose.html.dom.canvas
The ICanvasRenderingContext2D interface is used for drawing rectangles, text, images and other objects onto the canvas element.
IChildNode - Interface in com.aspose.html.dom
Defines IChildNode interface that should be implemented by Node that can have a parent.
Icon - Static variable in class com.aspose.html.rendering.ImageType
Gets the Windows icon image format.
ICreateStreamProvider - Interface in com.aspose.html.io
Represents an interface that can be implemented by classes providing streams to the rendering devices.
ICSS2Properties - Interface in com.aspose.html.dom.css
Provides interface for CSS2 properties set values manipulation in the context of certain HTML element
ICSSCharsetRule - Interface in com.aspose.html.dom.css
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
ICSSCounterStyleRule - Interface in com.aspose.html.dom.css
The @counter-style rule allows authors to define a custom counter style.
ICSSFontFaceRule - Interface in com.aspose.html.dom.css
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
ICSSImportRule - Interface in com.aspose.html.dom.css
The CSSImportRule interface represents a @import rule within a CSS style sheet.
ICSSKeyframeRule - Interface in com.aspose.html.dom.css
The CSSKeyframeRule interface represents the style rule for a single key.
ICSSKeyframesRule - Interface in com.aspose.html.dom.css
The CSSKeyframesRule interface represents a complete set of keyframes for a single animation
ICSSMarginRule - Interface in com.aspose.html.dom.css
The CSSMarginRule interface represents a margin at-rule.
ICSSMediaRule - Interface in com.aspose.html.dom.css
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
ICSSPageRule - Interface in com.aspose.html.dom.css
The CSSPageRule interface represents a @page rule within a CSS style sheet.
ICSSRule - Interface in com.aspose.html.dom.css
The CSSRule interface is the abstract base interface for any type of CSS statement.
ICSSRuleList - Interface in com.aspose.html.dom.css
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
ICSSStyleDeclaration - Interface in com.aspose.html.dom.css
The CSSStyleDeclaration interface represents a single CSS declaration block.
ICSSStyleRule - Interface in com.aspose.html.dom.css
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
ICSSStyleSheet - Interface in com.aspose.html.dom.css
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
ICSSUnknownRule - Interface in com.aspose.html.dom.css
The CSSUnknownRule interface represents an at-rule not supported by this user agent.
ICSSValueList - Interface in com.aspose.html.dom.css
The interface provides the abstraction of an ordered collection of CSS values.
IDevice - Interface in com.aspose.html.rendering
Defines methods and properties that support custom rendering of the graphic elements like paths, text and images.
IDeviceInformationService - Interface in com.aspose.html.services
An interface that is described an environment in which Document is presented to the user.
IDocumentCSS - Interface in com.aspose.html.dom.css
This interface represents a document with a CSS view.
IDocumentEvent - Interface in com.aspose.html.dom.events
The IDocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
IDocumentFragmentElement - Interface in com.aspose.html
Represents common interface for all Document Fragment elements.
IDocumentStyle - Interface in com.aspose.html.dom.css
The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved.
IDocumentTraversal - Interface in com.aspose.html.dom.traversal
 
IDocumentView - Interface in com.aspose.html.dom.views
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
IDOMCollectionIndexer<T> - Interface in com.aspose.html.collections
Indexer for DOM Collection classes.
IDOMImplementation - Interface in com.aspose.html.dom
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
IElementCSSInlineStyle - Interface in com.aspose.html.dom.css
Inline style information attached to elements is exposed through the style attribute.
IElementTraversal - Interface in com.aspose.html.dom.traversal
The ElementTraversal interface is a set of read-only attributes which allow an author to easily navigate between elements in a document.
IEventListener - Interface in com.aspose.html.dom.events
The IEventListener interface is the primary method for handling events.
IEventTarget - Interface in com.aspose.html.dom.events
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
IFile - Interface in com.aspose.html.io
A File object is a Blob object with a name attribute, which is a string; it can be created within the web application via a constructor, or is a reference to a byte sequence from a file from the underlying (OS) file system.
IFileList - Interface in com.aspose.html.io
Represent the interface for list of files.
IFormAssociatedElement - Interface in com.aspose.html
A form-associated element can have a relationship with a form element, which is called the element's form owner.
IGlobalEventHandlers - Interface in com.aspose.html.dom
Represents interface that must be inherited by all element that is supported system event handling
IgnoreDestructiveWritesCounter - Variable in class com.aspose.html.dom.Document
 
IGradientBrush - Interface in com.aspose.html.drawing
Declare methods for getting common properties of gradient brushes.
IHTMLFormElement - Interface in com.aspose.html
Represents a base interface that should be implemented by HTML Form Elements.
IHTMLOptionsCollection - Interface in com.aspose.html
 
IImageData - Interface in com.aspose.html.dom.canvas
Creates an ImageData object from a given Uint8ClampedArray and the size of the image it contains.
IInterpolationColor - Interface in com.aspose.html.drawing
Desclares methods for getting interpolation color.
ILinearGradientBrush - Interface in com.aspose.html.drawing
Defines brush interface with a linear gradient.
ILinkStyle - Interface in com.aspose.html.dom.css
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
Image - Static variable in class com.aspose.html.forms.InputElementType
A graphical button for submitting the form result.
Image - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of img elements.
ImageDevice - Class in com.aspose.html.rendering.image
Represents rendering to raster formats: jpeg, png, bmp, gif, tiff.
ImageDevice(ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class.
ImageDevice(ImageRenderingOptions, ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class by rendering options and stream provider.
ImageDevice(String) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class.
ImageDevice(ImageRenderingOptions, String) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class by rendering options and output file name.
ImageDevice(Stream) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class.
ImageDevice(ImageRenderingOptions, Stream) - Constructor for class com.aspose.html.rendering.image.ImageDevice
Initializes a new instance of the ImageDevice class by rendering options and output stream.
ImageDevice.ImageGraphicContext - Class in com.aspose.html.rendering.image
Holds current graphics control parameters for the ImageDevice.
ImageFormat - Class in com.aspose.html.rendering.image
Specifies the file format of the image.
ImageGraphicContext() - Constructor for class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
 
ImageRenderingOptions - Class in com.aspose.html.rendering.image
Represents rendering options for ImageDevice.
ImageRenderingOptions() - Constructor for class com.aspose.html.rendering.image.ImageRenderingOptions
Initializes a new instance of the ImageRenderingOptions class; ImageFormat.Png will be used as default image format.
ImageRenderingOptions(int) - Constructor for class com.aspose.html.rendering.image.ImageRenderingOptions
Initializes a new instance of the ImageRenderingOptions class with specified image format.
ImageRequest() - Constructor for class com.aspose.html.HTMLImageElement.ImageRequest
 
Images - Static variable in class com.aspose.html.Sandbox
This flag disables image loading.
ImageSaveOptions - Class in com.aspose.html.saving
Specific options data class.
ImageSaveOptions() - Constructor for class com.aspose.html.saving.ImageSaveOptions
Initializes a new instance of the ImageSaveOptions class; ImageFormat.Png will be used as default image format.
ImageSaveOptions(int) - Constructor for class com.aspose.html.saving.ImageSaveOptions
Image format ImageFormat based on initialization
ImageType - Class in com.aspose.html.rendering
Specifies the file format of the image
IMediaList - Interface in com.aspose.html.dom.css
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
importNode(Node, boolean) - Method in class com.aspose.html.dom.Document
Imports a node from another document to this document, without altering or removing the source node from the original document; this method creates a new copy of the source node.
IN - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in inches
increment(int) - Method in class com.aspose.html.dom.Node.Flags
 
INDEX_SIZE_ERR - Static variable in exception com.aspose.html.dom.DOMException
If index or size is negative, or greater than the allowed value.
INetwork - Interface in com.aspose.html.net
Provides an interface for network services.
INetworkOperationContext - Interface in com.aspose.html.net
Provides contextual information for the network services.
INetworkService - Interface in com.aspose.html.services
Provides an interface for the network operations.
initCustomEvent(String, boolean, boolean, Object) - Method in class com.aspose.html.dom.events.CustomEvent
/// The Event.initEvent(String, boolean, boolean) method is used to initialize the value of an Event created through the IDocumentEvent interface.
initEvent(String, boolean, boolean) - Method in class com.aspose.html.dom.events.Event
The Event.initEvent(String, boolean, boolean) method is used to initialize the value of an Event created through the IDocumentEvent interface.
initialize(T) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Clears all existing current items from the list and re-initializes the list to hold the single item specified by the parameter.
initialize(Unit.UnitInit) - Method in class com.aspose.html.drawing.Length
Initializes a unit with a specified data.
initialize(Unit.UnitInit) - Method in class com.aspose.html.drawing.Numeric
Initializes a unit with a specified data.
initialize() - Method in class com.aspose.html.rendering.Device
Initializes context stack.
initialize() - Method in class com.aspose.html.rendering.image.ImageDevice
Initializes context stack.
initialize() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Initializes context stack.
initializeServices() - Method in class com.aspose.html.Configuration
Initializes the services.
initPageBackground(SizeF) - Method in class com.aspose.html.rendering.Device
 
initTimeEvent(String, IAbstractView, long) - Method in class com.aspose.html.dom.svg.events.TimeEvent
The initTimeEvent method is used to initialize the value of a TimeEvent created through the DocumentEvent interface.
InlineCode - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of code elements.
InlineHTML - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables HTML elements inlining.
INodeFilter - Interface in com.aspose.html.dom.traversal
 
INodeIterator - Interface in com.aspose.html.dom.traversal
 
INonDocumentTypeChildNode - Interface in com.aspose.html.dom
Defines IChildNode that are not Node.DOCUMENT_TYPE_NODE.
INonElementParentNode - Interface in com.aspose.html.dom
Defines IParentNode that are not Element type.
Input - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLInputElement.
InputElement - Class in com.aspose.html.forms
The InputElement represents a wrapper that is associated with the HTMLInputElement.
InputElement(HTMLInputElement) - Constructor for class com.aspose.html.forms.InputElement
Creates a new instance of the input element associated with the HTMLInputElement
InputElementType - Class in com.aspose.html.forms
Represent states of the input field.
InputEvent - Class in com.aspose.html.dom.events
Input events are sent as notifications whenever the DOM is being updated.
InputEvent(String) - Constructor for class com.aspose.html.dom.events.InputEvent
Initializes a new instance of the InputEvent class.
InputEvent(String, InputEvent.InputEventInit) - Constructor for class com.aspose.html.dom.events.InputEvent
Initializes a new instance of the InputEvent class.
InputEvent.InputEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
InputEventInit() - Constructor for class com.aspose.html.dom.events.InputEvent.InputEventInit
 
insertBefore(Node, Node) - Method in class com.aspose.html.dom.Node
Inserts the node before the existing child node child.
insertCell(int) - Method in class com.aspose.html.HTMLTableRowElement
Insert an empty TD cell into this row.
insertItem(int, MessageHandler) - Method in class com.aspose.html.net.MessageHandlerCollection
Inserts an element into the System.Collections.ObjectModel.Collection`1 at the specified index.
insertItemBefore(T, long) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Inserts a new item into the list at the specified position.
insertRow(int) - Method in class com.aspose.html.HTMLTableElement
 
insertRow(int) - Method in class com.aspose.html.HTMLTableSectionElement
Insert a row into this section.
insertRule(String, long) - Method in interface com.aspose.html.dom.css.ICSSMediaRule
Used to insert a new rule into the media block.
insertRule(String, int) - Method in interface com.aspose.html.dom.css.ICSSStyleSheet
Used to insert a new rule into the style sheet.
INTEGER - Static variable in class com.aspose.html.drawing.UnitType
Measurement is an integer number.
INUSE_ATTRIBUTE_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere.
INVALID_ACCESS_ERR - Static variable in exception com.aspose.html.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_CHARACTER_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an invalid or illegal character is specified, such as in an XML name.
INVALID_EXPRESSION_ERR - Static variable in exception com.aspose.html.dom.DOMException
The expression has a syntax error or otherwise is not a legal expression according to the rules of the specific XPathEvaluator or contains specialized extension functions or variables not supported by this implementation.
INVALID_MODIFICATION_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_NODE_TYPE_ERR - Static variable in exception com.aspose.html.dom.DOMException
The supplied node is incorrect or has an incorrect ancestor for this operation.
INVALID_STATE_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
inverse() - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Returns the inverse matrix.
invoke(Object, Event) - Method in class com.aspose.html.dom.events.DOMEventHandler
 
invoke(Iterable<MutationRecord>, MutationObserver) - Method in class com.aspose.html.dom.mutations.MutationCallback
 
invoke() - Method in class com.aspose.html.dom.mutations.MutationObserver
 
invoke(INetworkOperationContext) - Method in class com.aspose.html.net.MessageHandler
When overridden in a derived class is used to implement the message handling.
invoke(INetworkOperationContext) - Method in class com.aspose.html.net.MessageHandlerCollection
 
invoke(INetworkOperationContext) - Method in class com.aspose.html.net.messagehandlers.FileProtocolMessageHandler
When overridden in a derived class is used to implement the message handling.
invoke(INetworkOperationContext) - Method in class com.aspose.html.net.messagehandlers.FtpProtocolMessageHandler
When overridden in a derived class is used to implement the message handling.
invoke(INetworkOperationContext) - Method in class com.aspose.html.net.messagehandlers.HttpProtocolMessageHandler
When overridden in a derived class is used to implement the message handling.
IParentNode - Interface in com.aspose.html.dom
Defines the IParentNode interface that is implemented by any possible parents.
IRuntimeService - Interface in com.aspose.html.services
 
isAuto() - Method in class com.aspose.html.drawing.LengthOrAuto
Gets a value indicating whether this instance is in 'auto'.
isCommaSeparatedList() - Method in class com.aspose.html.dom.css.CSSValueList
Flag which controls separator used during serialization.
isComposing() - Method in class com.aspose.html.dom.events.InputEvent.InputEventInit
true if the input event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
isComposing() - Method in class com.aspose.html.dom.events.InputEvent
true if the input event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
isComposing() - Method in class com.aspose.html.dom.events.KeyboardEvent
true if the key event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
isComposing() - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
true if the key event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
isDefaultNamespace(String) - Method in class com.aspose.html.dom.Node
This method checks if the specified namespaceURI is the default namespace or not.
isDerivedFrom(String, String, long) - Method in class com.aspose.html.dom.TypeInfo
This method returns if there is a derivation between the reference type definition, i.e. the TypeInfo on which the method is being called, and the other type definition, i.e. the one passed as parameters.
isDetached() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
isElementContentWhitespace() - Method in class com.aspose.html.dom.Text
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
isEmbedded() - Method in class com.aspose.html.License
 
isEncrypted() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Returns true if document encryption option is on.
isEqualNode(Node) - Method in class com.aspose.html.dom.Node
Tests whether two nodes are equal.
isEquals(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
IService - Interface in com.aspose.html.services
Defines a base interface for service implementation.
IServiceContainer - Interface in com.aspose.html.services
Provides a container for services.
IServiceProvider - Interface in com.aspose.html.services
Provides an immutable container for services.
isGreaterOrEqual(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
isGreaterThan(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
isId() - Method in class com.aspose.html.dom.Attr
Returns whether this attribute is known to be of type ID (i.e. to contain an identifier for its owner element) or not.
isInternalFIPSSecurity() - Static method in class com.aspose.html.License
By default we using default jdk security.
isLessOrEqual(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
isLessThan(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
isMap() - Method in class com.aspose.html.HTMLImageElement
Use server-side image map.
isObserverSuppressed() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
ISolidBrush - Interface in com.aspose.html.drawing
Defines brush interface of a single color
isPointInFill(SVGPoint) - Method in class com.aspose.html.dom.svg.SVGGeometryElement
Determine whether a given point is within the fill shape of an element.
isPointInPath(double, double, int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Reports whether or not the specified point is contained in the current path.
isPointInPath(Path2D, double, double, int) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Reports whether or not the specified point is contained in the current path.
isPointInStroke(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Reports whether or not the specified point is inside the area contained by the stroking of a path.
isPointInStroke(Path2D, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Reports whether or not the specified point is inside the area contained by the stroking of a path.
isPointInStroke(SVGPoint) - Method in class com.aspose.html.dom.svg.SVGGeometryElement
Determine whether a given point is within the stroke shape of an element.
isReadOnly() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
Gets a value indicating whether the SVGObject is read-only.
isReadOnly() - Method in class com.aspose.html.dom.svg.SVGElement
Gets a value indicating whether the SVGObject is read-only.
isRendered() - Method in class com.aspose.html.dom.svg.SVGElement
 
isSameNode(Node) - Method in class com.aspose.html.dom.Node
Returns whether this node is the same node as the given one.
isShowHyperlinkRects() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
A debug settings that turns on display of active rectangles of hyperlinks in the PDF document.
isSuccess() - Method in class com.aspose.html.forms.SubmissionResult
Gets a value indicating whether this result is success.
isSuccess() - Method in class com.aspose.html.net.ResponseMessage
Gets a value indicating whether this message is success.
isTransparencyNonDefault() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Informs PdfPage that the current transparency is non-default.
isTrusted() - Method in class com.aspose.html.dom.events.Event.EventInit
 
isTrusted() - Method in class com.aspose.html.dom.events.Event
The isTrusted attribute must return the value it was initialized to.
IStyleSheet - Interface in com.aspose.html.dom.css
The StyleSheet interface is the abstract base interface for any type of style sheet.
IStyleSheetList - Interface in com.aspose.html.dom.css
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.
ISVGAnimatedPathData - Interface in com.aspose.html.dom.svg.paths
he SVGAnimatedPathData interface supports elements which have a 'd’ attribute which holds SVG path data, and supports the ability to animate that attribute.
ISVGAnimatedPoints - Interface in com.aspose.html.dom.svg
The SVGAnimatedPoints interface supports elements which have a 'points’ attribute which holds a list of coordinate values and which support the ability to animate that attribute.
ISVGFilterPrimitiveStandardAttributes - Interface in com.aspose.html.dom.svg.filters
This interface defines the set of DOM attributes that are common across the filter primitive interfaces.
ISVGFitToViewBox - Interface in com.aspose.html.dom.svg
Interface SVGFitToViewBox defines DOM attributes that apply to elements which have XML attributes 'viewBox’ and ’preserveAspectRatio’.
ISVGRenderingIntent - Interface in com.aspose.html.dom.svg
The SVGRenderingIntent interface defines the enumerated list of possible values for 'rendering-intent’ attributes or descriptors.
ISVGTests - Interface in com.aspose.html.dom.svg
Interface SVGTests defines an interface which applies to all elements which have attributes 'requiredFeatures’, 'requiredExtensions’ and 'systemLanguage’.
ISVGUnitTypes - Interface in com.aspose.html.dom.svg
The SVGUnitTypes interface defines a commonly used set of constants and is a base interface used by SVGGradientElement, SVGPatternElement, SVGClipPathElement, SVGMaskElement and SVGFilterElement.
ISVGURIReference - Interface in com.aspose.html.dom.svg
Interface SVGURIReference defines an interface which applies to all elements which have the collection of XLink attributes, such as 'xlink:href’, which define a URI reference.
ISVGZoomAndPan - Interface in com.aspose.html.dom.svg
The SVGZoomAndPan interface defines attribute zoomAndPan and associated constants.
iterateNext() - Method in interface com.aspose.html.dom.xpath.IXPathResult
Iterates and returns the next node from the node set or null if there are no more nodes.
iterator() - Method in class com.aspose.html.collections.HTMLCollection
Gets the enumerator.
iterator() - Method in class com.aspose.html.collections.NamedNodeMap
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.aspose.html.collections.NodeList
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.aspose.html.dom.css.CSSValueList
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Gets the enumerator.
iterator() - Method in class com.aspose.html.forms.FormEditor
Gets the enumerator.
iterator() - Method in class com.aspose.html.forms.OptionCollection
Returns an enumerator that iterates through the collection.
iterator() - Method in class com.aspose.html.net.MultipartContent
Returns an enumerator that iterates through a collection.
iterator_Rename_Namesake() - Method in class com.aspose.html.net.MultipartContent
Gets the enumerator.
ITextMetrics - Interface in com.aspose.html.dom.canvas
Represents the dimension of a text in the canvas.
ITextureBrush - Interface in com.aspose.html.drawing
Defines brush interface that uses an image to fill the interior of a shape.
ITransformableBrush - Interface in com.aspose.html.drawing
Desclares methods for getting transformation matrix and wrap mode.
ITraversal - Interface in com.aspose.html.dom.traversal
 
ITreeWalker - Interface in com.aspose.html.dom.traversal
 
ITrueTypeFont - Interface in com.aspose.html.drawing
Declares methods for working with truetype font.
IUrlSearchParams - Interface in com.aspose.html
Provides methods to work with URLs query string.
IUserAgentService - Interface in com.aspose.html.services
An interface that is described a user agent environment.
IViewCSS - Interface in com.aspose.html.dom.css
This interface represents a CSS view.
IWindow - Interface in com.aspose.html.window
The window object represents a window containing a DOM document.
IWindowTimers - Interface in com.aspose.html.window
Allows authors to schedule timer-based callbacks.
IXPathEvaluator - Interface in com.aspose.html.dom.xpath
The evaluation of XPath expressions is provided by IXPathEvaluator.
IXPathExpression - Interface in com.aspose.html.dom.xpath
The XPathExpression interface represents a parsed and resolved XPath expression.
IXPathNamespace - Interface in com.aspose.html.dom.xpath
The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks.
IXPathNSResolver - Interface in com.aspose.html.dom.xpath
The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings.
IXPathResult - Interface in com.aspose.html.dom.xpath
The XPathResult interface represents the result of the evaluation of an XPath 1.0 expression within the context of a particular node.

J

Jpeg - Static variable in class com.aspose.html.rendering.image.ImageFormat
The Joint Photographic Experts Group (JPEG) image format.
Jpeg - Static variable in class com.aspose.html.rendering.ImageType
Gets the Joint Photographic Experts Group (JPEG) image format.
JSON - Static variable in class com.aspose.html.converters.TemplateContent
JSON content identifier.

K

K_HZ - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in kiloHertz.
KeyboardEvent - Class in com.aspose.html.dom.events
The KeyboardEvent interface provides specific contextual information associated with keyboard devices.
KeyboardEvent(String) - Constructor for class com.aspose.html.dom.events.KeyboardEvent
Initializes a new instance of the KeyboardEvent class.
KeyboardEvent(String, KeyboardEvent.KeyboardEventInit) - Constructor for class com.aspose.html.dom.events.KeyboardEvent
Initializes a new instance of the KeyboardEvent class.
KeyboardEvent.KeyboardEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
KeyboardEventInit() - Constructor for class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
 

L

lastChild() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
Length - Class in com.aspose.html.drawing
Represents a length measurement unit.
Length(double, UnitType) - Constructor for class com.aspose.html.drawing.Length
Initializes a new instance of the Length class.
Length(double, UnitType, int) - Constructor for class com.aspose.html.drawing.Length
Initializes a new instance of the Length class.
LENGTHADJUST_SPACING - Static variable in class com.aspose.html.dom.svg.SVGTextContentElement
Corresponds to value 'spacing'.
LENGTHADJUST_SPACINGANDGLYPHS - Static variable in class com.aspose.html.dom.svg.SVGTextContentElement
Corresponds to value 'spacingAndGlyphs'.
LENGTHADJUST_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGTextContentElement
The enumeration was set to a value that is not one of predefined types.
LengthOrAuto - Class in com.aspose.html.drawing
Represents a container for storage length or 'auto' units..
LengthOrAuto() - Constructor for class com.aspose.html.drawing.LengthOrAuto
Initializes a new instance of the LengthOrAuto class and sets state to 'auto'.
LengthOrAuto(Length) - Constructor for class com.aspose.html.drawing.LengthOrAuto
Initializes a new instance of the LengthOrAuto class and sets state to 'lenght'.
License - Class in com.aspose.html
 
License() - Constructor for class com.aspose.html.License
Initializes a new instance of this class.
LinearGradient - Static variable in class com.aspose.html.drawing.BrushType
Type is ILinearGradientBrush
LineBreak - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of br elements.
lineTo(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Connects the last point in the subpath to the x, y coordinates with a straight line.
lineTo(double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Connects the last point in the subpath to the x, y coordinates with a straight line.
lineTo(PointF) - Method in class com.aspose.html.rendering.Device
Appends a straight line segment from the current point to the point (pt).
lineTo(PointF) - Method in interface com.aspose.html.rendering.IDevice
Appends a straight line segment from the current point to the point (pt).
lineTo(PointF) - Method in class com.aspose.html.rendering.image.ImageDevice
Appends a straight line segment from the current point to the point (pt).
lineTo(PointF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Appends a straight line segment from the current point to the point (pt).
lineTo(PointF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Appends a straight line segment from the current point to the point (pt).
Link - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of a elements.
List - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of list elements.
loadDocument() - Method in class com.aspose.html.forms.SubmissionResult
This method loads the new document based on response message.
LocalDateTime - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a local datetime.
Location - Class in com.aspose.html.window
Location objects provide a representation of the address of the active document of their Document's browsing context, and allow the current entry of the browsing context's session history to be changed, by adding or replacing entries in the history object.
Location(Url) - Constructor for class com.aspose.html.window.Location
Initializes a new instance of the Location class.
lookupNamespaceURI(String) - Method in class com.aspose.html.dom.Node
Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in interface com.aspose.html.dom.xpath.IXPathNSResolver
Look up the namespace URI associated to the given namespace prefix.
lookupPrefix(String) - Method in class com.aspose.html.dom.Node
Look up the prefix associated to the given namespace URI, starting from this node.
LZW - Static variable in class com.aspose.html.rendering.image.Compression
The LZW compression schema is used.

M

Margin - Class in com.aspose.html.drawing
Represents page margin.
Margin() - Constructor for class com.aspose.html.drawing.Margin
Initializes a new instance of the Margin class.
Margin(int) - Constructor for class com.aspose.html.drawing.Margin
Initializes a new instance of the Margin class.
Margin(Length) - Constructor for class com.aspose.html.drawing.Margin
Initializes a new instance of the Margin class.
Margin(int, int, int, int) - Constructor for class com.aspose.html.drawing.Margin
Initializes a new instance of the Margin class.
Margin(Length, Length, Length, Length) - Constructor for class com.aspose.html.drawing.Margin
Initializes a new instance of the Margin class.
Markdown - Static variable in class com.aspose.html.saving.HTMLSaveFormat
Document will be saved as Markdown.
MarkdownFeatures - Class in com.aspose.html.saving
A MarkdownFeatures flag set is a set of zero or more of the following flags, which are used to select elements converted to markdown.
MarkdownFormatter - Class in com.aspose.html.saving
Specifies the way output will be formatted.
MarkdownSaveOptions - Class in com.aspose.html.saving
Represents Markdown save options.
MarkdownSaveOptions() - Constructor for class com.aspose.html.saving.MarkdownSaveOptions
Initializes a new instance of the MarkdownSaveOptions class.
match(INetworkOperationContext) - Method in class com.aspose.html.net.MessageFilter
When overridden in a derived class, tests whether a Context satisfies the filter criteria.
match(INetworkOperationContext) - Method in class com.aspose.html.net.messagefilters.ProtocolMessageFilter
When overridden in a derived class, tests whether a Context satisfies the filter criteria.
Matrix - Variable in class com.aspose.html.dom.svg.datatypes.SVGMatrix
 
matrixTransform(SVGMatrix) - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
Applies a 2x3 matrix transformation on this SVGPoint object and returns a new, transformed SVGPoint object: newpoint = matrix* thispoint
measureText(String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Returns a TextMetrics object.
MediaType - Class in com.aspose.html.rendering
Specifies possible media types used during rendering.
memberwiseClone() - Method in class com.aspose.html.drawing.Margin
 
memberwiseClone() - Method in class com.aspose.html.drawing.Page
 
memberwiseClone() - Method in class com.aspose.html.drawing.Size
 
memberwiseClone() - Method in class com.aspose.html.rendering.CssOptions
 
memberwiseClone() - Method in class com.aspose.html.rendering.GraphicContext
 
memberwiseClone() - Method in class com.aspose.html.rendering.PageSetup
 
memberwiseClone() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
memberwiseClone() - Method in class com.aspose.html.rendering.RenderingOptions
 
MessageFilter - Class in com.aspose.html.net
Represents abstract base class for different classes of filters used to query messages
MessageFilter() - Constructor for class com.aspose.html.net.MessageFilter
 
MessageHandler - Class in com.aspose.html.net
Represents a base type for message handlers.
MessageHandler() - Constructor for class com.aspose.html.net.MessageHandler
Initializes a new instance of the MessageHandler class.
MessageHandlerCollection - Class in com.aspose.html.net
Represents collection of the MessageHandler.
MessageHandlerCollection() - Constructor for class com.aspose.html.net.MessageHandlerCollection
 
Metered - Class in com.aspose.html
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.html.Metered
Initializes a new instance of this class.
MHTML - Static variable in class com.aspose.html.saving.HTMLSaveFormat
Document will be saved as MHTML.
MhtmlRenderer - Class in com.aspose.html.rendering
Represents a MHTML document renderer.
MhtmlRenderer() - Constructor for class com.aspose.html.rendering.MhtmlRenderer
 
MHTMLSaveOptions - Class in com.aspose.html.saving
Represents MHTML save options.
MHTMLSaveOptions() - Constructor for class com.aspose.html.saving.MHTMLSaveOptions
 
MimeType - Class in com.aspose.html
Represents an Internet Media Types
MimeType(String) - Constructor for class com.aspose.html.MimeType
Initializes a new instance of MIME type based on serialized string value.
MM - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in millimeters
ModifyContent - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
Modify the contents of the document by operations other than those controlled by ModifyTextAnnotations, FillForm, and 11.
ModifyTextAnnotations - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
Add or modify text annotations, fill in interactive form fields, and, if ModifyContent is also set, create or modify interactive form fields (including signature fields).
Month - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a month.
MouseEvent - Class in com.aspose.html.dom.events
The MouseEvent interface provides specific contextual information associated with Mouse events.
MouseEvent(String) - Constructor for class com.aspose.html.dom.events.MouseEvent
Initializes a new instance of the MouseEvent class.
MouseEvent(String, MouseEvent.MouseEventInit) - Constructor for class com.aspose.html.dom.events.MouseEvent
Initializes a new instance of the MouseEvent class.
MouseEvent.MouseEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
MouseEventInit() - Constructor for class com.aspose.html.dom.events.MouseEvent.MouseEventInit
 
moveTo(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Moves the starting point of a new sub-path to the (x, y) coordinates.
moveTo(double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Moves the starting point of a new sub-path to the (x, y) coordinates.
moveTo(PointF) - Method in class com.aspose.html.rendering.Device
Begins a new subpath by moving the current point to coordinates of the parameter pt, omitting any connecting line segment.
moveTo(PointF) - Method in interface com.aspose.html.rendering.IDevice
Begins a new subpath by moving the current point to coordinates of the parameter pt, omitting any connecting line segment.
moveTo(PointF) - Method in class com.aspose.html.rendering.image.ImageDevice
Begins a new subpath by moving the current point to coordinates of the parameter pt, omitting any connecting line segment.
moveTo(PointF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Begins a new subpath by moving the current point to coordinates of the parameter pt, omitting any connecting line segment.
moveTo(PointF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Begins a new subpath by moving the current point to coordinates of the parameter pt, omitting any connecting line segment.
MS - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in milliseconds.
MultipartContent - Class in com.aspose.html.net
Represents a multipart/* content.
MultipartContent() - Constructor for class com.aspose.html.net.MultipartContent
Create a new instance of the MultipartContent class.
MultipartContent(String) - Constructor for class com.aspose.html.net.MultipartContent
Create a new instance of the MultipartContent class with subtype.
MultipartContent(String, String) - Constructor for class com.aspose.html.net.MultipartContent
Create a new instance of the MultipartContent class with subtype and boundary.
MultipartFormDataContent - Class in com.aspose.html.net
Represent content for multipart/form-data encoding algorithm
MultipartFormDataContent() - Constructor for class com.aspose.html.net.MultipartFormDataContent
Initializes a new instance of the MultipartFormDataContent class.
MultipartFormDataContent(String) - Constructor for class com.aspose.html.net.MultipartFormDataContent
Initializes a new instance of the MultipartFormDataContent class.
MultipleStreams - Static variable in class com.aspose.html.rendering.Device.PageWritingStrategy
Writes every page into its own stream.
multiply(SVGMatrix) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Performs matrix multiplication.
MutationCallback - Class in com.aspose.html.dom.mutations
Represents the method that will handle a mutation events.
MutationCallback() - Constructor for class com.aspose.html.dom.mutations.MutationCallback
 
MutationObserver - Class in com.aspose.html.dom.mutations
A MutationObserver object can be used to observe mutations to the tree of Node.
MutationObserver(MutationCallback) - Constructor for class com.aspose.html.dom.mutations.MutationObserver
Constructs a MutationObserver object and sets its MutationCallback to callback.
MutationObserverInit - Class in com.aspose.html.dom.mutations
The IMutationObserverInit interface represents an options for mutation observation.
MutationObserverInit() - Constructor for class com.aspose.html.dom.mutations.MutationObserverInit
 
MutationRecord - Class in com.aspose.html.dom.mutations
A MutationRecord represents an individual DOM mutation.
MutationRecord(String, Node, IGenericList<Node>, IGenericList<Node>, Node, Node, String, String, String) - Constructor for class com.aspose.html.dom.mutations.MutationRecord
Initializes a new instance of the MutationRecord class.

N

namedItem(String) - Method in class com.aspose.html.collections.HTMLCollection
Returns the item in the collection matched specified name.
namedItem(String) - Method in interface com.aspose.html.IHTMLOptionsCollection
Method returns the indexth item in the collection.
NamedNodeMap - Class in com.aspose.html.collections
Represents collections of attributes that can be accessed by name.
NamedNodeMap(Element) - Constructor for class com.aspose.html.collections.NamedNodeMap
Initializes a new instance of the NamedNodeMap class.
NAMESPACE_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
NameValueHeaderValue - Class in com.aspose.html.net.headers
Represents a name/value pair that describe a header value.
NameValueHeaderValue(String, NameValueCollection) - Constructor for class com.aspose.html.net.headers.NameValueHeaderValue
Initializes a new instance of the NameValueHeaderValue class.
NameValueHeaderValue(String, String) - Constructor for class com.aspose.html.net.headers.NameValueHeaderValue
 
navigate(String) - Method in class com.aspose.html.dom.Document
Loads the document at the specified Uniform Resource Locator (URL) into the current instance, replacing the previous content.
navigate(Url) - Method in class com.aspose.html.dom.Document
Loads the document at the specified Uniform Resource Locator (URL) into the current instance, replacing the previous content.
navigate(String, String) - Method in class com.aspose.html.dom.Document
Loads the document from specified content and using baseUri to resolve relative resources, replacing the previous content.
navigate(Stream, String) - Method in class com.aspose.html.dom.Document
Loads the document from specified content and using baseUri to resolve relative resources, replacing the previous content.
navigate(RequestMessage) - Method in class com.aspose.html.dom.Document
Loads the document based on specified request object, replacing the previous content.
navigate(ResponseMessage, byte) - Method in class com.aspose.html.dom.Document
Loads the document based on specified response object, replacing the previous content.
Navigation - Static variable in class com.aspose.html.Sandbox
This flag prevents content from navigating browsing contexts other than the sandboxed browsing context itself (or browsing contexts further nested inside it), auxiliary browsing contexts (which are protected by the sandboxed auxiliary navigation browsing context flag defined next), and the top-level browsing context (which is protected by the sandboxed top-level navigation browsing context flag defined below).
NavigationInit() - Constructor for class com.aspose.html.dom.Document.NavigationInit
 
NavigationWorkItem(Document, Document.NavigationInit) - Constructor for class com.aspose.html.dom.Document.NavigationWorkItem
 
NETWORK_ERR - Static variable in exception com.aspose.html.dom.DOMException
A network error occurred.
newValueSpecifiedUnits(int, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
Reset the value as a number with an associated unitType, thereby replacing the values for all of the attributes on the object.
newValueSpecifiedUnits(int, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
Reset the value as a number with an associated unitType, thereby replacing the values for all of the attributes on the object.
next(INetworkOperationContext) - Method in class com.aspose.html.net.MessageHandler
Invokes the next MessageHandler in chain of handlers, if any.
next(INetworkOperationContext, MessageHandler) - Method in class com.aspose.html.net.MessageHandlerCollection
 
nextNode() - Method in interface com.aspose.html.dom.traversal.INodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextSibling() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
NO_DATA_ALLOWED_ERR - Static variable in exception com.aspose.html.dom.DOMException
If data is specified for a Node which does not support data.
NO_MODIFICATION_ALLOWED_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed.
Node - Class in com.aspose.html.dom
The Node interface is the primary datatype for the entire Document object Model.
Node(Document) - Constructor for class com.aspose.html.dom.Node
Initializes a new instance of the Node class.
Node.Flags - Class in com.aspose.html.dom
 
NODE_FIRST_CHILD - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_IS_CONTAINER - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_IS_DESCRIPTIVE_ELEMENT - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_IS_GRAPHICS - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_IS_SHAPE - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_IS_TEXT_CONTENT - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_NEVER_RENDERED - Static variable in class com.aspose.html.dom.Node.Flags
 
NODE_READ_ONLY - Static variable in class com.aspose.html.dom.Node.Flags
 
nodeDocument - Variable in class com.aspose.html.dom.Node
 
NodeFilter - Class in com.aspose.html.dom.traversal.filters
Filters are objects that know how to "filter out" nodes.
NodeFilter() - Constructor for class com.aspose.html.dom.traversal.filters.NodeFilter
 
NodeList - Class in com.aspose.html.collections
The NodeList provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NodeList() - Constructor for class com.aspose.html.collections.NodeList
 
None - Static variable in class com.aspose.html.dom.attributes.Accessors
Specifies that the property does not have any special meaning.
None - Static variable in class com.aspose.html.rendering.image.Compression
The Tagged Image File Format (TIFF) image is not compressed.
None - Static variable in class com.aspose.html.Sandbox
No flag is set, every sandbox feature is accepted
None - Static variable in class com.aspose.html.saving.UrlRestriction
All resources are processed.
NONE_PHASE - Static variable in class com.aspose.html.dom.events.Event
Events not currently dispatched are in this phase.
NonZero - Static variable in class com.aspose.html.dom.canvas.CanvasFillRule
The value "nonzero" value indicates the non-zero winding rule, wherein a point is considered to be outside a shape if the number of times a half-infinite straight line drawn from that point crosses the shape's path going in one direction is equal to the number of times it crosses the path going in the other direction.
normalize() - Method in class com.aspose.html.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
NOT_FOUND_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an attempt is made to reference a Node in a context where it does not exist.
NOT_SUPPORTED_ERR - Static variable in exception com.aspose.html.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - Class in com.aspose.html.dom
Represents a notation declared in the DTD.
Notation(String, String, String, Document) - Constructor for class com.aspose.html.dom.Notation
Initializes a new instance of the Notation class.
NOTATION_NODE - Static variable in class com.aspose.html.dom.Node
A notation node
notifyAttributeChanged(Attr) - Method in class com.aspose.html.collections.NamedNodeMap
 
notifyPropertyChanged(SVGValueType, String) - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
NotStrict - Static variable in class com.aspose.html.dom.css.CSSEngineMode
CSS parser will work in not strict mode.
Number - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a number as defined by [XPath 1.0].
Number - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a number.
NUMBER_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
Numeric - Class in com.aspose.html.drawing
Provides the base class for numeric types.
Numeric(Numeric.NumericInit) - Constructor for class com.aspose.html.drawing.Numeric
Initializes a new instance of the Unit class.
Numeric.NumericInit - Class in com.aspose.html.drawing
Provides dictionary that allows to initialize different unit types.
Numeric.ValueHelper - Class in com.aspose.html.drawing
 
NumericInit() - Constructor for class com.aspose.html.drawing.Numeric.NumericInit
 

O

observe(Node, MutationObserverInit) - Method in class com.aspose.html.dom.mutations.MutationObserver
Instructs the user agent to observe a given target (a node) and report any mutations based on the criteria given by options (an object).
OBSERVER_SUPPRESSED - Static variable in class com.aspose.html.dom.Node.Flags
 
OnAbort - Variable in class com.aspose.html.dom.Document
 
OnAbort - Variable in class com.aspose.html.HTMLElement
 
OnAbortDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnAbort event.
OnAbortDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnAbort event.
OnBlur - Variable in class com.aspose.html.dom.Document
 
OnBlur - Variable in class com.aspose.html.HTMLElement
 
OnBlurDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnBlur event.
OnBlurDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnBlur event.
OnCancel - Variable in class com.aspose.html.dom.Document
 
OnCancel - Variable in class com.aspose.html.HTMLElement
 
OnCancelDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnCancel event.
OnCancelDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnCancel event.
OnCanplay - Variable in class com.aspose.html.dom.Document
 
OnCanplay - Variable in class com.aspose.html.HTMLElement
 
OnCanplayDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnCanplay event.
OnCanplayDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnCanplay event.
OnCanPlayThrough - Variable in class com.aspose.html.dom.Document
 
OnCanPlayThrough - Variable in class com.aspose.html.HTMLElement
 
OnCanPlayThroughDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnCanPlayThrough event.
OnCanPlayThroughDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnCanPlayThrough event.
OnChange - Variable in class com.aspose.html.dom.Document
 
OnChange - Variable in class com.aspose.html.HTMLElement
 
OnChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnChange event.
OnChangeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnChange event.
OnClick - Variable in class com.aspose.html.dom.Document
 
OnClick - Variable in class com.aspose.html.HTMLElement
 
OnClickDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnClick event.
OnClickDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnClick event.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Angle
Called when unit is converted to the specified unit type.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Frequency
Called when unit is converted to the specified unit type.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Length
Called when unit is converted to the specified unit type.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Numeric
Called when unit is converted to the specified unit type.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Resolution
Called when unit is converted to the specified unit type.
onConvert(double, UnitType, UnitType) - Method in class com.aspose.html.drawing.Time
Called when unit is converted to the specified unit type.
OnCueChange - Variable in class com.aspose.html.dom.Document
 
OnCueChange - Variable in class com.aspose.html.HTMLElement
 
OnCueChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnCueChange event.
OnCueChangeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnCueChange event.
OnDblClick - Variable in class com.aspose.html.dom.Document
 
OnDblClick - Variable in class com.aspose.html.HTMLElement
 
OnDblClickDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnDblClick event.
OnDblClickDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnDblClick event.
OnDurationChange - Variable in class com.aspose.html.dom.Document
 
OnDurationChange - Variable in class com.aspose.html.HTMLElement
 
OnDurationChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnDurationChange event.
OnDurationChangeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnDurationChange event.
OnEmptied - Variable in class com.aspose.html.dom.Document
 
OnEmptied - Variable in class com.aspose.html.HTMLElement
 
OnEmptiedDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnEmptied event.
OnEmptiedDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnEmptied event.
OnEnded - Variable in class com.aspose.html.dom.Document
 
OnEnded - Variable in class com.aspose.html.HTMLElement
 
OnEndedDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnEnded event.
OnEndedDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnEnded event.
OnError - Variable in class com.aspose.html.dom.Document
 
OnError - Variable in class com.aspose.html.HTMLElement
 
OnErrorDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnError event.
OnErrorDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnError event.
OnFocus - Variable in class com.aspose.html.dom.Document
 
OnFocus - Variable in class com.aspose.html.HTMLElement
 
OnFocusDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnFocus event.
OnFocusDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnFocus event.
OnInput - Variable in class com.aspose.html.dom.Document
 
OnInput - Variable in class com.aspose.html.HTMLElement
 
OnInputDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnInput event.
OnInputDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnInput event.
OnInvalid - Variable in class com.aspose.html.dom.Document
 
OnInvalid - Variable in class com.aspose.html.HTMLElement
 
OnInvalidDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnInvalid event.
OnInvalidDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnInvalid event.
OnKeyDown - Variable in class com.aspose.html.dom.Document
 
OnKeyDown - Variable in class com.aspose.html.HTMLElement
 
OnKeyDownDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnKeyDown event.
OnKeyDownDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnKeyDown event.
OnKeyPress - Variable in class com.aspose.html.dom.Document
 
OnKeyPress - Variable in class com.aspose.html.HTMLElement
 
OnKeyPressDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnKeyPress event.
OnKeyPressDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnKeyPress event.
OnKeyUp - Variable in class com.aspose.html.dom.Document
 
OnKeyUp - Variable in class com.aspose.html.HTMLElement
 
OnKeyUpDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnKeyUp event.
OnKeyUpDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnKeyUp event.
OnLoad - Variable in class com.aspose.html.dom.Document
 
OnLoad - Variable in class com.aspose.html.HTMLElement
 
OnLoadDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnLoad event.
OnLoadDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnLoad event.
OnLoadedData - Variable in class com.aspose.html.dom.Document
 
OnLoadedData - Variable in class com.aspose.html.HTMLElement
 
OnLoadedDataDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnLoadedData event.
OnLoadedDataDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnLoadedData event.
OnLoadedMetadata - Variable in class com.aspose.html.dom.Document
 
OnLoadedMetadata - Variable in class com.aspose.html.HTMLElement
 
OnLoadedMetadataDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnLoadedMetadata event.
OnLoadedMetadataDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnLoadedMetadata event.
OnLoadStart - Variable in class com.aspose.html.dom.Document
 
OnLoadStart - Variable in class com.aspose.html.HTMLElement
 
OnLoadStartDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnLoadStart event.
OnLoadStartDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnLoadStart event.
OnMouseDown - Variable in class com.aspose.html.dom.Document
 
OnMouseDown - Variable in class com.aspose.html.HTMLElement
 
OnMouseDownDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseDown event.
OnMouseDownDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseDown event.
OnMouseEnter - Variable in class com.aspose.html.dom.Document
 
OnMouseEnter - Variable in class com.aspose.html.HTMLElement
 
OnMouseEnterDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseEnter event.
OnMouseEnterDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseEnter event.
OnMouseLeave - Variable in class com.aspose.html.dom.Document
 
OnMouseLeave - Variable in class com.aspose.html.HTMLElement
 
OnMouseLeaveDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseLeave event.
OnMouseLeaveDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseLeave event.
OnMouseMove - Variable in class com.aspose.html.dom.Document
 
OnMouseMove - Variable in class com.aspose.html.HTMLElement
 
OnMouseMoveDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseMove event.
OnMouseMoveDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseMove event.
OnMouseOut - Variable in class com.aspose.html.dom.Document
 
OnMouseOut - Variable in class com.aspose.html.HTMLElement
 
OnMouseOutDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseOut event.
OnMouseOutDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseOut event.
OnMouseOver - Variable in class com.aspose.html.dom.Document
 
OnMouseOver - Variable in class com.aspose.html.HTMLElement
 
OnMouseOverDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseOver event.
OnMouseOverDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseOver event.
OnMouseUp - Variable in class com.aspose.html.dom.Document
 
OnMouseUp - Variable in class com.aspose.html.HTMLElement
 
OnMouseUpDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseUp event.
OnMouseUpDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseUp event.
OnMouseWheel - Variable in class com.aspose.html.dom.Document
 
OnMouseWheel - Variable in class com.aspose.html.HTMLElement
 
OnMouseWheelDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnMouseWheel event.
OnMouseWheelDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnMouseWheel event.
OnPause - Variable in class com.aspose.html.dom.Document
 
OnPause - Variable in class com.aspose.html.HTMLElement
 
OnPauseDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnPause event.
OnPauseDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnPause event.
OnPlay - Variable in class com.aspose.html.dom.Document
 
OnPlay - Variable in class com.aspose.html.HTMLElement
 
OnPlayDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnPlay event.
OnPlayDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnPlay event.
OnPlaying - Variable in class com.aspose.html.dom.Document
 
OnPlaying - Variable in class com.aspose.html.HTMLElement
 
OnPlayingDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnPlaying event.
OnPlayingDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnPlaying event.
OnProgress - Variable in class com.aspose.html.dom.Document
 
OnProgress - Variable in class com.aspose.html.HTMLElement
 
OnProgressDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnProgress event.
OnProgressDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnProgress event.
OnRateChange - Variable in class com.aspose.html.dom.Document
 
OnRateChange - Variable in class com.aspose.html.HTMLElement
 
OnRateChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnRateChange event.
OnRateChangeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnRateChange event.
OnReadyStateChange - Variable in class com.aspose.html.dom.Document
 
OnReadyStateChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnReadyStateChange event.
OnReset - Variable in class com.aspose.html.dom.Document
 
OnReset - Variable in class com.aspose.html.HTMLElement
 
OnResetDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnReset event.
OnResetDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnReset event.
OnResize - Variable in class com.aspose.html.dom.Document
 
OnResize - Variable in class com.aspose.html.HTMLElement
 
OnResizeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnResize event.
OnResizeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnResize event.
OnScroll - Variable in class com.aspose.html.dom.Document
 
OnScroll - Variable in class com.aspose.html.HTMLElement
 
OnScrollDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnScroll event.
OnScrollDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnScroll event.
OnSeeked - Variable in class com.aspose.html.dom.Document
 
OnSeeked - Variable in class com.aspose.html.HTMLElement
 
OnSeekedDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnSeeked event.
OnSeekedDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnSeeked event.
OnSeeking - Variable in class com.aspose.html.dom.Document
 
OnSeeking - Variable in class com.aspose.html.HTMLElement
 
OnSeekingDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnSeeking event.
OnSeekingDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnSeeking event.
OnSelect - Variable in class com.aspose.html.dom.Document
 
OnSelect - Variable in class com.aspose.html.HTMLElement
 
OnSelectDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnSelect event.
OnSelectDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnSelect event.
OnShow - Variable in class com.aspose.html.dom.Document
 
OnShow - Variable in class com.aspose.html.HTMLElement
 
OnShowDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnShow event.
OnShowDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnShow event.
OnStalled - Variable in class com.aspose.html.dom.Document
 
OnStalled - Variable in class com.aspose.html.HTMLElement
 
OnStalledDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnStalled event.
OnStalledDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnStalled event.
OnSubmit - Variable in class com.aspose.html.dom.Document
 
OnSubmit - Variable in class com.aspose.html.HTMLElement
 
OnSubmitDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnSubmit event.
OnSubmitDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnSubmit event.
OnSuspend - Variable in class com.aspose.html.dom.Document
 
OnSuspend - Variable in class com.aspose.html.HTMLElement
 
OnSuspendDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnSuspend event.
OnSuspendDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnSuspend event.
OnTimeUpdate - Variable in class com.aspose.html.dom.Document
 
OnTimeUpdate - Variable in class com.aspose.html.HTMLElement
 
OnTimeUpdateDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnTimeUpdate event.
OnTimeUpdateDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnTimeUpdate event.
OnToggle - Variable in class com.aspose.html.dom.Document
 
OnToggle - Variable in class com.aspose.html.HTMLElement
 
OnToggleDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnToggle event.
OnToggleDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnToggle event.
OnVolumeChange - Variable in class com.aspose.html.dom.Document
 
OnVolumeChange - Variable in class com.aspose.html.HTMLElement
 
OnVolumeChangeDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnVolumeChange event.
OnVolumeChangeDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnVolumeChange event.
OnWaiting - Variable in class com.aspose.html.dom.Document
 
OnWaiting - Variable in class com.aspose.html.HTMLElement
 
OnWaitingDelegate - Variable in class com.aspose.html.dom.Document
Gets or sets event handler for OnWaiting event.
OnWaitingDelegate - Variable in class com.aspose.html.HTMLElement
Gets or sets event handler for OnWaiting event.
op_Addition(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator +.
op_Addition(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator +.
op_Addition(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator +.
op_Addition(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator +.
op_Addition(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator +.
op_Equality(CSSValue, CSSValue) - Static method in class com.aspose.html.dom.css.CSSValue
Implements the operator ==.
op_Equality(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator ==.
op_Equality(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator ==.
op_Equality(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator ==.
op_Equality(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator ==.
op_Equality(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator ==.
op_Equality(UnitType, UnitType) - Static method in class com.aspose.html.drawing.UnitType
Determines whether the two specified UnitType values are equal.
op_Equality(MimeType, MimeType) - Static method in class com.aspose.html.MimeType
Compares two Mime type and returns a boolean indicating if the two do match.
op_Equality(HttpMethod, HttpMethod) - Static method in class com.aspose.html.net.HttpMethod
Implements the equality operator.
op_GreaterThan(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator >.
op_GreaterThan(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator >.
op_GreaterThan(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator >.
op_GreaterThan(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator >.
op_GreaterThan(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator >.
op_GreaterThanOrEqual(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator >=.
op_GreaterThanOrEqual(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator >=.
op_GreaterThanOrEqual(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator >=.
op_GreaterThanOrEqual(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator >=.
op_GreaterThanOrEqual(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator >=.
op_Inequality(CSSValue, CSSValue) - Static method in class com.aspose.html.dom.css.CSSValue
Implements the operator !
op_Inequality(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator !
op_Inequality(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator !
op_Inequality(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator !
op_Inequality(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator !
op_Inequality(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator !
op_Inequality(UnitType, UnitType) - Static method in class com.aspose.html.drawing.UnitType
Determines whether the two specified UnitType values are not equal.
op_Inequality(MimeType, MimeType) - Static method in class com.aspose.html.MimeType
Compares two Mime type and returns a boolean indicating if the two do match.
op_Inequality(HttpMethod, HttpMethod) - Static method in class com.aspose.html.net.HttpMethod
Implements the equality operator.
op_LessThan(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator <.
op_LessThan(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator <.
op_LessThan(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator <.
op_LessThan(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator <.
op_LessThan(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator <.
op_LessThanOrEqual(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator <=.
op_LessThanOrEqual(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator <=.
op_LessThanOrEqual(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator <=.
op_LessThanOrEqual(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator <=.
op_LessThanOrEqual(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator <=.
op_Subtraction(Angle, Angle) - Static method in class com.aspose.html.drawing.Angle
Implements the operator -.
op_Subtraction(Frequency, Frequency) - Static method in class com.aspose.html.drawing.Frequency
Implements the operator -.
op_Subtraction(Length, Length) - Static method in class com.aspose.html.drawing.Length
Implements the operator -.
op_Subtraction(Resolution, Resolution) - Static method in class com.aspose.html.drawing.Resolution
Implements the operator -.
op_Subtraction(Time, Time) - Static method in class com.aspose.html.drawing.Time
Implements the operator -.
Open - Static variable in class com.aspose.html.dom.ShadowRootMode
"open" mode.
Option - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLOptionElement.
OptionCollection - Class in com.aspose.html.forms
The OptionElements represents a wrapper that is associated with the IHTMLOptionsCollection
OptionCollection(HTMLElement, LiveHTMLCollection) - Constructor for class com.aspose.html.forms.OptionCollection
Initializes a new instance of the OptionCollection class.
OptionElement - Class in com.aspose.html.forms
The OptionElement represents a wrapper that is associated with the HTMLOptionElement
OptionElement(HTMLOptionElement) - Constructor for class com.aspose.html.forms.OptionElement
Initializes a new instance of the OptionElement class.
OptionsPriority - Static variable in class com.aspose.html.rendering.AtPagePriority
Specifies that PageSetup values declared in RenderingOptions will override values defined in css by @page rules .
OrderedNodeIterator - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] that will be accessed iteratively, which will produce document-ordered nodes.
OrderedNodeSnapshot - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] that will be accessed as a snapshot list of nodes that will be in original document order.
Origin - Static variable in class com.aspose.html.Sandbox
This flag forces content into a unique origin, thus preventing it from accessing other content from the same origin.

P

Page - Class in com.aspose.html.drawing
Represents a page object is used for configuration output page.
Page(Size, Margin) - Constructor for class com.aspose.html.drawing.Page
Initializes a new instance of the Page class.
Page(Size) - Constructor for class com.aspose.html.drawing.Page
Initializes a new instance of the Page class.
Page(Margin) - Constructor for class com.aspose.html.drawing.Page
Initializes a new instance of the Page class.
Page() - Constructor for class com.aspose.html.drawing.Page
Initializes a new instance of the Page class.
PageSetup - Class in com.aspose.html.rendering
Represents a page setup object is used for configuration output page-set.
PageSetup() - Constructor for class com.aspose.html.rendering.PageSetup
Initializes a new instance of the PageSetup class.
parent - Variable in class com.aspose.html.dom.Node
 
parentNode() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves to and returns the closest visible ancestor node of the current node.
PARTIALLY_AVAILABLE - Static variable in class com.aspose.html.HTMLImageElement.ImageRequest
 
Password - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a password.
Path2D - Class in com.aspose.html.dom.canvas
The Path2D interface of the Canvas 2D API is used to declare paths that are then later used on CanvasRenderingContext2D objects.
Path2D() - Constructor for class com.aspose.html.dom.canvas.Path2D
returns a newly instantiated Path2D object
Path2D(Path2D) - Constructor for class com.aspose.html.dom.canvas.Path2D
returns a newly instantiated Path2D object with another path as an argument (creates a copy)
Path2D(String) - Constructor for class com.aspose.html.dom.canvas.Path2D
returns a newly instantiated Path2D object with a string consisting of SVG path data.
PATHSEG_ARC_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute arcto" (A) path data command.
PATHSEG_ARC_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative arcto" (a) path data command.
PATHSEG_CLOSEPATH - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "closepath" (z) path data command.
PATHSEG_CURVETO_CUBIC_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute cubic Bézier curveto" (C) path data command.
PATHSEG_CURVETO_CUBIC_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative cubic Bézier curveto" (c) path data command.
PATHSEG_CURVETO_CUBIC_SMOOTH_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute smooth cubic curveto" (S) path data command.
PATHSEG_CURVETO_CUBIC_SMOOTH_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative smooth cubic curveto" (s) path data command.
PATHSEG_CURVETO_QUADRATIC_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute quadratic Bézier curveto" (Q) path data command.
PATHSEG_CURVETO_QUADRATIC_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative quadratic Bézier curveto" (q) path data command.
PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute smooth quadratic curveto" (T) path data command.
PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative smooth quadratic curveto" (t) path data command.
PATHSEG_LINETO_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute lineto" (L) path data command.
PATHSEG_LINETO_HORIZONTAL_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute horizontal lineto" (H) path data command.
PATHSEG_LINETO_HORIZONTAL_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative horizontal lineto" (h) path data command.
PATHSEG_LINETO_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative lineto" (l) path data command.
PATHSEG_LINETO_VERTICAL_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute vertical lineto" (V) path data command.
PATHSEG_LINETO_VERTICAL_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative vertical lineto" (v) path data command.
PATHSEG_MOVETO_ABS - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "absolute moveto" (M) path data command.
PATHSEG_MOVETO_REL - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
Corresponds to a "relative moveto" (m) path data command.
PATHSEG_UNKNOWN - Static variable in class com.aspose.html.dom.svg.paths.SVGPathSeg
The unit type is not one of predefined types.
pauseAnimations() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Suspends (i.e., pauses) all currently running animations that are defined within the SVG document fragment corresponding to this 'svg’ element, causing the animation clock corresponding to this document fragment to stand still until it is unpaused.
PC - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in picas
PdfDevice - Class in com.aspose.html.rendering.pdf
Represents rendering to a pdf document.
PdfDevice(ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class.
PdfDevice(PdfRenderingOptions, ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class by rendering options and stream provider.
PdfDevice(String) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class.
PdfDevice(PdfRenderingOptions, String) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class by rendering options and output file name.
PdfDevice(Stream) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class.
PdfDevice(OutputStream) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class.
PdfDevice(PdfRenderingOptions, Stream) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class by rendering options and output stream.
PdfDevice(PdfRenderingOptions, OutputStream) - Constructor for class com.aspose.html.rendering.pdf.PdfDevice
Initializes a new instance of the PdfDevice class by rendering options and output stream.
PdfDevice.PdfGraphicContext - Class in com.aspose.html.rendering.pdf
Holds current graphics control parameters for the PdfDevice.
PdfEncryptionAlgorithm - Class in com.aspose.html.rendering.pdf.encryption
Encryption mode enum.
PdfEncryptionInfo - Class in com.aspose.html.rendering.pdf.encryption
Contains details for a pdf encryption.
PdfEncryptionInfo(String, String, int, int) - Constructor for class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Initializes a new instance of the PdfEncryptionInfo class.
PdfGraphicContext() - Constructor for class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
PdfPermissions - Class in com.aspose.html.rendering.pdf.encryption
This enum represents user's permissions for a pdf.
PdfRenderingOptions - Class in com.aspose.html.rendering.pdf
Represents rendering options for PdfDevice.
PdfRenderingOptions() - Constructor for class com.aspose.html.rendering.pdf.PdfRenderingOptions
 
PdfSaveOptions - Class in com.aspose.html.saving
Specific options data class.
PdfSaveOptions() - Constructor for class com.aspose.html.saving.PdfSaveOptions
 
PendingRarsingBlockingScript - Variable in class com.aspose.html.dom.Document
 
PERCENTAGE - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in percentage.
PERCENTAGE_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
Plugins - Static variable in class com.aspose.html.Sandbox
This flag prevents content from instantiating plugins, whether using the embed element, the object element, the applet element, or through navigation of a nested browsing context, unless those plugins can be secured.
Png - Static variable in class com.aspose.html.rendering.image.ImageFormat
The W3C Portable Network Graphics (PNG) image format.
Png - Static variable in class com.aspose.html.rendering.ImageType
Gets the W3C Portable Network Graphics (PNG) image format.
PointerLock - Static variable in class com.aspose.html.Sandbox
This flag disables the Pointer Lock API.
preventDefault() - Method in class com.aspose.html.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
previousNode() - Method in interface com.aspose.html.dom.traversal.INodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousSibling() - Method in interface com.aspose.html.dom.traversal.ITreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
Print - Static variable in class com.aspose.html.rendering.MediaType
The Print media is used during renderind.
PrintDocument - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
(Security handlers of revision 2) Print the document.
PrintingQuality - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfPermissions
(Security handlers of revision 3 or greater) Print the document to a representation from which a faithful digital copy of the PDF content could be generated.
PROCESSING_INSTRUCTION_NODE - Static variable in class com.aspose.html.dom.Node
A processing instruction node
ProcessingInstruction - Class in com.aspose.html.dom
The ProcessingInstruction represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
ProcessingInstruction(String, String, Document) - Constructor for class com.aspose.html.dom.ProcessingInstruction
Initializes a new instance of the ProcessingInstruction class.
prompt(String, String) - Method in interface com.aspose.html.window.IWindow
Displays a modal text field prompt with the given message, waits for the user to dismiss it, and returns the value that the user entered.
PropertyChanged - Variable in class com.aspose.html.dom.DOMObject
 
PropertyChangedDelegate - Variable in class com.aspose.html.dom.DOMObject
 
ProtocolMessageFilter - Class in com.aspose.html.net.messagefilters
Represents implementation of message filter by the resource protocol.
ProtocolMessageFilter(String...) - Constructor for class com.aspose.html.net.messagefilters.ProtocolMessageFilter
Initializes a new instance of the ProtocolMessageFilter class.
PT - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in points
putImageData(IImageData, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Paints data from the given ImageData object onto the bitmap.
putImageData(IImageData, double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Paints data from the given ImageData object onto the bitmap.
PX - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in pixels

Q

Q - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in quarter-millimeters
quadraticCurveTo(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Adds a quadratic Bézier curve to the current path.
quadraticCurveTo(double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Adds a quadratic Bézier curve to the current path.
querySelector(String) - Method in class com.aspose.html.dom.Document
Returns the first Element in document, which match selector
querySelector(String) - Method in class com.aspose.html.dom.DocumentFragment
Returns the first Element in document, which match selector
querySelector(String) - Method in class com.aspose.html.dom.Element
Returns the first Element in document, which match selector
querySelector(String) - Method in interface com.aspose.html.dom.IParentNode
Returns the first element that is a descendant of node that matches selectors.
querySelectorAll(String) - Method in class com.aspose.html.dom.Document
Returns a NodeList of all the Elements in document, which match selector
querySelectorAll(String) - Method in class com.aspose.html.dom.DocumentFragment
Returns a NodeList of all the Elements in document, which match selector
querySelectorAll(String) - Method in class com.aspose.html.dom.Element
Returns a NodeList of all the Elements in document, which match selector
querySelectorAll(String) - Method in interface com.aspose.html.dom.IParentNode
Returns all element descendants of node that match selectors.
QUOTA_EXCEEDED_ERR - Static variable in exception com.aspose.html.dom.DOMException
The quota has been exceeded.

R

RAD - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in radians.
Radio - Static variable in class com.aspose.html.forms.InputElementType
A field that allowing a single value to select.
Range - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a number inside the range.
RC4_128 - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionAlgorithm
Algorithm, with an RC4 encryption key length of 128 bits and advanced permission set;
RC4_40 - Static variable in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionAlgorithm
Algorithm, with an RC4 encryption key length of 40 bits;
readAsByteArray() - Method in class com.aspose.html.net.Content
Serialize the HTTP content and return a byte array that represents the content.
readAsStream() - Method in class com.aspose.html.net.Content
Serialize the HTTP content and return a stream that represents the content.
readAsString() - Method in class com.aspose.html.net.Content
Serialize the HTTP content and return a string that represents the content.
READY_FOR_POST_LOAD_TASKS - Static variable in class com.aspose.html.dom.Node.Flags
 
READY_STATE_COMPLETE - Static variable in class com.aspose.html.dom.Document
 
READY_STATE_INTERACTIVE - Static variable in class com.aspose.html.dom.Document
 
READY_STATE_LOADING - Static variable in class com.aspose.html.dom.Document
 
REAL - Static variable in class com.aspose.html.drawing.UnitType
Measurement is a real number.
rect(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasPathMethods
Creates a path for a rectangle at position (x, y) with a size that is determined by width and height.
rect(double, double, double, double) - Method in class com.aspose.html.dom.canvas.Path2D
Creates a path for a rectangle at position (x, y) with a size that is determined by width and height.
Rect - Class in com.aspose.html.dom.css
The Rect interface is used to represent any rect value.
Rect(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class com.aspose.html.dom.css.Rect
Initializes a new instance of the Rect class.
releaseStream(Stream) - Method in class com.aspose.html.io.FileCreateStreamProvider
Releases the stream.
releaseStream(Stream) - Method in interface com.aspose.html.io.ICreateStreamProvider
Releases the stream.
reload() - Method in class com.aspose.html.window.Location
Reloads the current page.
REM - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to font-size of the root element.
remove(Attr, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
remove() - Method in class com.aspose.html.dom.Element
Removes this instance.
remove() - Method in interface com.aspose.html.dom.IChildNode
Removes the current node from parent.
remove(OptionElement) - Method in class com.aspose.html.forms.OptionCollection
Remove the option from list.
remove(int) - Method in class com.aspose.html.HTMLSelectElement
Remove an element from the collection of OPTION elements for this SELECT.
removeAttribute(String, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
removeAttribute(String, String, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
removeAttribute(String) - Method in class com.aspose.html.dom.Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in class com.aspose.html.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class com.aspose.html.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(Node) - Method in class com.aspose.html.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeEventListener(String, IEventListener) - Method in interface com.aspose.html.dom.events.IEventTarget
This method allows the removal of event listeners from the event target.
removeEventListener(String, IEventListener, boolean) - Method in interface com.aspose.html.dom.events.IEventTarget
This method allows the removal of event listeners from the event target.
removeEventListener(String, DOMEventHandler, boolean) - Method in class com.aspose.html.dom.EventTarget
This method allows the removal of event listeners from the event target.
removeEventListener(String, IEventListener) - Method in class com.aspose.html.dom.EventTarget
This method allows the removal of event listeners from the event target.
removeEventListener(String, IEventListener, boolean) - Method in class com.aspose.html.dom.EventTarget
This method allows the removal of event listeners from the event target.
removeHitRegion(String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Removes the hit region with the specified id from the canvas.
removeItem(long) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Removes an existing item from the list.
removeNamedItem(String) - Method in class com.aspose.html.collections.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class com.aspose.html.collections.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeProperty(String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to remove a CSS property if it has been explicitly set within this declaration block.
render(IDevice, InputStream) - Method in class com.aspose.html.rendering.EpubRenderer
 
render(IDevice, TimeSpan, Stream...) - Method in class com.aspose.html.rendering.EpubRenderer
Defines method for rendering multiple EPub Streams into specific IDevice.
render(IDevice, TimeSpan, Stream) - Method in class com.aspose.html.rendering.EpubRenderer
 
render(IDevice, Stream, Configuration) - Method in class com.aspose.html.rendering.EpubRenderer
Renders EPub document into specified IDevice.
render(IDevice, Stream, Configuration, TimeSpan) - Method in class com.aspose.html.rendering.EpubRenderer
Renders EPub document into specified IDevice.
render(IDevice, IGenericList<Stream>, Configuration) - Method in class com.aspose.html.rendering.EpubRenderer
Renders multiple EPub documents into specified IDevice.
render(IDevice, IGenericList<Stream>, Configuration, TimeSpan) - Method in class com.aspose.html.rendering.EpubRenderer
Renders multiple EPub documents into specified IDevice.
render(IDevice, TimeSpan, Document[]) - Method in class com.aspose.html.rendering.HtmlRenderer
Defines method for rendering multiple Documents into specific IDevice.
render(IDevice, long, Document[]) - Method in class com.aspose.html.rendering.HtmlRenderer
 
render(IDevice, String, Document[]) - Method in class com.aspose.html.rendering.HtmlRenderer
 
render(IDevice, TimeSpan, Document) - Method in class com.aspose.html.rendering.HtmlRenderer
Defines method for rendering multiple Documents into specific IDevice.
render(IDevice, long, Document) - Method in class com.aspose.html.rendering.HtmlRenderer
 
render(IDevice, String, Document) - Method in class com.aspose.html.rendering.HtmlRenderer
 
render(IDevice, InputStream) - Method in class com.aspose.html.rendering.MhtmlRenderer
 
render(IDevice, TimeSpan, Stream[]) - Method in class com.aspose.html.rendering.MhtmlRenderer
Renders multiple MHTML documents into specified IDevice.
render(IDevice, TimeSpan, Stream) - Method in class com.aspose.html.rendering.MhtmlRenderer
Defines method for rendering MHTML Stream into specific IDevice.
render(IDevice, Stream, Configuration) - Method in class com.aspose.html.rendering.MhtmlRenderer
Renders MHTML document into specified IDevice.
render(IDevice, InputStream, Configuration) - Method in class com.aspose.html.rendering.MhtmlRenderer
 
render(IDevice, Stream, Configuration, TimeSpan) - Method in class com.aspose.html.rendering.MhtmlRenderer
Renders MHTML document into specified IDevice.
render(IDevice, Stream[], Configuration) - Method in class com.aspose.html.rendering.MhtmlRenderer
Renders multiple MHTML documents into specified IDevice.
render(IDevice, Stream[], Configuration, TimeSpan) - Method in class com.aspose.html.rendering.MhtmlRenderer
Renders multiple MHTML documents into specified IDevice.
render(IDevice, TDocument) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering TDocument into specified IDevice.
render(IDevice, TDocument, TimeSpan) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering TDocument into specified IDevice.
render(IDevice, TDocument, int) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering TDocument into specified IDevice.
render(IDevice, TDocument[]) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering multiple TDocuments into specific IDevice.
render(IDevice, int, TDocument[]) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering multiple TDocuments into specific IDevice.
render(IDevice, TimeSpan, TDocument[]) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering multiple TDocuments into specific IDevice.
render(IDevice, TimeSpan, TDocument) - Method in class com.aspose.html.rendering.Renderer
Defines method for rendering TDocument into specific IDevice.
render(IDevice, TimeSpan, SVGDocument[]) - Method in class com.aspose.html.rendering.SvgRenderer
Defines method for rendering multiple SVGDocuments into specific IDevice.
render(IDevice, TimeSpan, SVGDocument) - Method in class com.aspose.html.rendering.SvgRenderer
Defines method for rendering SVGDocument into specific IDevice.
render(IDevice, SVGSVGElement...) - Method in class com.aspose.html.rendering.SvgRenderer
Renders multiple SVGSVGElements into specified IDevice.
render(IDevice, boolean, SVGSVGElement...) - Method in class com.aspose.html.rendering.SvgRenderer
Renders multiple SVGSVGElements into specified IDevice.
Renderer<TDocument> - Class in com.aspose.html.rendering
Represents an abstract class for the all renderers.
Renderer() - Constructor for class com.aspose.html.rendering.Renderer
 
RENDERING_INTENT_ABSOLUTE_COLORIMETRIC - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
Corresponds to a value of 'absolute-colorimetric'.
RENDERING_INTENT_AUTO - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
Corresponds to a value of 'auto'.
RENDERING_INTENT_PERCEPTUAL - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
Corresponds to a value of 'perceptual'.
RENDERING_INTENT_RELATIVE_COLORIMETRIC - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
Corresponds to a value of 'relative-colorimetric'.
RENDERING_INTENT_SATURATION - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
Corresponds to a value of 'saturation'.
RENDERING_INTENT_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGRenderingIntent
The type is not one of predefined types.
RenderingOptions - Class in com.aspose.html.rendering
Represents rendering options.
RenderingOptions() - Constructor for class com.aspose.html.rendering.RenderingOptions
Initializes a new instance of the RenderingOptions class.
renderTo(IDevice) - Method in class com.aspose.html.dom.Document
This method is used to render the contents of the current document to a specified graphical device.
renderTo(IDevice) - Method in class com.aspose.html.dom.svg.SVGDocument
This method is used to print the contents of the current document to the specified device.
renderTo(IDevice) - Method in class com.aspose.html.HTMLDocument
This method is used to print the contents of the current document to the specified device.
replace(Attr, Attr, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
replace(String) - Method in class com.aspose.html.window.Location
Removes the current page from the session history and navigates to the given page.
replaceAll(Node, Node) - Static method in class com.aspose.html.dom.Node
 
replaceChild(Node, Node) - Method in class com.aspose.html.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceItem(T, long) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Replaces an existing item in the list with a new item.
replaceWholeText(String) - Method in class com.aspose.html.dom.Text
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
RequestHeaders - Class in com.aspose.html.net
Contains protocol headers associated with a request.
RequestHeaders() - Constructor for class com.aspose.html.net.RequestHeaders
 
RequestMessage - Class in com.aspose.html.net
Represents a request message.
RequestMessage(String) - Constructor for class com.aspose.html.net.RequestMessage
Initializes a new instance of the RequestMessage class.
RequestMessage(Url) - Constructor for class com.aspose.html.net.RequestMessage
Initializes a new instance of the RequestMessage class.
Reset - Static variable in class com.aspose.html.forms.ButtonType
The 'reset' state of the button.
Reset - Static variable in class com.aspose.html.forms.InputElementType
A button for resetting the form data.
reset() - Method in class com.aspose.html.HTMLFormElement
Restores a form element's default values.
resetTransform() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Resets the current transform by the identity matrix.
Resolution - Class in com.aspose.html.drawing
Represents a resolution unit.
Resolution(double, UnitType) - Constructor for class com.aspose.html.drawing.Resolution
Initializes a new instance of the Resolution class.
RESOLUTION_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
resolve(String, String) - Method in class com.aspose.html.net.UrlResolver
Resolves the absolute URI from the base and relative URIs.
resolve(Url, String) - Method in class com.aspose.html.net.UrlResolver
Resolves the absolute URI from the base and relative URIs.
ResourceHandling - Class in com.aspose.html.saving
This enum represents resource handling options.
ResourceHandlingOptions - Class in com.aspose.html.saving
Represents resource handling options.
ResourceHandlingOptions() - Constructor for class com.aspose.html.saving.ResourceHandlingOptions
 
ResponseHeaders - Class in com.aspose.html.net
Contains protocol headers associated with a response.
ResponseHeaders() - Constructor for class com.aspose.html.net.ResponseHeaders
Initializes a new instance of the RequestHeaders class.
ResponseMessage - Class in com.aspose.html.net
Represents a response message.
ResponseMessage(int) - Constructor for class com.aspose.html.net.ResponseMessage
Initializes a new instance of the ResponseMessage class.
restore() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Restores the drawing style state to the last element on the 'state stack' saved by save().
restoreGraphicContext() - Method in class com.aspose.html.rendering.Device
Restores the entire graphics context to its former value by popping it from the stack.
restoreGraphicContext() - Method in interface com.aspose.html.rendering.IDevice
Restores the entire graphics context to its former value by popping it from the stack.
restoreGraphicContext() - Method in class com.aspose.html.rendering.image.ImageDevice
Restores the entire graphics context to its former value by popping it from the stack.
restoreGraphicContext() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Restores the entire graphics context to its former value by popping it from the stack.
restoreGraphicContext() - Method in class com.aspose.html.rendering.xps.XpsDevice
Restores the entire graphics context to its former value by popping it from the stack.
revision - Variable in class com.aspose.html.dom.Document
 
RGBColor - Class in com.aspose.html.dom.css
The RGBColor interface is used to represent any RGB color value.
RGBColor(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class com.aspose.html.dom.css.RGBColor
Initializes a new instance of the RGBColor class.
RGBColor(CSSPrimitiveValue, CSSPrimitiveValue, CSSPrimitiveValue) - Constructor for class com.aspose.html.dom.css.RGBColor
Initializes a new instance of the RGBColor class.
Rle - Static variable in class com.aspose.html.rendering.image.Compression
The RLE compression schema is used.
RootAndSubFolders - Static variable in class com.aspose.html.saving.UrlRestriction
Only resources located in the root and sub folders are processed.
rotate(double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Adds a rotation to the transformation matrix.
rotate(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.
rotateFromVector(float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a rotation transformation on the current matrix and returns the resulting matrix.

S

S - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in seconds.
SameHost - Static variable in class com.aspose.html.saving.UrlRestriction
Only resources located in the same host are processed.
Sandbox - Class in com.aspose.html
A sandboxing flag set is a set of zero or more of the following flags, which are used to restrict the abilities that potentially untrusted resources.
save() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Saves the current drawing style state using a stack so you can revert any change you make to it using restore().
save(Url) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by url.
save(String) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by path.
save(String, int) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by path.
save(String, SVGSaveOptions) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by path.
save(Url, int) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by url.
save(Url, SVGSaveOptions) - Method in class com.aspose.html.dom.svg.SVGDocument
Saves the document to local file specified by url.
save(Url) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
save(String) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(String, int) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(Url, int) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
save(String, HTMLSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(Url, HTMLSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
save(String, MarkdownSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(String, TextSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(Url, MarkdownSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
save(Url, TextSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
save(String, MHTMLSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by path.
save(Url, MHTMLSaveOptions) - Method in class com.aspose.html.HTMLDocument
Saves the document to local file specified by url.
Save - Static variable in class com.aspose.html.saving.ResourceHandling
Resource will be saved as file.
saveGraphicContext() - Method in class com.aspose.html.rendering.Device
Pushes a copy of the entire graphics context onto the stack.
saveGraphicContext() - Method in interface com.aspose.html.rendering.IDevice
Pushes a copy of the entire graphics context onto the stack.
saveGraphicContext() - Method in class com.aspose.html.rendering.image.ImageDevice
Pushes a copy of the entire graphics context onto the stack.
saveGraphicContext() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Pushes a copy of the entire graphics context onto the stack.
SaveOptions - Class in com.aspose.html.saving
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.
SaveOptions() - Constructor for class com.aspose.html.saving.SaveOptions
Initializes a new instance of the SaveOptions class.
scale(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Adds a scaling transformation to the canvas units by x horizontally and by y vertically.
scale(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a uniform scale transformation on the current matrix and returns the resulting matrix.
scaleNonUniform(float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a non-uniform scale transformation on the current matrix and returns the resulting matrix.
Screen - Static variable in class com.aspose.html.rendering.MediaType
The Screen media is used during renderind.
Scripts - Static variable in class com.aspose.html.Sandbox
This flag blocks script execution.
Search - Static variable in class com.aspose.html.forms.InputElementType
A control that is used for entering search strings.
SECURITY_ERR - Static variable in exception com.aspose.html.dom.DOMException
The operation is insecure.
Select - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLSelectElement.
select() - Method in class com.aspose.html.HTMLInputElement
Select the contents of the text area.
select() - Method in class com.aspose.html.HTMLTextAreaElement
Select the contents of the TEXTAREA.
SelectElement - Class in com.aspose.html.forms
The SelectElement represents a wrapper that is associated with the HTMLSelectElement
SelectElement(HTMLSelectElement) - Constructor for class com.aspose.html.forms.SelectElement
Initializes a new instance of the SelectElement class.
selectItems(int...) - Method in class com.aspose.html.forms.SelectElement
This methods allows to select multiple options by their indexes.
selectItems(String...) - Method in class com.aspose.html.forms.SelectElement
This methods allows to select multiple options by their values.
selectSubString(long, long) - Method in class com.aspose.html.dom.svg.SVGTextContentElement
Causes the specified substring to be selected just as if the user selected the substring interactively.
send(RequestMessage) - Method in interface com.aspose.html.net.INetwork
Sends a RequestMessage message.
serializeToStream(Stream) - Method in class com.aspose.html.net.ByteArrayContent
Serializes to stream.
serializeToStream(Stream) - Method in class com.aspose.html.net.Content
Serialize the content to a specified stream.
serializeToStream(Stream) - Method in class com.aspose.html.net.MultipartContent
Serializes to stream.
serializeToStream(Stream) - Method in class com.aspose.html.net.StreamContent
Serializes to stream.
set(String, String) - Method in interface com.aspose.html.IUrlSearchParams
Sets value of the first found name-value pair to the specified value and removes the others.
set(MessageHandlerCollection) - Method in class com.aspose.html.net.MessageHandler
Sets the specified message handlers.
set_Item(long, T) - Method in class com.aspose.html.dom.svg.collections.SVGListBase
Returns the indexth item in the list.
setA(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The A component of the matrix.
setAbbr(String) - Method in class com.aspose.html.HTMLTableCellElement
Abbreviation for header cells.
setAccept(String) - Method in class com.aspose.html.HTMLInputElement
A comma-separated list of content types that a server processing this form will handle correctly.
setAcceptCharset(String) - Method in class com.aspose.html.HTMLFormElement
List of character sets supported by the server.
setAccessKey(String) - Method in class com.aspose.html.HTMLAnchorElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLAreaElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLButtonElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLInputElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLLabelElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLLegendElement
A single character access key to give access to the form control.
setAccessKey(String) - Method in class com.aspose.html.HTMLTextAreaElement
A single character access key to give access to the form control.
setAction(String) - Method in class com.aspose.html.forms.FormEditor
Server-side form handler.
setAction(String) - Method in class com.aspose.html.forms.FormSubmitter
Server-side form handler.
setAction(String) - Method in class com.aspose.html.HTMLFormElement
Server-side form handler.
setAddedNodes(IGenericList<Node>) - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the nodes added.
setAdjustToWidestPage(boolean) - Method in class com.aspose.html.rendering.PageSetup
Gets or sets flag that determines case when page size will be adjusted to widest page in document.
setAlign(int) - Method in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The type of the alignment value as specified by one of the SVG_PRESERVEASPECTRATIO_* constants defined on this interface.
setAlign(String) - Method in class com.aspose.html.HTMLAppletElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in class com.aspose.html.HTMLDivElement
Horizontal text alignment.
setAlign(String) - Method in class com.aspose.html.HTMLHeadingElement
Horizontal text alignment.
setAlign(String) - Method in class com.aspose.html.HTMLHRElement
Align the rule on the page.
setAlign(String) - Method in class com.aspose.html.HTMLIFrameElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in class com.aspose.html.HTMLImageElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in class com.aspose.html.HTMLInputElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in class com.aspose.html.HTMLLegendElement
Text alignment relative to FIELDSET.
setAlign(String) - Method in class com.aspose.html.HTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
setAlign(String) - Method in class com.aspose.html.HTMLParagraphElement
Horizontal text alignment.
setAlign(String) - Method in class com.aspose.html.HTMLTableCaptionElement
Caption alignment with respect to the table.
setAlign(String) - Method in class com.aspose.html.HTMLTableCellElement
Horizontal alignment of data in cell.
setAlign(String) - Method in class com.aspose.html.HTMLTableColElement
Horizontal alignment of cell data in column.
setAlign(String) - Method in class com.aspose.html.HTMLTableElement
Specifies the table's position with respect to the rest of the document.
setAlign(String) - Method in class com.aspose.html.HTMLTableRowElement
Horizontal alignment of data within cells of this row.
setAlign(String) - Method in class com.aspose.html.HTMLTableSectionElement
Horizontal alignment of data in cells.
setALink(String) - Method in class com.aspose.html.HTMLBodyElement
Color of active links (after mouse-button down, but before mouse-button up).
setAlt(String) - Method in class com.aspose.html.HTMLAppletElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in class com.aspose.html.HTMLAreaElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in class com.aspose.html.HTMLImageElement
Alternate text for user agents not rendering the normal content of this element.
setAlt(String) - Method in class com.aspose.html.HTMLInputElement
Alternate text for user agents not rendering the normal content of this element.
setAltKey(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the altKey attribute of the MouseEvent or KeyboardEvent objects to true if the Alt (alternative) (or Option) key modifier is to be considered active, false otherwise.
setAngle(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
setAngle(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The rotation angle in degrees for the ellipse's x-axis relative to the x-axis of the user coordinate system.
setAnyPage(Page) - Method in class com.aspose.html.rendering.PageSetup
Gets or sets all pages configuration in the the page-sequence.
setApplyImageTransparent(boolean) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Applies the specified transparent color to an image if true.
setArchive(String) - Method in class com.aspose.html.HTMLAppletElement
Comma-separated archive list.
setArchive(String) - Method in class com.aspose.html.HTMLObjectElement
Space-separated list of archives.
setAtPagePriority(int) - Method in class com.aspose.html.rendering.PageSetup
Gets or sets AtPagePriority which will determine order of applying page size declarations.
setAttribute(Attr, Element) - Static method in class com.aspose.html.collections.NamedNodeMap
 
setAttribute(Element, String, String, String, String) - Static method in class com.aspose.html.collections.NamedNodeMap
 
setAttribute(String, String) - Method in class com.aspose.html.dom.Element
Adds a new attribute.
setAttribute(String, int) - Method in class com.aspose.html.HTMLElement
Sets the attribute.
setAttribute(String, float) - Method in class com.aspose.html.HTMLElement
Sets the attribute.
setAttribute(String, boolean) - Method in class com.aspose.html.HTMLElement
Sets the attribute.
setAttributeFilter(IGenericList<String>) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to a list of attribute local names (without namespace) if not all attribute mutations need to be observed and attributes is true or omitted.
setAttributeName(String) - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the local name of the changed attribute, and null otherwise.
setAttributeNamespace(String) - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the namespace of the changed attribute, and null otherwise.
setAttributeNode(Attr) - Method in class com.aspose.html.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in class com.aspose.html.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class com.aspose.html.dom.Element
Adds a new attribute.
setAttributeOldValue(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if attributes is true or omitted and target’s attribute value before the mutation needs to be recorded.
setAttributes(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s attributes are to be observed.
setAuto() - Method in class com.aspose.html.drawing.LengthOrAuto
Resets container to state 'auto'.
setAxis(String) - Method in class com.aspose.html.HTMLTableCellElement
Names group of related headers.
setAzimuth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the azimuth property definition in CSS2.
setB(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The B component of the matrix.
setBackground(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background property definition in CSS2.
setBackground(String) - Method in class com.aspose.html.HTMLBodyElement
 
setBackgroundAttachment(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-attachment property definition in CSS2.
setBackgroundColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-color property definition in CSS2.
setBackgroundColor(Color) - Method in class com.aspose.html.rendering.RenderingOptions
Gets or sets Color which will fill background of every page.
setBackgroundImage(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-image property definition in CSS2.
setBackgroundPosition(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-position property definition in CSS2.
setBackgroundRepeat(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the background-repeat property definition in CSS2.
setBaseVal(T) - Method in class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
The base value of the given attribute before applying any animations.
setBgColor(String) - Method in class com.aspose.html.HTMLBodyElement
Document background color.
setBgColor(String) - Method in class com.aspose.html.HTMLTableCellElement
Cell background color.
setBgColor(String) - Method in class com.aspose.html.HTMLTableElement
Cell background color.
setBgColor(String) - Method in class com.aspose.html.HTMLTableRowElement
Background color for rows.
setBlockquoteStyle(int) - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
setBody(HTMLElement) - Method in class com.aspose.html.HTMLDocument
The element that contains the content for the document.
setBogus(boolean) - Method in class com.aspose.html.dom.Comment
 
setBorder(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border property definition in CSS2.
setBorder(String) - Method in class com.aspose.html.HTMLImageElement
 
setBorder(String) - Method in class com.aspose.html.HTMLObjectElement
Width of border around the object.
setBorder(String) - Method in class com.aspose.html.HTMLTableElement
The width of the border around the table.
setBorderBottom(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom property definition in CSS2.
setBorderBottomColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-color property definition in CSS2.
setBorderBottomStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-style property definition in CSS2.
setBorderBottomWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-bottom-width property definition in CSS2.
setBorderCollapse(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-collapse property definition in CSS2.
setBorderColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-color property definition in CSS2.
setBorderLeft(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left property definition in CSS2.
setBorderLeftColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-color property definition in CSS2.
setBorderLeftStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-style property definition in CSS2.
setBorderLeftWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-left-width property definition in CSS2.
setBorderRight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right property definition in CSS2.
setBorderRightColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-color property definition in CSS2.
setBorderRightStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-style property definition in CSS2.
setBorderRightWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-right-width property definition in CSS2.
setBorderSpacing(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-spacing property definition in CSS2.
setBorderStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-style property definition in CSS2.
setBorderTop(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top property definition in CSS2.
setBorderTopColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-color property definition in CSS2.
setBorderTopStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-style property definition in CSS2.
setBorderTopWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-top-width property definition in CSS2.
setBorderWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the border-width property definition in CSS2.
setBottom(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the bottom property definition in CSS2.
setBottom(LengthOrAuto) - Method in class com.aspose.html.drawing.Margin
Gets or sets the bottom.
setBubbles(boolean) - Method in class com.aspose.html.dom.events.Event.EventInit
Gets or sets a value indicating whether this Event.EventInit is bubbles.
setButton(short) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the button attribute of the MouseEvent object to a number representing the desired state of the button(s) of the mouse.
setButtons(int) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the buttons attribute of the MouseEvent object to a number representing one or more of the button(s) of the mouse that are to be considered active.
setC(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The C component of the matrix.
setCancelable(boolean) - Method in class com.aspose.html.dom.events.Event.EventInit
Gets or sets a value indicating whether this Event.EventInit is cancelable.
setCaptionSide(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the caption-side property definition in CSS2.
setCellPadding(String) - Method in class com.aspose.html.HTMLTableElement
Specifies the horizontal and vertical space between cell content and cell borders.
setCellSpacing(String) - Method in class com.aspose.html.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
setCh(String) - Method in class com.aspose.html.HTMLTableCellElement
Alignment character for cells in a column.
setCh(String) - Method in class com.aspose.html.HTMLTableColElement
Alignment character for cells in a column.
setCh(String) - Method in class com.aspose.html.HTMLTableRowElement
Alignment character for cells in a column.
setCh(String) - Method in class com.aspose.html.HTMLTableSectionElement
Alignment character for cells in a column.
setCharacterData(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s data are to be observed.
setCharacterDataOldValue(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if characterData is set to true or omitted and target’s data before the mutation needs to be recorded.
setCharacterSpacing(float) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets character spacing.
setCharset(String) - Method in class com.aspose.html.HTMLAnchorElement
The character encoding of the linked resource.
setCharset(String) - Method in class com.aspose.html.HTMLLinkElement
The character encoding of the resource being linked to.
setCharset(String) - Method in class com.aspose.html.HTMLScriptElement
The character encoding of the linked resource.
setCharSet(String) - Method in class com.aspose.html.net.headers.ContentTypeHeaderValue
Gets or sets the character-set for content.
setCharSet(String) - Method in interface com.aspose.html.services.IUserAgentService
Sets the primary character-set for a document.
setCheckboxValue(boolean) - Method in class com.aspose.html.forms.InputElement
Sets the checkedness state for the input elemen with the Checkbox type.
setChecked(boolean) - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "radio" or "checkbox", this represents the current state of the form control, in an interactive user agent.
setChildList(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to target’s children are to be observed.
setChOff(String) - Method in class com.aspose.html.HTMLTableCellElement
Offset of alignment character.
setChOff(String) - Method in class com.aspose.html.HTMLTableColElement
Offset of alignment character.
setChOff(String) - Method in class com.aspose.html.HTMLTableRowElement
Offset of alignment character.
setChOff(String) - Method in class com.aspose.html.HTMLTableSectionElement
Offset of alignment character.
setCite(String) - Method in class com.aspose.html.HTMLModElement
 
setCite(String) - Method in class com.aspose.html.HTMLQuoteElement
 
setClassId(String) - Method in class com.aspose.html.HTMLObjectElement
Defines a class ID value as set in the Windows Registry or a URL Value: The class id.
setClassName(String) - Method in class com.aspose.html.dom.Element
The class attribute of the element.
setClassName_Rename_Namesake(String) - Method in class com.aspose.html.HTMLElement
The class attribute of the element.
setClear(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the clear property definition in CSS2.
setClear(String) - Method in class com.aspose.html.HTMLBRElement
Control flow of text around floats.
setClientX(long) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
See clientY (substituting "horizontal" for "vertical").
setClientY(long) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the clientY attribute of the MouseEvent object to the desired vertical position of the mouse pointer relative to the client window of the user’s browser.
setClip(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the clip property definition in CSS2.
setClipCanvasesNumber(int) - Method in class com.aspose.html.rendering.xps.XpsDevice.XpsGraphicContext
 
setCode(String) - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The code holds a string that identifies the physical key being pressed.
setCode(String) - Method in class com.aspose.html.HTMLAppletElement
Applet class file.
setCode(String) - Method in class com.aspose.html.HTMLObjectElement
Applet class file.
setCodeBase(String) - Method in class com.aspose.html.HTMLAppletElement
 
setCodeBase(String) - Method in class com.aspose.html.HTMLObjectElement
 
setCodeBlocksStyles(int) - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
setCodeType(String) - Method in class com.aspose.html.HTMLObjectElement
Content type for data downloaded via classid attribute.
setColNo(long) - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The colno attribute must return the value it was initialized to.
setColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the color property definition in CSS2.
setColor(String) - Method in class com.aspose.html.HTMLBaseFontElement
Font color.
setColor(String) - Method in class com.aspose.html.HTMLFontElement
Font color.
setColorValue(Color) - Method in class com.aspose.html.forms.InputElement
This method is used to set color as a value for input element.
setCols(String) - Method in class com.aspose.html.HTMLFrameSetElement
The number of columns of frames in the frameset.
setCols(int) - Method in class com.aspose.html.HTMLTextAreaElement
Width of control (in characters).
setColSpan(int) - Method in class com.aspose.html.HTMLTableCellElement
Number of columns spanned by cell.
setCompact(boolean) - Method in class com.aspose.html.HTMLDirectoryElement
Reduce spacing between list items.
setCompact(boolean) - Method in class com.aspose.html.HTMLDListElement
Reduce spacing between list items.
setCompact(boolean) - Method in class com.aspose.html.HTMLMenuElement
Reduce spacing between list items.
setCompact(boolean) - Method in class com.aspose.html.HTMLOListElement
Reduce spacing between list items.
setCompact(boolean) - Method in class com.aspose.html.HTMLUListElement
Reduce spacing between list items.
setCompliance(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Desired conformance level for generated PDF document.
setComplianceOptions(PdfComplianceOptions) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Represents Pdf compliance options.
setComposing(boolean) - Method in class com.aspose.html.dom.events.InputEvent.InputEventInit
true if the input event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
setComposing(boolean) - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
true if the key event occurs as part of a composition session, i.e., after a compositionstart event and before the corresponding compositionend event.
setCompression(int) - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets Tagged Image File Format (TIFF) Compression.
setContent(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the content property definition in CSS2.
setContent(String) - Method in class com.aspose.html.HTMLMetaElement
Associated information.
setContent(Content) - Method in class com.aspose.html.net.RequestMessage
Gets or sets the request content.
setContent(Content) - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the response content.
setContentType(String) - Method in class com.aspose.html.dom.Document
Gets the document content type.
setCookie(String) - Method in class com.aspose.html.HTMLDocument
This mutable string attribute denotes persistent state information that (1) is associated with the current frame or document and (2) is composed of information described by the cookies non-terminal of [<a href="http://www.ietf.org/rfc/rfc2965.txt">IETF RFC 2965</a>], Section 4.2.2.
setCookieContainer(CookieContainer) - Method in class com.aspose.html.net.RequestMessage
Gets or sets the cookie container used to store server cookies by the handler.
setCookies(CookieCollection) - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the cookie collection.
setCoords(String) - Method in class com.aspose.html.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.
setCoords(String) - Method in class com.aspose.html.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.
setCounterIncrement(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the counter-increment property definition in CSS2.
setCounterReset(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the counter-reset property definition in CSS2.
setCredentials(ICredentials) - Method in class com.aspose.html.net.RequestMessage
Gets or sets authentication information for the request.
setCrossOrigin(String) - Method in class com.aspose.html.dom.svg.SVGScriptElement
Corresponds to attribute 'crossorigin’ on the given 'script’ element.
setCSSEngineMode(int) - Method in interface com.aspose.html.services.IUserAgentService
Sets mode in which CSS engine works.
setCSSText(String) - Method in class com.aspose.html.dom.css.CSSValue
A string representation of the current value.
setCSSText(String) - Method in class com.aspose.html.dom.css.CSSValueList
A string representation of the current value.
setCSSText(String) - Method in interface com.aspose.html.dom.css.ICSSRule
The parsable textual representation of the rule.
setCSSText(String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
setCtrlKey(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the altKey attribute of the MouseEvent or KeyboardEvent objects to true if the Control key modifier is to be considered active, false otherwise.
setCue(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue property definition in CSS2.
setCueAfter(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue-after property definition in CSS2.
setCueBefore(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cue-before property definition in CSS2.
setCurrentDocument(Document) - Method in class com.aspose.html.rendering.Device
 
setCurrentNode(Node) - Method in interface com.aspose.html.dom.traversal.ITreeWalker
The node at which the TreeWalker is currently positioned.
setCurrentPixelDensity(Float) - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
setCurrentScale(float) - Method in class com.aspose.html.dom.svg.SVGSVGElement
On an outermost svg element, this attribute indicates the current scale factor relative to the initial view to take into account user magnification and panning operations, as described under Magnification and panning.
setCurrentTarget(EventTarget) - Method in class com.aspose.html.dom.events.Event
Used to indicate the IEventTarget whose IEventListeners are currently being processed.
setCurrentTime(float) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Adjusts the clock for this SVG document fragment, establishing a new current time.
setCurrentUrl(String) - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
setCurrentValues(Dictionary<String, Instance>) - Method in class com.aspose.html.dom.DOMObject
 
setCursor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the cursor property definition in CSS2.
setD(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The D component of the matrix.
setData(String, Object) - Method in class com.aspose.html.dom.Element
 
setData(String) - Method in class com.aspose.html.dom.events.InputEvent.InputEventInit
The data holds the value of the characters generated by an input method.
setData(String) - Method in class com.aspose.html.HTMLObjectElement
 
setDateTime(String) - Method in class com.aspose.html.HTMLModElement
The date and time of the change.
setDateTimeLocalValue(DateTime) - Method in class com.aspose.html.forms.InputElement
This method is used to set DateTime object as a value for input element.
setDateValue(DateTime) - Method in class com.aspose.html.forms.InputElement
This method is used to set DateTime object as a value for input element.
setDeclare(boolean) - Method in class com.aspose.html.HTMLObjectElement
Declare (for future reference), but do not instantiate, this object.
setDefault(int) - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets enum which represents default way of resources handling.
setDefaultChecked(boolean) - Method in class com.aspose.html.HTMLInputElement
When type has the value "radio" or "checkbox", this represents the HTML checked attribute of the element.
setDefaultSelected(boolean) - Method in class com.aspose.html.HTMLOptionElement
Represents the value of the HTML selected attribute.
setDefaultValue(String) - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the HTML value attribute of the element.
setDefaultValue(String) - Method in class com.aspose.html.HTMLTextAreaElement
Represents the contents of the element.
setDefer(boolean) - Method in class com.aspose.html.HTMLScriptElement
Indicates that the user agent can defer processing of the script.
setDeltaMode(long) - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
Initializes the deltaMode attribute on the WheelEvent object to the enumerated values 0, 1, or 2, which represent the amount of pixels scrolled (DOM_DELTA_PIXEL), lines scrolled (DOM_DELTA_LINE), or pages scrolled (DOM_DELTA_PAGE) if the rotation of the wheel would have resulted in scrolling.
setDeltaX(double) - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaX attribute.
setDeltaY(double) - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaY attribute.
setDeltaZ(double) - Method in class com.aspose.html.dom.events.WheelEvent.WheelEventInit
See deltaZ attribute.
setDetached(boolean) - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
setDetail(Object) - Method in class com.aspose.html.dom.events.CustomEvent.CustomEventInit
Gets or sets the custom data for event.
setDetail(long) - Method in class com.aspose.html.dom.events.UIEvent.UIEventInit
Specifies some detail information about the Event, depending on the type of event.
setDevice(ImageDevice) - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
 
setDevice(PdfDevice) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
setDigitalSignatureDetails(PdfDigitalSignatureDetailsCore) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets a digital signature details.
setDir(String) - Method in class com.aspose.html.HTMLElement
Specifies the base direction of directionally neutral text and the directionality of tables.
setDirection(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the direction property definition in CSS2.
setDirectory(String) - Method in class com.aspose.html.io.FileCreateStreamProvider
Gets or sets the directory.
setDisabled(boolean) - Method in interface com.aspose.html.dom.css.IStyleSheet
false if the style sheet is applied to the document. true if it is not.
setDisabled(boolean) - Method in class com.aspose.html.forms.OptionElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLButtonElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLInputElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLLinkElement
Enables/disables the link.
setDisabled(boolean) - Method in class com.aspose.html.HTMLOptGroupElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLOptionElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLSelectElement
The control is unavailable in this context.
setDisabled(boolean) - Method in class com.aspose.html.HTMLStyleElement
Enables/disables the style sheet.
setDisabled(boolean) - Method in class com.aspose.html.HTMLTextAreaElement
The control is unavailable in this context.
setDisplay(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the display property definition in CSS2.
setDispositionType(String) - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
Get or set disposition type
setE(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The E component of the matrix.
setElevation(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the elevation property definition in CSS2.
setEmailValue(String) - Method in class com.aspose.html.forms.InputElement
This method is used to set email string as a value for input element.
setEmbedded(boolean) - Method in class com.aspose.html.License
 
setEmptyCells(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the empty-cells property definition in CSS2.
setEncoding(String) - Method in interface com.aspose.html.dom.css.ICSSCharsetRule
The encoding information used in this @charset rule.
setEncryption(PdfEncryptionInfo) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets a encryption details.
setEncryptionAlgorithm(int) - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the encryption mode.
setEnctype(String) - Method in class com.aspose.html.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
setError(Object) - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The error attribute must return the value it was initialized to.
setEvent(String) - Method in class com.aspose.html.HTMLScriptElement
Reserved for future use.
setEventPhase(int) - Method in class com.aspose.html.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
setEvents(SupportedEvents) - Method in class com.aspose.html.dom.Document.DocumentInit
 
setExpandedOutlineLevels(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies how many levels in the document outline to show expanded when the PDF file is viewed. 0 - the document outline is not expanded. 1 - first level items in the document are expanded and so on.
setExtendedSupportedFeatures(int) - Method in class com.aspose.html.saving.MarkdownSaveOptions
 
setExtGraphicState() - Method in class com.aspose.html.rendering.pdf.PdfDevice
 
setF(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
The F component of the matrix.
setFace(String) - Method in class com.aspose.html.HTMLBaseFontElement
Font face identifier.
setFace(String) - Method in class com.aspose.html.HTMLFontElement
Font face identifier.
setFeatures(int) - Method in class com.aspose.html.saving.MarkdownSaveOptions
Flag set that controls which elements are converted to markdown.
setField(String) - Method in class com.aspose.html.dom.DOMObject
Sets the object field.
setFileName(String) - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The filename attribute must return the value it was initialized to.
setFileName(String) - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
The name of the stored file.
setFillBrush(IBrush) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the brush object that is used to fill the interiors of paths.
setFillBrush(IBrush) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the brush object that is used to fill the interiors of paths.
setFillStyle(Object) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color or style to use inside shapes.
setFirstPage(Page) - Method in class com.aspose.html.rendering.PageSetup
Gets or sets the first page configuration.
setFlags(byte) - Method in class com.aspose.html.dom.Document.NavigationInit
 
setFloat(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the float property definition in CSS2.
setFloatValue(int, float) - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
A method to set the float value with a specified unit.
setFont(String) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Font setting.
setFont(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font property definition in CSS2.
setFont(ITrueTypeFont) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the true type font object that is used for rendering text.
setFontEmbeddingRule(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets the font embedding rule.
setFontFamily(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-family property definition in CSS2.
setFontSize(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-size property definition in CSS2.
setFontSize(float) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets text font size.
setFontSizeAdjust(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-size-adjust property definition in CSS2.
setFontStretch(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-stretch property definition in CSS2.
setFontStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-style property definition in CSS2.
setFontStyle(int) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets text font style.
setFontVariant(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-variant property definition in CSS2.
setFontWeight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the font-weight property definition in CSS2.
setFor(String) - Method in class com.aspose.html.HTMLLabelElement
This attribute links this label with another form control by id attribute.
setForm(HTMLFormElement) - Method in class com.aspose.html.HTMLInputElement
Returns the FORM element containing this control.
setForm(HTMLFormElement) - Method in class com.aspose.html.HTMLObjectElement
Returns the FORM element containing this control.
setForm(Element) - Method in interface com.aspose.html.IFormAssociatedElement
Gets or sets the form instance.
setFormat(int) - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets ImageFormat.
setFormatter(int) - Method in class com.aspose.html.saving.MarkdownSaveOptions
Gets or sets the markdown formatting style.
setFrame(String) - Method in class com.aspose.html.HTMLTableElement
Specifies which external table borders to render.
setFrameBorder(String) - Method in class com.aspose.html.HTMLFrameElement
Request frame borders.
setFrameBorder(String) - Method in class com.aspose.html.HTMLIFrameElement
Request frame borders.
setGeneration(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
setGlobalAlpha(double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Alpha value that is applied to shapes and images before they are composited onto the canvas.
setGlobalCompositeOperation(String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
With globalAlpha applied this sets how shapes and images are drawn onto the existing bitmap.
setHash(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL hash segment.
setHeaders(String) - Method in class com.aspose.html.HTMLTableCellElement
List of id attribute values for header cells.
setHeight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the height property definition in CSS2.
setHeight(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Height coordinate of the rectangle, in user units.
setHeight(Length) - Method in class com.aspose.html.drawing.Size
Gets or sets the vertical component of this Size.
setHeight(String) - Method in class com.aspose.html.HTMLAppletElement
Override height.
setHeight(long) - Method in class com.aspose.html.HTMLCanvasElement
Is a positive integer reflecting the height HTML attribute of the canvas element interpreted in CSS pixels.
setHeight(String) - Method in class com.aspose.html.HTMLIFrameElement
Frame height.
setHeight(float) - Method in class com.aspose.html.HTMLImageElement
 
setHeight(String) - Method in class com.aspose.html.HTMLObjectElement
Override height.
setHeight(String) - Method in class com.aspose.html.HTMLTableCellElement
Cell height.
setHorizontalResolution(Resolution) - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets horizontal resolution for output and internal (which are used during filters processing) images, in pixels per inch.
setHorizontalResolution(Resolution) - Method in class com.aspose.html.rendering.RenderingOptions
Sets or gets horizontal resolution for internal (which are used during filters processing) images, in pixels per inch.
setHorizontalResolution(Resolution) - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the horizontal resolution.
setHost(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL host.
setHostname(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL hostname.
setHref(String) - Method in class com.aspose.html.HTMLAnchorElement
 
setHref(String) - Method in class com.aspose.html.HTMLAreaElement
 
setHref(String) - Method in class com.aspose.html.HTMLBaseElement
 
setHref(String) - Method in class com.aspose.html.HTMLLinkElement
 
setHref(String) - Method in class com.aspose.html.Url
Gets or sets a serialized representation for the specified URL instance.
setHreflang(String) - Method in class com.aspose.html.HTMLAnchorElement
Language code of the linked resource.
setHreflang(String) - Method in class com.aspose.html.HTMLLinkElement
Language code of the linked resource.
setHspace(int) - Method in class com.aspose.html.HTMLAppletElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
setHspace(int) - Method in class com.aspose.html.HTMLImageElement
 
setHspace(int) - Method in class com.aspose.html.HTMLObjectElement
Horizontal space, in pixels, to the left and right of this image, applet, or object.
setHttpEquiv(String) - Method in class com.aspose.html.HTMLMetaElement
 
setId(boolean) - Method in class com.aspose.html.dom.Attr
Returns whether this attribute is known to be of type ID (i.e. to contain an identifier for its owner element) or not.
setId(String) - Method in class com.aspose.html.dom.Element
The element's identifier.
setId(String) - Method in class com.aspose.html.forms.ButtonElement
Represents the Id attribute of the Button element.
setId(String) - Method in class com.aspose.html.forms.FormElementBase
Gets or sets the identifier of the form element.
setId(String) - Method in class com.aspose.html.forms.InputElement
Represents the Id attribute of the input element.
setId(String) - Method in class com.aspose.html.forms.SelectElement
Represents the Id attribute of the input element.
setId_Rename_Namesake(String) - Method in class com.aspose.html.HTMLElement
The element's identifier.
setId_SVGElement_New(String) - Method in class com.aspose.html.dom.svg.SVGElement
The value of the 'id’ attribute on the given element, or the empty string if 'id’ is not present.
setIdAttribute(String, boolean) - Method in class com.aspose.html.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute.
setIdAttributeNode(Attr, boolean) - Method in class com.aspose.html.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute.
setIdAttributeNS(String, String, boolean) - Method in class com.aspose.html.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute.
setImageCompression(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies compression type to be used for all images in the document.
setImageData(byte[]) - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
setImageSmoothingEnabled(boolean) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Image smoothing mode; if disabled, images will not be smoothed if scaled.
setImageTransparentColor(Color) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Gets or sets the image transparent color.
setInnerHTML(String) - Method in class com.aspose.html.dom.DocumentFragment
Returns a fragment of HTML or XML that represents the element's contents.
setInnerHTML(String) - Method in class com.aspose.html.dom.Element
Returns a fragment of HTML or XML that represents the element's contents.
setInternalFIPSSecurity(boolean) - Static method in class com.aspose.html.License
By default we are using default jre security.
setInterval(Object, int, Object...) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to run handler every timeout milliseconds.
setInterval(Object) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to run handler every timeout milliseconds.
setInterval(String, int) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to compile and run code every timeout milliseconds.
setInterval(String) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to compile and run code every timeout milliseconds.
setIntValue(int, int) - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
A method to set the int value with a specified unit.
setItem(int, MessageHandler) - Method in class com.aspose.html.net.MessageHandlerCollection
Replaces the element at the specified index.
setJavaScript(int) - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets enum which represents the way scripts are handled.
setJpegQuality(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies the quality of JPEG compression for images (if JPEG compression is used).
setKey(String) - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The key holds the key value of the key pressed.
setLabel(String) - Method in class com.aspose.html.forms.OptionElement
Option label for use in hierarchical menus.
setLabel(String) - Method in class com.aspose.html.HTMLOptGroupElement
Assigns a label to this option group.
setLabel(String) - Method in class com.aspose.html.HTMLOptionElement
Option label for use in hierarchical menus.
setLang(String) - Method in class com.aspose.html.HTMLElement
Language code defined in RFC 1766.
setLanguage(String) - Method in interface com.aspose.html.services.IUserAgentService
The Language(IUserAgentService.getLanguage()/IUserAgentService.setLanguage(String)) specifies the primary language for the element's contents and for any of the element's attributes that contain text.
setLargeArcFlag(boolean) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The value of the large-arc-flag parameter.
setLargeArcFlag(boolean) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The value of the large-arc-flag parameter.
setLastPage(Page) - Method in class com.aspose.html.rendering.PageSetup
Gets or sets the last page configuration.
setLeft(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the left property definition in CSS2.
setLeft(LengthOrAuto) - Method in class com.aspose.html.drawing.Margin
Gets or sets the left.
setLeftRightPage(Page, Page) - Method in class com.aspose.html.rendering.PageSetup
Sets the Left/Right page configuration.
setLength(Length) - Method in class com.aspose.html.drawing.LengthOrAuto
Gets or sets the length.
setLength(int) - Method in class com.aspose.html.HTMLSelectElement
The number of options in this SELECT.
setLetterSpacing(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the letter-spacing property definition in CSS2.
setLicense(String) - Method in class com.aspose.html.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.html.License
Licenses the component.
setLineCap(String) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Type of endings on the end of lines.
setLineCap(int) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.
setLineCap(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the code specifying the shape of the endpoints for any open path that is stroked.
setLineDash(double[]) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Sets the current line dash pattern.
setLineDashCap(int) - Method in class com.aspose.html.rendering.GraphicContext
 
setLineDashOffset(double) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Specifies where to start a dash array on a line.
setLineDashOffset(float) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the phase offset of the current line dash pattern.
setLineDashPattern(float[]) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the description of the dash pattern to be used when paths are stroked.
setLineDashStyle(int) - Method in class com.aspose.html.rendering.GraphicContext
Sets of gets the style of dashed lines of a stroked path.
setLineHeight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the line-height property definition in CSS2.
setLineJoin(String) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Defines the type of corners where two lines meet.
setLineJoin(int) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the code specifying the shape of joints between connected segments of a stroked path.
setLineJoin(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the code specifying the shape of joints between connected segments of a stroked path.
setLineNo(long) - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The lineno attribute must return the value it was initialized to.
setLineWidth(double) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Width of lines.
setLineWidth(float) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the thickness of paths to be stroked.
setLineWidth(float) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the thickness of paths to be stroked.
setLink(String) - Method in class com.aspose.html.HTMLBodyElement
Color of links that are not active and unvisited.
setList(String) - Method in class com.aspose.html.HTMLInputElement
The list attribute is used to identify an element that lists predefined options suggested to the user.
setListStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style property definition in CSS2.
setListStyleImage(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-image property definition in CSS2.
setListStylePosition(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-position property definition in CSS2.
setListStyleType(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the list-style-type property definition in CSS2.
setLocalName(String) - Method in class com.aspose.html.dom.Attr
Returns the local part of the qualified name of this node.
setLocalName(String) - Method in class com.aspose.html.dom.Node
Returns the local part of the qualified name of this node.
setLocation(Location) - Method in class com.aspose.html.dom.Document
The location of the document.
setLocation(long) - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
The location attribute contains an indication of the logical location of the key on the device.
setLongDesc(String) - Method in class com.aspose.html.HTMLFrameElement
 
setLongDesc(String) - Method in class com.aspose.html.HTMLIFrameElement
 
setLongDesc(String) - Method in class com.aspose.html.HTMLImageElement
 
setMap(boolean) - Method in class com.aspose.html.HTMLImageElement
Use server-side image map.
setMargin(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin property definition in CSS2.
setMargin(Margin) - Method in class com.aspose.html.drawing.Page
Gets or sets the page margin.
setMarginBottom(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-bottom property definition in CSS2.
setMarginHeight(String) - Method in class com.aspose.html.HTMLFrameElement
Frame margin height, in pixels.
setMarginHeight(String) - Method in class com.aspose.html.HTMLIFrameElement
Frame margin height, in pixels.
setMarginLeft(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-left property definition in CSS2.
setMarginRight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-right property definition in CSS2.
setMarginTop(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the margin-top property definition in CSS2.
setMarginWidth(String) - Method in class com.aspose.html.HTMLFrameElement
Frame margin width, in pixels.
setMarginWidth(String) - Method in class com.aspose.html.HTMLIFrameElement
Frame margin width, in pixels.
setMarkerOffset(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the marker-offset property definition in CSS2.
setMarks(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the marks property definition in CSS2.
setMatrix(SVGMatrix) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_MATRIX, with parameter matrix defining the new transformation.
setMaxHandlingDepth(int) - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets maximum depth of resource which will be handled.
setMaxHeight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the max-height property definition in CSS2.
setMaxLength(int) - Method in class com.aspose.html.HTMLInputElement
Maximum number of characters for text fields, when type has the value "text" or "password".
setMaxWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the max-width property definition in CSS2.
setMedia(String) - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'media’ on the given element.
setMedia(String) - Method in class com.aspose.html.HTMLLinkElement
Designed for use with one or more target media.
setMedia(String) - Method in class com.aspose.html.HTMLStyleElement
Designed for use with one or more target media.
setMediaType(MimeType) - Method in class com.aspose.html.net.headers.ContentTypeHeaderValue
Gets or sets the media-type for content.
setMediaType(int) - Method in class com.aspose.html.rendering.CssOptions
Gets or sets MediaType which will be used for media queries resolution during rendering.
setMeetOrSlice(int) - Method in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The type of the meet-or-slice value as specified by one of the SVG_MEETORSLICE_* constants defined on this interface.
setMessage(String) - Method in class com.aspose.html.dom.events.ErrorEvent.ErrorEventInit
The message attribute must return the value it was initialized to.
setMetaKey(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the metaKey attribute of the MouseEvent or KeyboardEvent objects to true if the Meta key modifier is to be considered active, false otherwise.
setMeteredKey(String, String) - Method in class com.aspose.html.Metered
Sets metered public and private key.
setMethod(HttpMethod) - Method in class com.aspose.html.forms.FormEditor
 
setMethod(HttpMethod) - Method in class com.aspose.html.forms.FormSubmitter
 
setMethod(String) - Method in class com.aspose.html.HTMLFormElement
 
setMethod(HttpMethod) - Method in class com.aspose.html.net.RequestMessage
Gets or sets the HttpMethod.
setMimeType(MimeType) - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
setMinHeight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the min-height property definition in CSS2.
setMinWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the min-width property definition in CSS2.
setMiterLimit(double) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Miter limit ratio.
setMiterLimit(float) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the maximum length of mitered line joins for stroked paths.
setMiterLimit(float) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the maximum length of mitered line joins for stroked paths.
setModifierAltGraph(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter AltGraph must return true.
setModifierCapsLock(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter CapsLock must return true.
setModifierFn(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Fn must return true.
setModifierFnLock(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter FnLock mustreturn true.
setModifierHyper(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Hyper must return true.
setModifierNumLock(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter NumLock must return true.
setModifierScrollLock(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter ScrollLock must return true.
setModifierSuper(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Super must return true.
setModifierSymbol(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter Symbol must return true.
setModifierSymbolLock(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the event object’s key modifier state such that calls to the getModifierState() or getModifierState() when provided with the parameter SymbolLock must return true.
setMonthValue(DateTime) - Method in class com.aspose.html.forms.InputElement
This method is used to set DateTime object as a value for input element.
setMultiple(boolean) - Method in class com.aspose.html.forms.SelectElement
If true, multiple OPTION elements may be selected in this SELECT.
setMultiple(boolean) - Method in class com.aspose.html.HTMLSelectElement
If true, multiple OPTION elements may be selected in this SELECT.
setName(String) - Method in class com.aspose.html.forms.ButtonElement
Represent the name attribute of the Button element.
setName(String) - Method in class com.aspose.html.forms.FormElementBase
Gets or sets the name of the form element.
setName(String) - Method in class com.aspose.html.forms.InputElement
Represent the name attribute of the input element.
setName(String) - Method in class com.aspose.html.forms.SelectElement
Represent the name attribute of the input element.
setName(String) - Method in class com.aspose.html.forms.TextAreaElement
Represent the name attribute of the input element.
setName(String) - Method in class com.aspose.html.HTMLAnchorElement
Anchor name.
setName(String) - Method in class com.aspose.html.HTMLAppletElement
The name of the applet.
setName(String) - Method in class com.aspose.html.HTMLButtonElement
Form control or object name when submitted with a form.
setName(String) - Method in class com.aspose.html.HTMLFormElement
Names the form.
setName(String) - Method in class com.aspose.html.HTMLFrameElement
The frame name (object of the target attribute).
setName(String) - Method in class com.aspose.html.HTMLIFrameElement
The frame name (object of the target attribute).
setName(String) - Method in class com.aspose.html.HTMLImageElement
The name of the element (for backwards compatibility).
setName(String) - Method in class com.aspose.html.HTMLInputElement
Form control or object name when submitted with a form.
setName(String) - Method in class com.aspose.html.HTMLMapElement
Names the map (for use with usemap).
setName(String) - Method in class com.aspose.html.HTMLMetaElement
Meta information name.
setName(String) - Method in class com.aspose.html.HTMLObjectElement
Form control or object name when submitted with a form.
setName(String) - Method in class com.aspose.html.HTMLParamElement
The name of a run-time parameter.
setName(String) - Method in class com.aspose.html.HTMLSelectElement
Form control or object name when submitted with a form.
setName(String) - Method in class com.aspose.html.HTMLTextAreaElement
Form control or object name when submitted with a form.
setName(String) - Method in class com.aspose.html.io.FileCreateStreamProvider
Gets or sets the name.
setName(String) - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
The name for a content body part.
setName(String) - Method in interface com.aspose.html.window.IWindow
The name attribute of the Window object must, on getting, return the current name of the browsing context, and, on setting, set the name of the browsing context to the new value.
setNamedItem(Attr) - Method in class com.aspose.html.collections.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Attr) - Method in class com.aspose.html.collections.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamesAreCaseSensitive(boolean) - Method in class com.aspose.html.loading.TemplateLoadOptions
Property that specifies whether the template and data element names will be matched regardless to the character case or not.
setNamespaceURI(String) - Method in class com.aspose.html.dom.Attr
The namespace URI of this node, or null if it is unspecified.
setNamespaceURI(String) - Method in class com.aspose.html.dom.Node
The namespace URI of this node, or null if it is unspecified.
setNextSibling(Node) - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the next sibling of the added or removed nodes, or null.
setNodeValue(String) - Method in class com.aspose.html.dom.Attr
The value of this node, depending on its type.
setNodeValue(String) - Method in class com.aspose.html.dom.Comment
The value of this node, depending on its type.
setNodeValue(String) - Method in class com.aspose.html.dom.Node
The value of this node, depending on its type.
setNodeValue(String) - Method in class com.aspose.html.dom.ProcessingInstruction
The value of this node, depending on its type.
setNodeValue(String) - Method in class com.aspose.html.dom.Text
The value of this node, depending on its type.
setNoHref(boolean) - Method in class com.aspose.html.HTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
setNoResize(boolean) - Method in class com.aspose.html.HTMLFrameElement
When true, forbid user from resizing frame.
setNoShade(boolean) - Method in class com.aspose.html.HTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
setNoWrap(boolean) - Method in class com.aspose.html.HTMLTableCellElement
Suppress word wrapping.
setNumberValue(float) - Method in class com.aspose.html.forms.InputElement
This method is used to set number as a value for input element.
setObject(String) - Method in class com.aspose.html.HTMLAppletElement
The value of the "object" attribute.
setObserverSuppressed(boolean) - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
 
setOldValue(String) - Method in class com.aspose.html.dom.mutations.MutationRecord
The return value depends on type.
setOnAbort(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnAbort event.
setOnBlur(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnBlur event.
setOnCancel(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCancel event.
setOnCanplay(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCanplay event.
setOnCanPlayThrough(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCanPlayThrough event.
setOnChange(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnChange event.
setOnClick(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnClick event.
setOnCueChange(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnCueChange event.
setOnDblClick(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnDblClick event.
setOnDurationChange(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnDurationChange event.
setOnEmptied(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnEmptied event.
setOnEnded(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnEnded event.
setOnError(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnError event.
setOnFocus(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnFocus event.
setOnInput(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnInput event.
setOnInvalid(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnInvalid event.
setOnKeyDown(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyDown event.
setOnKeyPress(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyPress event.
setOnKeyUp(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnKeyUp event.
setOnLoad(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoad event.
setOnLoadedData(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadedData event.
setOnLoadedMetadata(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadedMetadata event.
setOnLoadStart(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnLoadStart event.
setOnMouseDown(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseDown event.
setOnMouseEnter(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseEnter event.
setOnMouseLeave(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseLeave event.
setOnMouseMove(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseMove event.
setOnMouseOut(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseOut event.
setOnMouseOver(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseOver event.
setOnMouseUp(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseUp event.
setOnMouseWheel(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnMouseWheel event.
setOnPause(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPause event.
setOnPlay(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPlay event.
setOnPlaying(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnPlaying event.
setOnProgress(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnProgress event.
setOnRateChange(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnRateChange event.
setOnReset(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnReset event.
setOnResize(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnResize event.
setOnScroll(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnScroll event.
setOnSeeked(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSeeked event.
setOnSeeking(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSeeking event.
setOnSelect(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSelect event.
setOnShow(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnShow event.
setOnStalled(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnStalled event.
setOnSubmit(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSubmit event.
setOnSuspend(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnSuspend event.
setOnTimeUpdate(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnTimeUpdate event.
setOnToggle(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnToggle event.
setOnVolumeChange(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnVolumeChange event.
setOnWaiting(Event<DOMEventHandler>) - Method in interface com.aspose.html.dom.IGlobalEventHandlers
Gets or sets event handler for OnWaiting event.
setOrientToAngle(SVGAngle) - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Sets the value of attribute 'orient’ to the given angle.
setOrientToAuto() - Method in class com.aspose.html.dom.svg.SVGMarkerElement
Sets the value of attribute 'orient’ to 'auto'.
setOrphans(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the orphans property definition in CSS2.
setOuterHTML(String) - Method in class com.aspose.html.dom.DocumentFragment
Returns a fragment of HTML or XML that represents the element and its contents.
setOuterHTML(String) - Method in class com.aspose.html.dom.Element
Returns a fragment of HTML or XML that represents the element and its contents.
setOutline(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline property definition in CSS2.
setOutlineColor(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-color property definition in CSS2.
setOutlineStyle(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-style property definition in CSS2.
setOutlineWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the outline-width property definition in CSS2.
setOverflow(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the overflow property definition in CSS2.
setOwnerElement(Element) - Method in class com.aspose.html.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
setOwnerPassword(String) - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the Owner password.
setPadding(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding property definition in CSS2.
setPaddingBottom(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-bottom property definition in CSS2.
setPaddingLeft(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-left property definition in CSS2.
setPaddingRight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-right property definition in CSS2.
setPaddingTop(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the padding-top property definition in CSS2.
setPage(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page property definition in CSS2.
setPage(PdfPage) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
setPageBreakAfter(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-after property definition in CSS2.
setPageBreakBefore(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-before property definition in CSS2.
setPageBreakInside(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the page-break-inside property definition in CSS2.
setPageIndex(int) - Method in class com.aspose.html.rendering.Device
Sets or gets the index of the current page
setPageSetup(PageSetup) - Method in class com.aspose.html.rendering.RenderingOptions
Gets a page setup object is used for configuration output page-set.
setPageWritingStrategy(int) - Method in class com.aspose.html.rendering.Device.DeviceConfiguration
Gets or sets the page writing strategy.
setParentNode(Node) - Method in class com.aspose.html.dom.Node
 
setPassword(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL password.
setPasswordValue(String) - Method in class com.aspose.html.forms.InputElement
This method is used to set password string as a value for input element.
setPathname(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL path.
setPause(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause property definition in CSS2.
setPauseAfter(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause-after property definition in CSS2.
setPauseBefore(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pause-before property definition in CSS2.
setPermissions(int) - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the permissions.
setPitch(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pitch property definition in CSS2.
setPitchRange(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the pitch-range property definition in CSS2.
setPlayDuring(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the play-during property definition in CSS2.
setPort(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL port.
setPosition(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the position property definition in CSS2.
setPreAuthenticate(boolean) - Method in class com.aspose.html.net.RequestMessage
Gets or sets a value that indicates whether to send an Authorization header with the request.
setPrefix(String) - Method in class com.aspose.html.dom.Node
The namespace prefix of this node, or null if it is unspecified.
setPreviousSibling(Node) - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the previous sibling of the added or removed nodes, or null.
setProfile(String) - Method in class com.aspose.html.HTMLHeadElement
 
setPrompt(String) - Method in class com.aspose.html.HTMLIsIndexElement
The prompt message.
setProperty(String, String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to set a property value with default priority within this declaration block.
setProperty(String, String, String) - Method in interface com.aspose.html.dom.css.ICSSStyleDeclaration
Used to set a property value and priority within this declaration block.
setProtocol(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL schema.
setQuirksMode(byte) - Method in class com.aspose.html.dom.Document
Sets the document's quirks mode.
setQuotes(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the quotes property definition in CSS2.
setR1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The x-axis radius for the ellipse (i.e., r1).
setR1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The x-axis radius for the ellipse (i.e., r1).
setR2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The y-axis radius for the ellipse (i.e., r2).
setR2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The y-axis radius for the ellipse (i.e., r2).
setRadioValue(boolean) - Method in class com.aspose.html.forms.InputElement
Sets the checkedness state for the input element with the radio type.
setReadOnly(boolean) - Method in class com.aspose.html.HTMLInputElement
This control is read-only.
setReadOnly(boolean) - Method in class com.aspose.html.HTMLTextAreaElement
This control is read-only.
setReadyState(String) - Method in class com.aspose.html.dom.Document
Returns the document readiness.
setRel(String) - Method in class com.aspose.html.HTMLAnchorElement
Forward link type.
setRel(String) - Method in class com.aspose.html.HTMLLinkElement
Forward link type.
setRelatedTarget(EventTarget) - Method in class com.aspose.html.dom.events.FocusEvent.FocusEventInit
Used to identify a secondary EventTarget related to a Focus event, depending on the type of event.
setRelatedTarget(EventTarget) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
The relatedTarget should be initialized to the element whose bounds the mouse pointer just left (in the case of a mouseover or mouseenter event) or the element whose bounds the mouse pointer is entering (in the case of a mouseout or mouseleave or focusout event).
setRemovedNodes(IGenericList<Node>) - Method in class com.aspose.html.dom.mutations.MutationRecord
Return the nodes removed.
setRepeat(boolean) - Method in class com.aspose.html.dom.events.KeyboardEvent.KeyboardEventInit
true if the key has been pressed in a sustained manner.
setRequest(RequestMessage) - Method in interface com.aspose.html.net.INetworkOperationContext
Gets or sets the request message.
setRequest(RequestMessage) - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the associated request.
setRequestMessage(RequestMessage) - Method in class com.aspose.html.dom.Document.NavigationInit
 
setRequestUri(Url) - Method in class com.aspose.html.net.RequestMessage
Gets or sets the request URI.
setResponse(ResponseMessage) - Method in interface com.aspose.html.net.INetworkOperationContext
Gets or sets the response message.
setResponseMessage(ResponseMessage) - Method in class com.aspose.html.dom.Document.NavigationInit
 
setRev(String) - Method in class com.aspose.html.HTMLAnchorElement
Reverse link type.
setRev(String) - Method in class com.aspose.html.HTMLLinkElement
Reverse link type.
setRichness(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the richness property definition in CSS2.
setRight(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the right property definition in CSS2.
setRight(LengthOrAuto) - Method in class com.aspose.html.drawing.Margin
Gets or sets the right.
setRotate(float, float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_ROTATE, with parameter angle defining the rotation angle and parameters cx and cy defining the optional center of rotation.
setRows(String) - Method in class com.aspose.html.HTMLFrameSetElement
The number of rows of frames in the frameset.
setRows(int) - Method in class com.aspose.html.HTMLTextAreaElement
Number of text rows.
setRowSpan(int) - Method in class com.aspose.html.HTMLTableCellElement
Number of rows spanned by cell.
setRules(String) - Method in class com.aspose.html.HTMLTableElement
Specifies which internal table borders to render.
setRuntimesBinding(RuntimesBinding) - Method in class com.aspose.html.dom.DOMObject
 
setScale(float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_SCALE, with parameters sx and sy defining the scale amounts.
setScheme(String) - Method in class com.aspose.html.HTMLMetaElement
Select form of content.
setScope(String) - Method in class com.aspose.html.HTMLTableCellElement
Scope covered by header cells.
setScreenSize(Size) - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the size of the screen.
setScreenX(long) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
See screenY (substituting "horizontal" for "veritcal").
setScreenY(long) - Method in class com.aspose.html.dom.events.MouseEvent.MouseEventInit
Initializes the screenY attribute of the MouseEvent object to the desired vertical relative position of the mouse pointer on the user’s screen.
setScript(Script) - Method in class com.aspose.html.dom.svg.SVGScriptElement
Gets or sets the associated script.
setScript(Script) - Method in class com.aspose.html.HTMLScriptElement
Gets or sets the associated script.
setScrolling(String) - Method in class com.aspose.html.HTMLFrameElement
Specify whether or not the frame should have scrollbars.
setScrolling(String) - Method in class com.aspose.html.HTMLIFrameElement
Specify whether or not the frame should have scrollbars.
setSearch(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL search segment.
setSecurity(int) - Method in class com.aspose.html.Configuration
Sets the sandboxing flag of the configuration.
setSelected(boolean) - Method in class com.aspose.html.forms.OptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
setSelected(boolean) - Method in class com.aspose.html.HTMLOptionElement
Represents the current state of the corresponding form control, in an interactive user agent.
setSelectedIndex(int) - Method in class com.aspose.html.HTMLSelectElement
The ordinal index of the selected option, starting from 0.
setSelectorText(String) - Method in interface com.aspose.html.dom.css.ICSSPageRule
The parsable textual representation of the page selector for the rule.
setSetDirectTransform(boolean) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
setShadowBlur(double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Specifies the blurring effect.
setShadowColor(String) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color of the shadow.
setShadowOffsetX(double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Horizontal distance the shadow will be offset.
setShadowOffsetY(double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Vertical distance the shadow will be offset.
setShape(String) - Method in class com.aspose.html.HTMLAnchorElement
The shape of the active area.
setShape(String) - Method in class com.aspose.html.HTMLAreaElement
The shape of the active area.
setShiftKey(boolean) - Method in class com.aspose.html.dom.events.UIEvent.EventModifierInit
Initializes the shiftKey attribute of the MouseEvent or KeyboardEvent objects to true if the Shift key modifier is to be considered active, false otherwise.
setShowHyperlinkRects(boolean) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
A debug settings that turns on display of active rectangles of hyperlinks in the PDF document.
setSize(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the size property definition in CSS2.
setSize(Size) - Method in class com.aspose.html.drawing.Page
Gets or sets the page size.
setSize(int) - Method in class com.aspose.html.HTMLBaseFontElement
Computed font size.
setSize(String) - Method in class com.aspose.html.HTMLFontElement
Font size.
setSize(String) - Method in class com.aspose.html.HTMLHRElement
The height of the rule.
setSize(int) - Method in class com.aspose.html.HTMLInputElement
Size information.
setSize(int) - Method in class com.aspose.html.HTMLSelectElement
Number of visible rows.
setSkewX(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_SKEWX, with parameter angle defining the amount of skew.
setSkewY(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_SKEWY, with parameter angle defining the amount of skew.
setSmoothingMode(int) - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Gets or sets the rendering quality for this Graphics.
setSpan(int) - Method in class com.aspose.html.HTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
setSpeak(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak property definition in CSS2.
setSpeakHeader(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-header property definition in CSS2.
setSpeakNumeral(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-numeral property definition in CSS2.
setSpeakPunctuation(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speak-punctuation property definition in CSS2.
setSpeechRate(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the speech-rate property definition in CSS2.
setSrc(String) - Method in class com.aspose.html.HTMLFrameElement
 
setSrc(String) - Method in class com.aspose.html.HTMLIFrameElement
 
setSrc(String) - Method in class com.aspose.html.HTMLImageElement
 
setSrc(String) - Method in class com.aspose.html.HTMLInputElement
When the type attribute has the value "image", this attribute specifies the location of the image to be used to decorate the graphical submit button.
setSrc(String) - Method in class com.aspose.html.HTMLScriptElement
 
setStandby(String) - Method in class com.aspose.html.HTMLObjectElement
Message to render while loading the object.
setStart(int) - Method in class com.aspose.html.HTMLOListElement
Starting sequence number.
setState(byte) - Method in class com.aspose.html.HTMLImageElement.ImageRequest
 
setStatusCode(int) - Method in class com.aspose.html.net.ResponseMessage
Gets or sets the status code.
setStdDeviation(float, float) - Method in class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Sets the values for attribute 'stdDeviation’.
setStdDeviation(float, float) - Method in class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Sets the values for attribute ’stdDeviation’.
setStress(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the stress property definition in CSS2.
setStrictErrorChecking(boolean) - Method in class com.aspose.html.dom.Document
An attribute specifying whether error checking is enforced or not.
setStringValue(int, String) - Method in class com.aspose.html.dom.css.CSSPrimitiveValue
A method to set the string value with the specified unit.
setStrokeBrush(IBrush) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets the brush object that is used for stroked paths.
setStrokeBrush(IBrush) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets the brush object that is used for stroked paths.
setStrokeStyle(Object) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Color or style to use for the lines around shapes.
setStyleSheet(CSSStyleSheet) - Method in class com.aspose.html.dom.svg.SVGStyleElement
Gets the associated style sheet.
setStyleSheet(CSSStyleSheet) - Method in class com.aspose.html.HTMLStyleElement
Gets the associated style sheet.
setSubtree(boolean) - Method in class com.aspose.html.dom.mutations.MutationObserverInit
Set to true if mutations to not just target, but also target’s descendants are to be observed
setSummary(String) - Method in class com.aspose.html.HTMLTableElement
Description about the purpose or structure of a table.
setSweepFlag(boolean) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The value of the sweep-flag parameter.
setSweepFlag(boolean) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The value of the sweep-flag parameter.
setTabIndex(long) - Method in class com.aspose.html.dom.svg.SVGElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLAnchorElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLAreaElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLButtonElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLInputElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLObjectElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLSelectElement
Index that represents the element's position in the tabbing order.
setTabIndex(int) - Method in class com.aspose.html.HTMLTextAreaElement
Index that represents the element's position in the tabbing order.
setTableLayout(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the table-layout property definition in CSS2.
setTabSize(long) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
The tab-size property is used to customize the width of a tab (U+0009) character.
setTarget(EventTarget) - Method in class com.aspose.html.dom.events.Event
Used to indicate the IEventTarget to which the event was originally dispatched.
setTarget(Node) - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns the node the mutation affected, depending on the type.
setTarget(String) - Method in class com.aspose.html.HTMLAnchorElement
Frame to render the resource in.
setTarget(String) - Method in class com.aspose.html.HTMLAreaElement
Frame to render the resource in.
setTarget(String) - Method in class com.aspose.html.HTMLBaseElement
The default target frame.
setTarget(String) - Method in class com.aspose.html.HTMLFormElement
Frame to render the resource in.
setTarget(String) - Method in class com.aspose.html.HTMLLinkElement
Frame to render the resource in.
Setter - Static variable in class com.aspose.html.dom.attributes.Accessors
Specifies that the property or method should be handled as a setter.
setText(String) - Method in class com.aspose.html.forms.OptionElement
This attribute represents the text content of this node and its descendants.
setText(String) - Method in class com.aspose.html.HTMLBodyElement
Document text color.
setText(String) - Method in class com.aspose.html.HTMLScriptElement
The script content of the element.
setTextAlign(String) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Text alignment setting.
setTextAlign(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-align property definition in CSS2.
setTextBaseline(String) - Method in interface com.aspose.html.dom.canvas.ICanvasDrawingStyles
Baseline alignment setting.
setTextCompression(int) - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Specifies compression type to be used for all content streams except images.
setTextContent(String) - Method in class com.aspose.html.dom.Attr
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.Comment
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.DocumentFragment
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.Element
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.Node
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.ProcessingInstruction
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class com.aspose.html.dom.Text
This attribute returns the text content of this node and its descendants.
setTextDecoration(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-decoration property definition in CSS2.
setTextIndent(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-indent property definition in CSS2.
setTextLeading(float) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
setTextRenderingHint(int) - Method in class com.aspose.html.rendering.image.TextOptions
Sets or gets TextRenderingHint which influences text rendering quality.
setTextShadow(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-shadow property definition in CSS2.
setTextTransform(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the text-transform property definition in CSS2.
setTimeout(TimeSpan) - Method in class com.aspose.html.net.RequestMessage
The number of milliseconds to wait before the request times out.
setTimeout(Object, int, Object...) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to run handler after timeout milliseconds.
setTimeout(Object) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to run handler after timeout milliseconds.
setTimeout(String, int) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to compile and run code after timeout milliseconds.
setTimeout(String) - Method in interface com.aspose.html.window.IWindowTimers
Schedules a timeout to compile and run code after timeout milliseconds.
setTimerAlignmentInterval(int) - Method in interface com.aspose.html.services.IRuntimeService
 
setTimeValue(TimeSpan) - Method in class com.aspose.html.forms.InputElement
This method is used to set TimeSpan object as a value for input element.
setTitle(String) - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'title’ on the given element.
setTitle(String) - Method in class com.aspose.html.HTMLDocument
The title of a document as specified by the TITLE element in the head of the document.
setTitle(String) - Method in class com.aspose.html.HTMLElement
The element's advisory title.
setTop(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the top property definition in CSS2.
setTop(LengthOrAuto) - Method in class com.aspose.html.drawing.Margin
Gets or sets the top.
setTransform(SVGMatrix) - Method in interface com.aspose.html.dom.canvas.ICanvasPattern
Applies an SVGMatrix representing a linear transform to the pattern.
setTransform(double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Resets the current transform to the identity matrix, and then invokes the transform() method with the same arguments.
setTransformationMatrix(Matrix) - Method in class com.aspose.html.rendering.GraphicContext
Sets or gets transformation matrix.
setTransformationMatrix(Matrix) - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
Sets or gets transformation matrix.
setTransformationMatrix(Matrix) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Sets or gets transformation matrix.
setTranslate(float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGTransform
Sets the transform type to SVG_TRANSFORM_TRANSLATE, with parameters tx and ty defining the translation amounts.
setTrusted(boolean) - Method in class com.aspose.html.dom.events.Event.EventInit
 
setType(String) - Method in class com.aspose.html.dom.mutations.MutationRecord
Returns "attributes" if it was an attribute mutation, "characterData" if it was a mutation to a CharacterData node and "childList" if it was a mutation to the tree of nodes.
setType(String) - Method in class com.aspose.html.dom.svg.SVGScriptElement
Corresponds to attribute 'type’ on the given 'script’ element.
setType(String) - Method in class com.aspose.html.dom.svg.SVGStyleElement
Corresponds to attribute 'type’ on the given element.
setType(UnitType) - Method in class com.aspose.html.drawing.Unit.UnitInit
Gets or sets the unit type.
setType(int) - Method in class com.aspose.html.forms.ButtonElement
Type of the form control.
setType(int) - Method in class com.aspose.html.forms.InputElement
Type of the form control.
setType(String) - Method in class com.aspose.html.HTMLAnchorElement
Advisory content type.
setType(String) - Method in class com.aspose.html.HTMLButtonElement
The type of button (all lower case).
setType(String) - Method in class com.aspose.html.HTMLInputElement
The type of control created (all lower case).
setType(String) - Method in class com.aspose.html.HTMLLIElement
List item bullet style.
setType(String) - Method in class com.aspose.html.HTMLLinkElement
Advisory content type.
setType(String) - Method in class com.aspose.html.HTMLObjectElement
Content type for data downloaded via data attribute.
setType(String) - Method in class com.aspose.html.HTMLOListElement
Numbering style.
setType(String) - Method in class com.aspose.html.HTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
setType(String) - Method in class com.aspose.html.HTMLScriptElement
The content type of the script language.
setType(String) - Method in class com.aspose.html.HTMLStyleElement
The content type of the style sheet language.
setType(String) - Method in class com.aspose.html.HTMLUListElement
Bullet style.
setUnicodeBidi(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the unicode-bidi property definition in CSS2.
setUrlResolver(UrlResolver) - Method in interface com.aspose.html.services.INetworkService
Gets or sets the URL resolver.
setUrlRestriction(int) - Method in class com.aspose.html.saving.ResourceHandlingOptions
Gets or sets restriction applied to URLs of handled resources.
setUrlValue(Url) - Method in class com.aspose.html.forms.InputElement
This method is used to set Url object as a value for input element.
setUseMap(String) - Method in class com.aspose.html.HTMLImageElement
Use client-side image map.
setUseMap(String) - Method in class com.aspose.html.HTMLInputElement
Use client-side image map.
setUseMap(String) - Method in class com.aspose.html.HTMLObjectElement
Use client-side image map.
setUsername(String) - Method in class com.aspose.html.Url
Gets or sets a string representation for the specified URL username.
setUserPassword(String) - Method in class com.aspose.html.rendering.pdf.encryption.PdfEncryptionInfo
Gets or sets the User password.
setUserStyleSheet(String) - Method in interface com.aspose.html.services.IUserAgentService
Allows to specify style information for a particular document
setVAlign(String) - Method in class com.aspose.html.HTMLTableCellElement
Vertical alignment of data in cell.
setVAlign(String) - Method in class com.aspose.html.HTMLTableColElement
Vertical alignment of cell data in column.
setVAlign(String) - Method in class com.aspose.html.HTMLTableRowElement
Vertical alignment of data within cells of this row.
setVAlign(String) - Method in class com.aspose.html.HTMLTableSectionElement
Vertical alignment of data in cells.
setValue(Element, Attr, String) - Static method in class com.aspose.html.dom.Attr
 
setValue(String) - Method in class com.aspose.html.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a floating point value, in degrees.
setValue(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a floating point value, in user units.
setValue(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGNumber
The value of the given attribute.
setValue(double) - Method in class com.aspose.html.drawing.Numeric.NumericInit
Gets or sets the unit value.
setValue(String) - Method in class com.aspose.html.forms.ButtonElement
Represents the string value of the button element that is directly mapped to the 'value' attribute.
setValue(String) - Method in class com.aspose.html.forms.FormElementBase
The value of field
setValue(String) - Method in class com.aspose.html.forms.InputElement
Represents the string value of the input element that is directly mapped to the 'value' attribute.
setValue(String) - Method in class com.aspose.html.forms.OptionElement
The current form control value.
setValue(String) - Method in class com.aspose.html.forms.SelectElement
On getting, must return the value of the first option element in the list of options in tree order that has its selectedness set to true, if any.
setValue(String) - Method in class com.aspose.html.forms.TextAreaElement
Represents the string value of the input element that is directly mapped to the 'value' attribute.
setValue(String) - Method in class com.aspose.html.HTMLButtonElement
The current form control value.
setValue(String) - Method in class com.aspose.html.HTMLInputElement
When the type attribute of the element has the value "text", "file" or "password", this represents the current contents of the corresponding form control, in an interactive user agent.
setValue(int) - Method in class com.aspose.html.HTMLLIElement
Reset sequence number when used in OL.
setValue(String) - Method in class com.aspose.html.HTMLOptionElement
The current form control value.
setValue(String) - Method in class com.aspose.html.HTMLParamElement
The value of a run-time parameter.
setValue(String) - Method in class com.aspose.html.HTMLSelectElement
The current form control value (i.e. the value of the currently selected option), if multiple options are selected this is the value of the first selected option.
setValue(String) - Method in class com.aspose.html.HTMLTextAreaElement
Represents the current contents of the corresponding form control, in an interactive user agent.
setValue(String) - Method in class com.aspose.html.net.headers.NameValueHeaderValue
Gets or sets the parameter value.
setValueAsString(String) - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a string value, in the units expressed by unitType.
setValueAsString(String) - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a string value, in the units expressed by unitType.
setValueInSpecifiedUnits(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGAngle
The angle value as a floating point value, in the units expressed by unitType.
setValueInSpecifiedUnits(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGLength
The value as a floating point value, in the units expressed by unitType.
setValueType(String) - Method in class com.aspose.html.HTMLParamElement
Information about the meaning of the value attribute value.
setVersion(String) - Method in class com.aspose.html.HTMLHtmlElement
Version information about the document's DTD.
setVerticalAlign(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the vertical-align property definition in CSS2.
setVerticalResolution(Resolution) - Method in class com.aspose.html.rendering.image.ImageRenderingOptions
Sets or gets vertical resolution for output and internal (which are used during filters processing) images, in pixels per inch.
setVerticalResolution(Resolution) - Method in class com.aspose.html.rendering.RenderingOptions
Sets or gets vertical resolution for internal (which are used during filters processing) images, in pixels per inch.
setVerticalResolution(Resolution) - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the vertical resolution.
setView(IWindow) - Method in class com.aspose.html.dom.events.UIEvent.UIEventInit
The view attribute identifies the Window from which the event was generated.
setVisibility(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the visibility property definition in CSS2.
setVLink(String) - Method in class com.aspose.html.HTMLBodyElement
Color of links that have been visited by the user.
setVoiceFamily(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the voice-family property definition in CSS2.
setVolume(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the volume property definition in CSS2.
setVspace(int) - Method in class com.aspose.html.HTMLAppletElement
Vertical space, in pixels, above and below this image, applet, or object.
setVspace(int) - Method in class com.aspose.html.HTMLImageElement
 
setVspace(int) - Method in class com.aspose.html.HTMLObjectElement
Vertical space, in pixels, above and below this image, applet, or object.
setWeekValue(String) - Method in class com.aspose.html.forms.InputElement
This method is used to set 'week' string as a value for input element.
setWhiteSpace(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the white-space property definition in CSS2.
setWidows(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the widows property definition in CSS2.
setWidth(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the width property definition in CSS2.
setWidth(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Width coordinate of the rectangle, in user units.
setWidth(Length) - Method in class com.aspose.html.drawing.Size
Gets or sets the horizontal component of this Size.
setWidth(String) - Method in class com.aspose.html.HTMLAppletElement
Override width.
setWidth(long) - Method in class com.aspose.html.HTMLCanvasElement
Is a positive integer reflecting the width HTML attribute of the canvas element interpreted in CSS pixels.
setWidth(String) - Method in class com.aspose.html.HTMLHRElement
The width of the rule.
setWidth(String) - Method in class com.aspose.html.HTMLIFrameElement
Frame width.
setWidth(float) - Method in class com.aspose.html.HTMLImageElement
 
setWidth(String) - Method in class com.aspose.html.HTMLObjectElement
Override width.
setWidth(int) - Method in class com.aspose.html.HTMLPreElement
Fixed width for content.
setWidth(String) - Method in class com.aspose.html.HTMLTableCellElement
Cell width.
setWidth(String) - Method in class com.aspose.html.HTMLTableColElement
Default column width.
setWidth(String) - Method in class com.aspose.html.HTMLTableElement
Specifies the desired table width.
setWindowSize(Size) - Method in interface com.aspose.html.services.IDeviceInformationService
Gets or sets the size of the window.
setWordSpacing(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the word-spacing property definition in CSS2.
setX(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
The X coordinate.
setX(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The X coordinate of the rectangle, in user units.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
The relative X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
The absolute X coordinate for the end point of this path segment.
setX(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
The relative X coordinate for the end point of this path segment.
setX1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the first control point.
setX1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the first control point.
setX1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute X coordinate for the first control point.
setX1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative X coordinate for the first control point.
setX2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute X coordinate for the second control point.
setX2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative X coordinate for the second control point.
setX2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute X coordinate for the second control point.
setX2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative X coordinate for the second control point.
setXHTMLWarningMessageEnabled(boolean) - Method in interface com.aspose.html.services.IRuntimeService
 
setXmlStandalone(boolean) - Method in class com.aspose.html.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXmlVersion(String) - Method in class com.aspose.html.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
setY(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGPoint
The Y coordinate.
setY(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGRect
The Y coordinate of the rectangle, in user units.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalRel
The relative Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
The absolute Y coordinate for the end point of this path segment.
setY(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
The relative Y coordinate for the end point of this path segment.
setY1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the first control point.
setY1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the first control point.
setY1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
The absolute Y coordinate for the first control point.
setY1(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
The relative Y coordinate for the first control point.
setY2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
The absolute Y coordinate for the second control point.
setY2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
The relative Y coordinate for the second control point.
setY2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
The absolute Y coordinate for the second control point.
setY2(float) - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
The relative Y coordinate for the second control point.
setZIndex(String) - Method in interface com.aspose.html.dom.css.ICSS2Properties
See the z-index property definition in CSS2.
setZoomAndPan(int) - Method in interface com.aspose.html.dom.svg.ISVGZoomAndPan
Corresponds to attribute 'zoomAndPan’ on the given element.
setZoomAndPan(int) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Corresponds to attribute 'zoomAndPan’ on the given element.
setZoomAndPan(int) - Method in class com.aspose.html.dom.svg.SVGViewElement
Corresponds to attribute 'zoomAndPan’ on the given element.
ShadowRoot - Class in com.aspose.html.dom
ShadowRoot is a root node of shadow tree.
ShadowRoot(Document, int, Element) - Constructor for class com.aspose.html.dom.ShadowRoot
Initializes a new instance of the ShadowRoot class.
ShadowRootMode - Class in com.aspose.html.dom
Modes in which ShadowRoot can operate.
SHOW_ALL - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Attr nodes.
SHOW_CDATA_SECTION - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Element nodes.
SHOW_ENTITY - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show EntityReference nodes.
SHOW_NOTATION - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in class com.aspose.html.dom.traversal.filters.NodeFilter
Show Text nodes.
SingleStream - Static variable in class com.aspose.html.rendering.Device.PageWritingStrategy
Writes all pages into one output stream.
Size - Class in com.aspose.html.drawing
Stores a values which specify a Height and Width.
Size() - Constructor for class com.aspose.html.drawing.Size
Initializes a new instance of the Size class.
Size(int, int) - Constructor for class com.aspose.html.drawing.Size
Initializes a new instance of the Size class and specify a Height and Width in pixels.
Size(Length, Length) - Constructor for class com.aspose.html.drawing.Size
Initializes a new instance of the Size class.
skewX(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a skewX transformation on the current matrix and returns the resulting matrix.
skewY(float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a skewY transformation on the current matrix and returns the resulting matrix.
slice(long, long, String) - Method in interface com.aspose.html.io.IBlob
Returns a new Blob object with bytes ranging from the optional start parameter up to but not including the optional end parameter, and with a type attribute that is the value of the optional contentType parameter.
snapshotItem(int) - Method in interface com.aspose.html.dom.xpath.IXPathResult
Returns the indexth item in the snapshot collection.
Solid - Static variable in class com.aspose.html.drawing.BrushType
Type is ISolidBrush
sort() - Method in interface com.aspose.html.IUrlSearchParams
Sorts all name-value pairs, if any, by their names.
splitText(int) - Method in class com.aspose.html.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
stopImmediatePropagation() - Method in class com.aspose.html.dom.events.Event
Invoking this method prevents event from reaching any event listeners registered after the current one and when dispatched in a tree also prevents event from reaching any other objects.
stopPropagation() - Method in class com.aspose.html.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
strCDataSectionName - Variable in class com.aspose.html.dom.Document
 
strCommentName - Variable in class com.aspose.html.dom.Document
 
strDocumentFragmentName - Variable in class com.aspose.html.dom.Document
 
strDocumentName - Variable in class com.aspose.html.dom.Document
 
StreamContent - Class in com.aspose.html.net
Represents content based on a stream.
StreamContent(Stream) - Constructor for class com.aspose.html.net.StreamContent
Initializes a new instance of the StreamContent class.
strEntityName - Variable in class com.aspose.html.dom.Document
 
Strikethrough - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of del elements.
String - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a string as defined by [XPath 1.0].
STRING - Static variable in class com.aspose.html.forms.FormSubmitter.Value
 
StringContent - Class in com.aspose.html.net
Represents content based on a string.
StringContent(String) - Constructor for class com.aspose.html.net.StringContent
Initializes a new instance of the StringContent class.
StringContent(String, Encoding) - Constructor for class com.aspose.html.net.StringContent
Initializes a new instance of the StringContent class.
StringContent(String, Encoding, String) - Constructor for class com.aspose.html.net.StringContent
Initializes a new instance of the StringContent class.
stroke() - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Strokes the subpaths with the current stroke style.
stroke(Path2D) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Strokes the subpaths with the current stroke style.
stroke() - Method in class com.aspose.html.rendering.Device
Strokes a line along the current path.
stroke() - Method in interface com.aspose.html.rendering.IDevice
Strokes a line along the current path.
stroke() - Method in class com.aspose.html.rendering.image.ImageDevice
Strokes a line along the current path.
stroke() - Method in class com.aspose.html.rendering.pdf.PdfDevice
Strokes a line along the current path.
stroke() - Method in class com.aspose.html.rendering.xps.XpsDevice
Strokes a line along the current path.
strokeAndFill(int) - Method in class com.aspose.html.rendering.Device
Strokes and fill current path.
strokeAndFill(int) - Method in interface com.aspose.html.rendering.IDevice
Strokes and fill current path.
strokeAndFill(int) - Method in class com.aspose.html.rendering.image.ImageDevice
Strokes and fill current path.
strokeAndFill(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Strokes and fill current path.
strokeAndFill(int) - Method in class com.aspose.html.rendering.xps.XpsDevice
Strokes and fill current path.
strokeRect(double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Paints a rectangle which has a starting point at (x, y) and has a w width and an h height onto the canvas, using the current stroke style.
strokeText(String, double, double, Double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Draws (strokes) a given text at the given (x, y) position.
strokeText(String, PointF) - Method in class com.aspose.html.rendering.Device
Strokes the specified text string at the specified location.
strokeText(String, PointF) - Method in interface com.aspose.html.rendering.IDevice
Strokes the specified text string at the specified location.
strokeText(String, PointF) - Method in class com.aspose.html.rendering.image.ImageDevice
Strokes the specified text string at the specified location.
strokeText(String, PointF) - Method in class com.aspose.html.rendering.pdf.PdfDevice
Strokes the specified text string at the specified location.
strokeText(String, PointF) - Method in class com.aspose.html.rendering.xps.XpsDevice
Strokes the specified text string at the specified location.
Strong - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of strong elements.
strReservedXhtmlns - Variable in class com.aspose.html.dom.Document
 
strReservedXml - Variable in class com.aspose.html.dom.Document
 
strReservedXmlns - Variable in class com.aspose.html.dom.Document
 
strSignificantWhitespaceName - Variable in class com.aspose.html.dom.Document
 
strSpace - Variable in class com.aspose.html.dom.Document
 
strTextName - Variable in class com.aspose.html.dom.Document
 
strXml - Variable in class com.aspose.html.dom.Document
 
strXmlns - Variable in class com.aspose.html.dom.Document
 
SubmissionResult - Class in com.aspose.html.forms
This class represents the result of the submitting form data to the server.
SubmissionResult(RequestMessage, ResponseMessage, HTMLFormElement) - Constructor for class com.aspose.html.forms.SubmissionResult
Initializes a new instance of the SubmissionResult class.
Submit - Static variable in class com.aspose.html.forms.ButtonType
The 'submit' state of the button.
submit() - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server.
submit(CookieContainer) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified cookies.
submit(ICredentials) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials.
submit(ICredentials, CookieContainer) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials and cookies.
submit(TimeSpan) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified timeout.
submit(TimeSpan, CookieContainer) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified timeout and cookies.
submit(ICredentials, TimeSpan) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials and timeout.
submit(ICredentials, TimeSpan, CookieContainer) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials, timeout and cookies.
submit(ICredentials, TimeSpan, boolean) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials.
submit(ICredentials, TimeSpan, boolean, CookieContainer) - Method in class com.aspose.html.forms.FormSubmitter
Submits the form data to the server with specified user credentials and cookies.
Submit - Static variable in class com.aspose.html.forms.InputElementType
A button for submitting the form result.
submit() - Method in class com.aspose.html.HTMLFormElement
Submits the form.
subscribe(IObserver<Attr>) - Method in class com.aspose.html.collections.NamedNodeMap
Returns an enumerator that iterates through a collection.
subscribe(Node, MutationCallback, MutationObserverInit) - Static method in class com.aspose.html.dom.mutations.MutationObserver
 
subtract(Numeric, Numeric) - Static method in class com.aspose.html.drawing.Numeric.ValueHelper
 
SUPPRESS_OBSERVERS - Static variable in class com.aspose.html.dom.Node.Flags
 
suspendRedraw(long) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Takes a time-out value which indicates that redraw shall not occur until: - the corresponding unsuspendRedraw() call has been made, - an unsuspendRedrawAll() call has been made, or - its timer has timed out.
SVG - Static variable in class com.aspose.html.dom.svg.saving.SVGSaveFormat
Document will be saved as SVG.
SVG_ANGLETYPE_DEG - Static variable in class com.aspose.html.dom.svg.datatypes.SVGAngle
The unit type was explicitly set to degrees.
SVG_ANGLETYPE_GRAD - Static variable in class com.aspose.html.dom.svg.datatypes.SVGAngle
The unit type is radians.
SVG_ANGLETYPE_RAD - Static variable in class com.aspose.html.dom.svg.datatypes.SVGAngle
The unit type is radians.
SVG_ANGLETYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGAngle
The unit type is not one of predefined unit types.
SVG_ANGLETYPE_UNSPECIFIED - Static variable in class com.aspose.html.dom.svg.datatypes.SVGAngle
No unit type was provided (i.e., a unitless value was specified).
SVG_CHANNEL_A - Static variable in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to value 'A'.
SVG_CHANNEL_B - Static variable in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to value 'B'.
SVG_CHANNEL_G - Static variable in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to value 'G'.
SVG_CHANNEL_R - Static variable in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Corresponds to value 'R'.
SVG_CHANNEL_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
The type is not one of predefined types.
SVG_EDGEMODE_DUPLICATE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to value 'duplicate'.
SVG_EDGEMODE_NONE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to value 'none'.
SVG_EDGEMODE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
The type is not one of predefined types.
SVG_EDGEMODE_WRAP - Static variable in class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Corresponds to value 'wrap'.
SVG_FEBLEND_MODE_DARKEN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to value 'darken'.
SVG_FEBLEND_MODE_LIGHTEN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to value 'lighten'.
SVG_FEBLEND_MODE_MULTIPLY - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to value 'multiply'.
SVG_FEBLEND_MODE_NORMAL - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to value 'normal'.
SVG_FEBLEND_MODE_SCREEN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Corresponds to value 'screen'.
SVG_FEBLEND_MODE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEBlendElement
The type is not one of predefined types.
SVG_FECOLORMATRIX_TYPE_HUEROTATE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to value 'hueRotate'.
SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA - Static variable in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to value 'luminanceToAlpha'.
SVG_FECOLORMATRIX_TYPE_MATRIX - Static variable in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to value 'matrix'.
SVG_FECOLORMATRIX_TYPE_SATURATE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Corresponds to value 'saturate'.
SVG_FECOLORMATRIX_TYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
The type is not one of predefined types.
SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to value 'discrete'.
SVG_FECOMPONENTTRANSFER_TYPE_GAMMA - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to value 'gamma'.
SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to value 'identity'.
SVG_FECOMPONENTTRANSFER_TYPE_LINEAR - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to value 'linear'.
SVG_FECOMPONENTTRANSFER_TYPE_TABLE - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Corresponds to value 'table'.
SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
The type is not one of predefined types.
SVG_FECOMPOSITE_OPERATOR_ARITHMETIC - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'arithmetic'.
SVG_FECOMPOSITE_OPERATOR_ATOP - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'atop'.
SVG_FECOMPOSITE_OPERATOR_IN - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'in'.
SVG_FECOMPOSITE_OPERATOR_OUT - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'out'.
SVG_FECOMPOSITE_OPERATOR_OVER - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'over'.
SVG_FECOMPOSITE_OPERATOR_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
The type is not one of predefined types.
SVG_FECOMPOSITE_OPERATOR_XOR - Static variable in class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Corresponds to value 'xor'.
SVG_INVALID_VALUE_ERR - Static variable in exception com.aspose.html.dom.svg.SVGException
Raised when an invalid value is passed to an operation or assigned to an attribute.
SVG_LENGTHTYPE_CM - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the cm units defined in CSS2.
SVG_LENGTHTYPE_EMS - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the em units defined in CSS2.
SVG_LENGTHTYPE_EXS - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the ex units defined in CSS2.
SVG_LENGTHTYPE_IN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the in units defined in CSS2.
SVG_LENGTHTYPE_MM - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the mm units defined in CSS2.
SVG_LENGTHTYPE_NUMBER - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
No unit type was provided (i.e., a unitless value was specified), which indicates a value in user units.
SVG_LENGTHTYPE_PC - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the pc units defined in CSS2.
SVG_LENGTHTYPE_PERCENTAGE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A percentage value was specified.
SVG_LENGTHTYPE_PT - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the pt units defined in CSS2.
SVG_LENGTHTYPE_PX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
A value was specified using the px units defined in CSS2.
SVG_LENGTHTYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGLength
The unit type is not one of predefined unit types.
SVG_MARKER_ORIENT_ANGLE - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
Attribute 'orient’ has an angle value.
SVG_MARKER_ORIENT_AUTO - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
Attribute 'orient’ has value 'auto'.
SVG_MARKER_ORIENT_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
The marker orientation is not one of predefined types.
SVG_MARKERUNITS_STROKEWIDTH - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
The value of attribute 'markerUnits’ is 'strokeWidth'.
SVG_MARKERUNITS_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
The marker unit type is not one of predefined types.
SVG_MARKERUNITS_USERSPACEONUSE - Static variable in class com.aspose.html.dom.svg.SVGMarkerElement
The value of attribute 'markerUnits’ is 'userSpaceOnUse'.
SVG_MATRIX_NOT_INVERTABLE - Static variable in exception com.aspose.html.dom.svg.SVGException
Raised when an attempt is made to invert a matrix that is not invertible.
SVG_MEETORSLICE_MEET - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'meet' for attribute ’preserveAspectRatio’.
SVG_MEETORSLICE_SLICE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'slice' for attribute ’preserveAspectRatio’.
SVG_MEETORSLICE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The enumeration was set to a value that is not one of predefined types.
SVG_MORPHOLOGY_OPERATOR_DILATE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to value 'dilate'.
SVG_MORPHOLOGY_OPERATOR_ERODE - Static variable in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Corresponds to value 'erode'.
SVG_MORPHOLOGY_OPERATOR_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
The type is not one of predefined types.
SVG_PRESERVEASPECTRATIO_NONE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'none' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_UNKNOWN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
The enumeration was set to a value that is not one of predefined types.
SVG_PRESERVEASPECTRATIO_XMAXYMAX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMaxYMax' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMAXYMID - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMaxYMid' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMAXYMIN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMaxYMin' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMIDYMAX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMidYMax' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMIDYMID - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMidYMid' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMIDYMIN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMidYMin' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMINYMAX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMinYMax' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMINYMID - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'XMinYMid' for attribute ’preserveAspectRatio’.
SVG_PRESERVEASPECTRATIO_XMINYMIN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
Corresponds to value 'xMinYMin' for attribute ’preserveAspectRatio’.
SVG_SPREADMETHOD_PAD - Static variable in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to value 'pad'.
SVG_SPREADMETHOD_REFLECT - Static variable in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to value 'reflect'.
SVG_SPREADMETHOD_REPEAT - Static variable in class com.aspose.html.dom.svg.SVGGradientElement
Corresponds to value 'repeat'.
SVG_SPREADMETHOD_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGGradientElement
The type is not one of predefined types.
SVG_STITCHTYPE_NOSTITCH - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to value 'noStitch'.
SVG_STITCHTYPE_STITCH - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to value 'stitch'.
SVG_STITCHTYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
The type is not one of predefined types.
SVG_TRANSFORM_MATRIX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'matrix(…)' transformation.
SVG_TRANSFORM_ROTATE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'rotate(…)' transformation.
SVG_TRANSFORM_SCALE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'scale(…)' transformation.
SVG_TRANSFORM_SKEWX - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'skewX(…)' transformation.
SVG_TRANSFORM_SKEWY - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'skewY(…)' transformation.
SVG_TRANSFORM_TRANSLATE - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
A 'translate(…)' transformation.
SVG_TRANSFORM_UNKNOWN - Static variable in class com.aspose.html.dom.svg.datatypes.SVGTransform
The unit type is not one of predefined types.
SVG_TURBULENCE_TYPE_FRACTALNOISE - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to value 'fractalNoise'.
SVG_TURBULENCE_TYPE_TURBULENCE - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Corresponds to value 'turbulence'.
SVG_TURBULENCE_TYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
The type is not one of predefined types.
SVG_UNIT_TYPE_OBJECTBOUNDINGBOX - Static variable in class com.aspose.html.dom.svg.SVGUnitTypes
Corresponds to value 'objectBoundingBox'.
SVG_UNIT_TYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGUnitTypes
The type is not one of predefined types.
SVG_UNIT_TYPE_USERSPACEONUSE - Static variable in class com.aspose.html.dom.svg.SVGUnitTypes
Corresponds to value 'userSpaceOnUse'.
SVG_WRONG_TYPE_ERR - Static variable in exception com.aspose.html.dom.svg.SVGException
Raised when an object of the wrong type is passed to an operation.
SVG_ZOOMANDPAN_DISABLE - Static variable in class com.aspose.html.dom.svg.SVGZoomAndPan
Corresponds to value 'disable'.
SVG_ZOOMANDPAN_MAGNIFY - Static variable in class com.aspose.html.dom.svg.SVGZoomAndPan
Corresponds to value 'magnify'.
SVG_ZOOMANDPAN_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGZoomAndPan
The enumeration was set to a value that is not one of predefined types.
SVGAElement - Class in com.aspose.html.dom.svg
The SVGAElement interface corresponds to the 'a’ element.
SVGAElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGAElement
Initializes a new instance of the SVGElement class.
SVGAngle - Class in com.aspose.html.dom.svg.datatypes
The SVGAngle interface corresponds to the angle basic data type.
SVGAngle(BrowsingContext) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAngle
 
SVGAngle(IBrowsingContext, float, int) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAngle
Initializes a new instance of the SVGAngle class.
SVGAnimatedAngle - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of basic data type angle that can be animated.
SVGAnimatedAngle(SVGAngle, Func2<SVGAngle, SVGAngle>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedAngle
Initializes a new instance of the SVGAnimatedAngle class.
SVGAnimatedBoolean - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of type boolean which can be animated.
SVGAnimatedBoolean(boolean, Func2<Boolean, Boolean>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedBoolean
Initializes a new instance of the SVGAnimatedBoolean class.
SVGAnimatedEnumeration - Class in com.aspose.html.dom.svg.datatypes
Used for attributes whose value must be a constant from a particular enumeration and which can be animated.
SVGAnimatedEnumeration(Integer, Func2<Integer, Integer>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedEnumeration
Initializes a new instance of the SVGAnimatedEnumeration class.
SVGAnimatedInteger - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of basic type integer which can be animated.
SVGAnimatedInteger(Long, Func2<Long, Long>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedInteger
Initializes a new instance of the SVGAnimatedInteger class.
SVGAnimatedLength - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of basic type length which can be animated.
SVGAnimatedLength(SVGLength, Func2<SVGLength, SVGLength>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedLength
Initializes a new instance of the SVGAnimatedLength class.
SVGAnimatedLengthList - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of type SVGLengthList which can be animated.
SVGAnimatedLengthList(SVGLengthList, Func2<SVGLengthList, SVGLengthList>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedLengthList
Initializes a new instance of the SVGAnimatedLengthList class.
SVGAnimatedNumber - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of basic type number which can be animated.
SVGAnimatedNumber(Float, Func2<Float, Float>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedNumber
Initializes a new instance of the SVGAnimatedNumber class.
SVGAnimatedNumberList - Class in com.aspose.html.dom.svg.datatypes
Used for attributes which take a list of numbers and which can be animated.
SVGAnimatedNumberList(SVGNumberList, Func2<SVGNumberList, SVGNumberList>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedNumberList
Initializes a new instance of the SVGAnimatedNumberList class.
SVGAnimatedPreserveAspectRatio - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of type SVGPreserveAspectRatio which can be animated.
SVGAnimatedPreserveAspectRatio(SVGPreserveAspectRatio, Func2<SVGPreserveAspectRatio, SVGPreserveAspectRatio>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedPreserveAspectRatio
Initializes a new instance of the SVGAnimatedPreserveAspectRatio class.
SVGAnimatedRect - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of type SVGRect which can be animated.
SVGAnimatedRect(SVGRect, Func2<SVGRect, SVGRect>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedRect
Initializes a new instance of the SVGAnimatedRect class.
SVGAnimatedString - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of type DOMString which can be animated.
SVGAnimatedString(String, Func2<String, String>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedString
Initializes a new instance of the SVGAnimatedString class.
SVGAnimatedTransformList - Class in com.aspose.html.dom.svg.datatypes
Used for the various attributes which specify a set of transformations, such as the ’transform’ attribute which is available for many of SVG's elements, and which can be animated.
SVGAnimatedTransformList(SVGTransformList, Func2<SVGTransformList, SVGTransformList>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedTransformList
Initializes a new instance of the SVGAnimatedTransformList class.
SVGAnimatedValue<T> - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of types which can be animated.
SVGAnimatedValue(T, Func2<T, T>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGAnimatedValue
Initializes a new instance of the SVGAnimatedValue{T} class.
SVGAnimateElement - Class in com.aspose.html.dom.svg
The SVGAnimateElement interface corresponds to the 'animate’ element.
SVGAnimateElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGAnimateElement
Initializes a new instance of the SVGElement class.
SVGAnimateMotionElement - Class in com.aspose.html.dom.svg
The SVGAnimateMotionElement interface corresponds to the 'animateMotion’ element.
SVGAnimateMotionElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGAnimateMotionElement
Initializes a new instance of the SVGElement class.
SVGAnimateTransformElement - Class in com.aspose.html.dom.svg
The SVGAnimateTransformElement interface corresponds to the 'animateTransform’ element.
SVGAnimateTransformElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGAnimateTransformElement
Initializes a new instance of the SVGElement class.
SVGAnimationElement - Class in com.aspose.html.dom.svg
The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.
SVGAnimationElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGAnimationElement
Initializes a new instance of the SVGElement class.
SVGCircleElement - Class in com.aspose.html.dom.svg
The SVGCircleElement interface corresponds to the 'circle’ element.
SVGCircleElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGCircleElement
Initializes a new instance of the SVGElement class.
SVGClipPathElement - Class in com.aspose.html.dom.svg
The SVGClipPathElement interface corresponds to the 'clipPath’ element.
SVGClipPathElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGClipPathElement
Initializes a new instance of the SVGElement class.
SVGComponentTransferFunctionElement - Class in com.aspose.html.dom.svg
This interface defines a base interface used by the component transfer function interfaces.
SVGComponentTransferFunctionElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGComponentTransferFunctionElement
Initializes a new instance of the SVGElement class.
SVGCursorElement - Class in com.aspose.html.dom.svg
The SVGCursorElement interface corresponds to the 'cursor’ element.
SVGCursorElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGCursorElement
Initializes a new instance of the SVGElement class.
SVGDefsElement - Class in com.aspose.html.dom.svg
The SVGDefsElement interface corresponds to the 'defs’ element.
SVGDefsElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGDefsElement
Initializes a new instance of the SVGElement class.
SVGDescElement - Class in com.aspose.html.dom.svg
The SVGDescElement interface corresponds to the 'desc’ element.
SVGDescElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGDescElement
Initializes a new instance of the SVGElement class.
SVGDocument - Class in com.aspose.html.dom.svg
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.
SVGDocument() - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(Url) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(Url, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(Stream, String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(Stream, String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(String, String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(String, String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(RequestMessage) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(RequestMessage, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the SVGDocument class.
SVGDocument(BrowsingContext) - Constructor for class com.aspose.html.dom.svg.SVGDocument
Initializes a new instance of the HTMLDocument class.
SVGElement - Class in com.aspose.html.dom.svg
All of the SVG DOM interfaces that correspond directly to elements in the SVG language (such as the SVGPathElement interface for the 'path’ element) derive from the SVGElement interface.
SVGElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGElement
Initializes a new instance of the SVGElement class.
SVGElementInstance - Class in com.aspose.html.dom.svg
The root object of each use-element shadow tree implements the SVGUseElementShadowRoot interface.
SVGElementInstance(Document, int, Element) - Constructor for class com.aspose.html.dom.svg.SVGElementInstance
 
SVGEllipseElement - Class in com.aspose.html.dom.svg
The SVGEllipseElement interface corresponds to the 'ellipse’ element.
SVGEllipseElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGEllipseElement
Initializes a new instance of the SVGElement class.
SVGException - Exception in com.aspose.html.dom.svg
This exception is raised when a specific SVG operation is impossible to perform.
SVGException(int) - Constructor for exception com.aspose.html.dom.svg.SVGException
Initializes a new instance of the SVGException class.
SVGFEBlendElement - Class in com.aspose.html.dom.svg.filters
The SVGFEBlendElement interface corresponds to the ’feBlend’ element.
SVGFEBlendElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEBlendElement
Initializes a new instance of the SVGElement class.
SVGFEColorMatrixElement - Class in com.aspose.html.dom.svg.filters
The SVGFEColorMatrixElement interface corresponds to the 'feColorMatrix’ element.
SVGFEColorMatrixElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEColorMatrixElement
Initializes a new instance of the SVGElement class.
SVGFEComponentTransferElement - Class in com.aspose.html.dom.svg.filters
The SVGFEComponentTransferElement interface corresponds to the 'feComponentTransfer’ element.
SVGFEComponentTransferElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEComponentTransferElement
Initializes a new instance of the SVGElement class.
SVGFECompositeElement - Class in com.aspose.html.dom.svg.filters
The SVGFECompositeElement interface corresponds to the 'feComposite’ element.
SVGFECompositeElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFECompositeElement
Initializes a new instance of the SVGElement class.
SVGFEConvolveMatrixElement - Class in com.aspose.html.dom.svg.filters
The SVGFEConvolveMatrixElement interface corresponds to the 'feConvolveMatrix’ element.
SVGFEConvolveMatrixElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEConvolveMatrixElement
Initializes a new instance of the SVGElement class.
SVGFEDiffuseLightingElement - Class in com.aspose.html.dom.svg.filters
The SVGFEDiffuseLightingElement interface corresponds to the 'feDiffuseLighting’ element.
SVGFEDiffuseLightingElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEDiffuseLightingElement
Initializes a new instance of the SVGElement class.
SVGFEDisplacementMapElement - Class in com.aspose.html.dom.svg.filters
The SVGFEDisplacementMapElement interface corresponds to the 'feDisplacementMap’ element.
SVGFEDisplacementMapElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEDisplacementMapElement
Initializes a new instance of the SVGElement class.
SVGFEDistantLightElement - Class in com.aspose.html.dom.svg.filters
The SVGFEDistantLightElement interface corresponds to the 'feDistantLight’ element.
SVGFEDistantLightElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEDistantLightElement
Initializes a new instance of the SVGElement class.
SVGFEDropShadowElement - Class in com.aspose.html.dom.svg.filters
The SVGFEDropShadowElement interface corresponds to the 'feDropShadow’ element.
SVGFEDropShadowElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEDropShadowElement
Initializes a new instance of the SVGFEDropShadowElement class.
SVGFEFloodElement - Class in com.aspose.html.dom.svg.filters
The SVGFEFloodElement interface corresponds to the 'feFlood’ element.
SVGFEFloodElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEFloodElement
Initializes a new instance of the SVGElement class.
SVGFEFuncAElement - Class in com.aspose.html.dom.svg.filters
The SVGFEFuncAElement interface corresponds to the 'feFuncA’ element.
SVGFEFuncAElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEFuncAElement
Initializes a new instance of the SVGElement class.
SVGFEFuncBElement - Class in com.aspose.html.dom.svg.filters
The SVGFEFuncBElement interface corresponds to the 'feFuncB’ element.
SVGFEFuncBElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEFuncBElement
Initializes a new instance of the SVGElement class.
SVGFEFuncGElement - Class in com.aspose.html.dom.svg.filters
The SVGFEFuncRElement interface corresponds to the 'feFuncG’ element.
SVGFEFuncGElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEFuncGElement
Initializes a new instance of the SVGElement class.
SVGFEFuncRElement - Class in com.aspose.html.dom.svg.filters
The SVGFEFuncRElement interface corresponds to the 'feFuncR’ element.
SVGFEFuncRElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEFuncRElement
Initializes a new instance of the SVGElement class.
SVGFEGaussianBlurElement - Class in com.aspose.html.dom.svg.filters
The SVGFEGaussianBlurElement interface corresponds to the ’feGaussianBlur’ element.
SVGFEGaussianBlurElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEGaussianBlurElement
Initializes a new instance of the SVGElement class.
SVGFEImageElement - Class in com.aspose.html.dom.svg.filters
The SVGFEImageElement interface corresponds to the 'feImage’ element.
SVGFEImageElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEImageElement
Initializes a new instance of the SVGElement class.
SVGFEMergeElement - Class in com.aspose.html.dom.svg.filters
The SVGFEMergeElement interface corresponds to the 'feMerge’ element.
SVGFEMergeElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEMergeElement
Initializes a new instance of the SVGElement class.
SVGFEMergeNodeElement - Class in com.aspose.html.dom.svg.filters
The SVGFEMergeNodeElement interface corresponds to the 'feMergeNode’ element.
SVGFEMergeNodeElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEMergeNodeElement
Initializes a new instance of the SVGElement class.
SVGFEMorphologyElement - Class in com.aspose.html.dom.svg.filters
The SVGFEMorphologyElement interface corresponds to the 'feMorphology’ element.
SVGFEMorphologyElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEMorphologyElement
Initializes a new instance of the SVGElement class.
SVGFEOffsetElement - Class in com.aspose.html.dom.svg.filters
The SVGFEOffsetElement interface corresponds to the 'feOffset’ element.
SVGFEOffsetElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEOffsetElement
Initializes a new instance of the SVGElement class.
SVGFEPointLightElement - Class in com.aspose.html.dom.svg.filters
The SVGFEPointLightElement interface corresponds to the 'fePointLight’ element.
SVGFEPointLightElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFEPointLightElement
Initializes a new instance of the SVGElement class.
SVGFESpecularLightingElement - Class in com.aspose.html.dom.svg.filters
The SVGFESpecularLightingElement interface corresponds to the 'feSpecularLighting’ element.
SVGFESpecularLightingElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFESpecularLightingElement
Initializes a new instance of the SVGElement class.
SVGFESpotLightElement - Class in com.aspose.html.dom.svg.filters
The SVGFESpotLightElement interface corresponds to the 'feSpotLight’ element.
SVGFESpotLightElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFESpotLightElement
Initializes a new instance of the SVGElement class.
SVGFETileElement - Class in com.aspose.html.dom.svg.filters
The SVGFETileElement interface corresponds to the 'feTile’ element.
SVGFETileElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFETileElement
Initializes a new instance of the SVGElement class.
SVGFETurbulenceElement - Class in com.aspose.html.dom.svg.filters
The SVGFETurbulenceElement interface corresponds to the 'feTurbulence’ element.
SVGFETurbulenceElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.filters.SVGFETurbulenceElement
Initializes a new instance of the SVGElement class.
SVGFilterElement - Class in com.aspose.html.dom.svg
The SVGFilterElement interface corresponds to the ’filter’ element.
SVGFilterElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGFilterElement
Initializes a new instance of the SVGElement class.
SVGForeignObjectElement - Class in com.aspose.html.dom.svg
The SVGForeignObjectElement interface corresponds to the 'foreignObject’ element.
SVGForeignObjectElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGForeignObjectElement
Initializes a new instance of the SVGElement class.
SVGGElement - Class in com.aspose.html.dom.svg
The SVGGElement interface corresponds to the 'g’ element.
SVGGElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGGElement
Initializes a new instance of the SVGElement class.
SVGGeometryElement - Class in com.aspose.html.dom.svg
Interface SVGGeometryElement represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked.
SVGGeometryElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGGeometryElement
Initializes a new instance of the SVGGeometryElement class.
SVGGradientElement - Class in com.aspose.html.dom.svg
The SVGGradientElement interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.
SVGGradientElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGGradientElement
Initializes a new instance of the SVGElement class.
SVGGraphicsElement - Class in com.aspose.html.dom.svg
The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group.
SVGGraphicsElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGGraphicsElement
Initializes a new instance of the SVGGraphicsElement class.
SVGImageElement - Class in com.aspose.html.dom.svg
The SVGImageElement interface corresponds to the 'image’ element.
SVGImageElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGImageElement
Initializes a new instance of the SVGElement class.
SVGLength - Class in com.aspose.html.dom.svg.datatypes
The SVGLength interface corresponds to the length basic data type.
SVGLength(IBrowsingContext) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGLength
Initializes a new instance of the SVGLength class.
SVGLength(IBrowsingContext, float, int) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGLength
Initializes a new instance of the SVGLength class.
SVGLengthList - Class in com.aspose.html.dom.svg.datatypes
This interface defines a list of SVGLength objects.
SVGLengthList() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGLengthList
Initializes a new instance of the SVGLengthList class.
SVGLengthList(IGenericEnumerable<SVGLength>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGLengthList
Initializes a new instance of the SVGLengthList class.
SVGLinearGradientElement - Class in com.aspose.html.dom.svg
The SVGLinearGradientElement interface corresponds to the 'linearGradient’ element.
SVGLinearGradientElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGLinearGradientElement
Initializes a new instance of the SVGElement class.
SVGLineElement - Class in com.aspose.html.dom.svg
The SVGLineElement interface corresponds to the 'line’ element.
SVGLineElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGLineElement
Initializes a new instance of the SVGElement class.
SVGListBase<T> - Class in com.aspose.html.dom.svg.collections
This interface defines a base list of all SVG lists.
SVGListBase() - Constructor for class com.aspose.html.dom.svg.collections.SVGListBase
Initializes a new instance of the SVGListBase{T} class.
SVGListBase(IGenericEnumerable<T>) - Constructor for class com.aspose.html.dom.svg.collections.SVGListBase
Initializes a new instance of the SVGListBase{T} class.
SVGMarkerElement - Class in com.aspose.html.dom.svg
The SVGMarkerElement interface corresponds to the 'marker’ element.
SVGMarkerElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGMarkerElement
Initializes a new instance of the SVGElement class.
SVGMaskElement - Class in com.aspose.html.dom.svg
The SVGMaskElement interface corresponds to the 'mask’ element.
SVGMaskElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGMaskElement
Initializes a new instance of the SVGElement class.
SVGMatrix - Class in com.aspose.html.dom.svg.datatypes
Many of SVG's graphics operations utilize 2x3 matrices of the form: [a c e] [b d f] which, when expanded into a 3x3 matrix for the purposes of matrix arithmetic, become: [a c e] [b d f] [0 0 1]
SVGMatrix() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGMatrix
 
SVGMatrix(float, float, float, float, float, float) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGMatrix
 
SVGMatrix(DrMatrix) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGMatrix
 
SVGMetadataElement - Class in com.aspose.html.dom.svg
The SVGMetadataElement interface corresponds to the 'metadata’ element.
SVGMetadataElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGMetadataElement
Initializes a new instance of the SVGElement class.
SVGMPathElement - Class in com.aspose.html.dom.svg
The SVGMPathElement interface corresponds to the 'mpath’ element.
SVGMPathElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGMPathElement
Initializes a new instance of the SVGElement class.
SVGNumber - Class in com.aspose.html.dom.svg.datatypes
Used for attributes of basic type number.
SVGNumber() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGNumber
Initializes a new instance of the SVGNumber class.
SVGNumber(float) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGNumber
Initializes a new instance of the SVGNumber class.
SVGNumberList - Class in com.aspose.html.dom.svg.datatypes
This interface defines a list of SVGNumber objects.
SVGNumberList() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGNumberList
Initializes a new instance of the SVGNumberList class.
SVGNumberList(IGenericEnumerable<SVGNumber>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGNumberList
Initializes a new instance of the SVGNumberList class.
SVGPathElement - Class in com.aspose.html.dom.svg
The SVGPathElement interface corresponds to the 'path’ element.
SVGPathElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGPathElement
Initializes a new instance of the SVGElement class.
SVGPathSeg - Class in com.aspose.html.dom.svg.paths
The SVGPathSeg interface is a base interface that corresponds to a single command within a path data specification.
SVGPathSeg(int, String) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSeg
Initializes a new instance of the SVGPathSeg class.
SVGPathSegArcAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegArcAbs interface corresponds to an "absolute arcto" (A) path data command.
SVGPathSegArcAbs(float, float, float, float, float, boolean, boolean) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
 
SVGPathSegArcRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegArcRel interface corresponds to a "relative arcto" (a) path data command.
SVGPathSegArcRel(float, float, float, float, float, boolean, boolean) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
 
SVGPathSegClosePath - Class in com.aspose.html.dom.svg.paths
he SVGPathSegClosePath interface corresponds to a "closepath" (z) path data command.
SVGPathSegClosePath() - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegClosePath
 
SVGPathSegCurvetoCubicAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoCubicAbs interface corresponds to an "absolute cubic Bézier curveto" (C) path data command.
SVGPathSegCurvetoCubicAbs(float, float, float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
 
SVGPathSegCurvetoCubicRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoCubicRel interface corresponds to a "relative cubic Bézier curveto" (c) path data command.
SVGPathSegCurvetoCubicRel(float, float, float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
 
SVGPathSegCurvetoCubicSmoothAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoCubicSmoothAbs interface corresponds to an "absolute smooth cubic curveto" (S) path data command.
SVGPathSegCurvetoCubicSmoothAbs(float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
 
SVGPathSegCurvetoCubicSmoothRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoCubicSmoothRel interface corresponds to a "relative smooth cubic curveto" (s) path data command.
SVGPathSegCurvetoCubicSmoothRel(float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
 
SVGPathSegCurvetoQuadraticAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoQuadraticAbs interface corresponds to an "absolute quadratic Bézier curveto" (Q) path data command.
SVGPathSegCurvetoQuadraticAbs(float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
 
SVGPathSegCurvetoQuadraticRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoQuadraticRel interface corresponds to a "relative quadratic Bézier curveto" (q) path data command.
SVGPathSegCurvetoQuadraticRel(float, float, float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
 
SVGPathSegCurvetoQuadraticSmoothAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoQuadraticSmoothAbs interface corresponds to an "absolute smooth cubic curveto" (T) path data command.
SVGPathSegCurvetoQuadraticSmoothAbs(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
 
SVGPathSegCurvetoQuadraticSmoothRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegCurvetoQuadraticSmoothRel interface corresponds to a "relative smooth cubic curveto" (t) path data command.
SVGPathSegCurvetoQuadraticSmoothRel(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
 
SVGPathSegLinetoAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoAbs interface corresponds to an "absolute lineto" (L) path data command.
SVGPathSegLinetoAbs(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
 
SVGPathSegLinetoHorizontalAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoHorizontalAbs interface corresponds to an "absolute horizontal lineto" (H) path data command.
SVGPathSegLinetoHorizontalAbs(float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalAbs
 
SVGPathSegLinetoHorizontalRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoHorizontalRel interface corresponds to a "relative horizontal lineto" (h) path data command.
SVGPathSegLinetoHorizontalRel(float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalRel
 
SVGPathSegLinetoRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoRel interface corresponds to a "relative lineto" (l) path data command.
SVGPathSegLinetoRel(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
 
SVGPathSegLinetoVerticalAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoVerticalAbs interface corresponds to an "absolute vertical lineto" (V) path data command.
SVGPathSegLinetoVerticalAbs(float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalAbs
 
SVGPathSegLinetoVerticalRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegLinetoVerticalRel interface corresponds to a "relative vertical lineto" (v) path data command.
SVGPathSegLinetoVerticalRel(float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalRel
 
SVGPathSegList - Class in com.aspose.html.dom.svg.paths
This interface defines a list of SVGPathSeg objects.
SVGPathSegList() - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegList
Initializes a new instance of the SVGPathSegList class.
SVGPathSegList(IGenericEnumerable<SVGPathSeg>) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegList
Initializes a new instance of the SVGPathSegList class.
SVGPathSegMovetoAbs - Class in com.aspose.html.dom.svg.paths
The SVGPathSegMovetoAbs interface corresponds to an "absolute moveto" (M) path data command.
SVGPathSegMovetoAbs(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
 
SVGPathSegMovetoRel - Class in com.aspose.html.dom.svg.paths
The SVGPathSegMovetoRel interface corresponds to a "relative moveto" (m) path data command.
SVGPathSegMovetoRel(float, float) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
 
SVGPatternElement - Class in com.aspose.html.dom.svg
The SVGPatternElement interface corresponds to the 'pattern’ element.
SVGPatternElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGPatternElement
Initializes a new instance of the SVGElement class.
SVGPoint - Class in com.aspose.html.dom.svg.datatypes
Many of the SVG DOM interfaces refer to objects of class SVGPoint.
SVGPoint() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGPoint
Initializes a new instance of the SVGPoint class.
SVGPoint(float, float) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGPoint
Initializes a new instance of the SVGPoint class.
SVGPointList - Class in com.aspose.html.dom.svg.datatypes
This interface defines a list of SVGPoint objects.
SVGPointList() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGPointList
Initializes a new instance of the SVGPointList class.
SVGPolygonElement - Class in com.aspose.html.dom.svg
The SVGPolygonElement interface corresponds to the 'polygon’ element.
SVGPolygonElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGPolygonElement
Initializes a new instance of the SVGElement class.
SVGPolylineElement - Class in com.aspose.html.dom.svg
The SVGPolylineElement interface corresponds to the 'polyline’ element.
SVGPolylineElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGPolylineElement
Initializes a new instance of the SVGElement class.
SVGPreserveAspectRatio - Class in com.aspose.html.dom.svg.datatypes
The SVGPreserveAspectRatio interface corresponds to the ’preserveAspectRatio’ attribute, which is available for some of SVG's elements.
SVGPreserveAspectRatio(int, int) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGPreserveAspectRatio
 
SVGRadialGradientElement - Class in com.aspose.html.dom.svg
The SVGRadialGradientElement interface corresponds to the 'radialGradient’ element.
SVGRadialGradientElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGRadialGradientElement
Initializes a new instance of the SVGElement class.
SVGRect - Class in com.aspose.html.dom.svg.datatypes
Represents rectangular geometry.
SVGRect() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGRect
 
SVGRect(float, float, float, float) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGRect
 
SVGRectElement - Class in com.aspose.html.dom.svg
The SVGRectElement interface corresponds to the 'rect’ element.
SVGRectElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGRectElement
Initializes a new instance of the SVGElement class.
SvgRenderer - Class in com.aspose.html.rendering
Represents SVG document renderer.
SvgRenderer() - Constructor for class com.aspose.html.rendering.SvgRenderer
 
SVGRenderingIntent - Class in com.aspose.html.dom.svg
The SVGRenderingIntent enumeration defines the enumerated list of possible values for 'rendering-intent’ attributes or descriptors.
SVGSaveFormat - Class in com.aspose.html.dom.svg.saving
Specifies format in which document is saved.
SVGSaveOptions - Class in com.aspose.html.dom.svg.saving
Represents SVG save options.
SVGSaveOptions() - Constructor for class com.aspose.html.dom.svg.saving.SVGSaveOptions
 
SVGScriptElement - Class in com.aspose.html.dom.svg
The SVGScriptElement interface corresponds to the 'script’ element.
SVGScriptElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGScriptElement
Initializes a new instance of the SVGElement class.
SVGSetElement - Class in com.aspose.html.dom.svg
The SVGSetElement interface corresponds to the 'set’ element.
SVGSetElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGSetElement
Initializes a new instance of the SVGElement class.
SVGStopElement - Class in com.aspose.html.dom.svg
The SVGStopElement interface corresponds to the 'stop’ element.
SVGStopElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGStopElement
Initializes a new instance of the SVGElement class.
SVGStringList - Class in com.aspose.html.dom.svg.datatypes
SVGStringList has the same attributes and methods as other SVGxxxList interfaces.
SVGStringList() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGStringList
Initializes a new instance of the SVGStringList class.
SVGStringList(IGenericEnumerable<String>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGStringList
Initializes a new instance of the SVGStringList class.
SVGStyleElement - Class in com.aspose.html.dom.svg
The SVGStyleElement interface corresponds to the 'style’ element.
SVGStyleElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGStyleElement
Initializes a new instance of the SVGElement class.
SVGSVGElement - Class in com.aspose.html.dom.svg
A key interface definition is the SVGSVGElement interface, which is the interface that corresponds to the 'svg’ element.
SVGSVGElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGSVGElement
Initializes a new instance of the SVGElement class.
SVGSwitchElement - Class in com.aspose.html.dom.svg
The SVGSwitchElement interface corresponds to the 'switch’ element.
SVGSwitchElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGSwitchElement
Initializes a new instance of the SVGElement class.
SVGSymbolElement - Class in com.aspose.html.dom.svg
The SVGSymbolElement interface corresponds to the 'symbol’ element.
SVGSymbolElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGSymbolElement
Initializes a new instance of the SVGElement class.
SVGTextContentElement - Class in com.aspose.html.dom.svg
The SVGTextContentElement is inherited by various text-related interfaces, such as SVGTextElement, SVGTSpanElement, SVGTRefElement, SVGAltGlyphElement and SVGTextPathElement.
SVGTextContentElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTextContentElement
Initializes a new instance of the SVGElement class.
SVGTextElement - Class in com.aspose.html.dom.svg
The SVGTextElement interface corresponds to the 'text’ element.
SVGTextElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTextElement
Initializes a new instance of the SVGElement class.
SVGTextPathElement - Class in com.aspose.html.dom.svg
The SVGTextPathElement interface corresponds to the 'textPath’ element.
SVGTextPathElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTextPathElement
Initializes a new instance of the SVGElement class.
SVGTextPositioningElement - Class in com.aspose.html.dom.svg
The SVGTextPositioningElement interface is inherited by text-related interfaces: SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
SVGTextPositioningElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTextPositioningElement
Initializes a new instance of the SVGElement class.
SVGTitleElement - Class in com.aspose.html.dom.svg
The SVGTitleElement interface corresponds to the 'title’ element.
SVGTitleElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTitleElement
Initializes a new instance of the SVGElement class.
SVGTransform - Class in com.aspose.html.dom.svg.datatypes
SVGTransform is the interface for one of the component transformations within an SVGTransformList; thus, an SVGTransform object corresponds to a single component (e.g., 'scale(…)' or 'matrix(…)') within a ’transform’ attribute specification.
SVGTransform() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGTransform
 
SVGTransformList - Class in com.aspose.html.dom.svg.datatypes
This interface defines a list of SVGTransform objects.
SVGTransformList() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGTransformList
Initializes a new instance of the SVGTransformList class.
SVGTransformList(IGenericEnumerable<SVGTransform>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGTransformList
Initializes a new instance of the SVGTransformList class.
SVGTSpanElement - Class in com.aspose.html.dom.svg
The SVGTSpanElement interface corresponds to the 'tspan’ element.
SVGTSpanElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGTSpanElement
Initializes a new instance of the SVGElement class.
SVGUnitTypes - Class in com.aspose.html.dom.svg
The SVGUnitTypes enumeration defines a commonly used set of constants and is a base interface used by SVGGradientElement, SVGPatternElement, SVGClipPathElement, SVGMaskElement and SVGFilterElement.
SVGUseElement - Class in com.aspose.html.dom.svg
The SVGUseElement interface corresponds to the 'use’ element.
SVGUseElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGUseElement
Initializes a new instance of the SVGElement class.
SVGValueType - Class in com.aspose.html.dom.svg.datatypes
The SVGValueType type is used to represent an base SVG value type.
SVGValueType() - Constructor for class com.aspose.html.dom.svg.datatypes.SVGValueType
Initializes a new instance of the SVGValueType class.
SVGViewElement - Class in com.aspose.html.dom.svg
The SVGViewElement interface corresponds to the 'view’ element.
SVGViewElement(DOMName, Document) - Constructor for class com.aspose.html.dom.svg.SVGViewElement
Initializes a new instance of the SVGElement class.
SVGZoomAndPan - Class in com.aspose.html.dom.svg
The SVGZoomAndPan enumeration defines attribute zoomAndPan and associated constants.
SVGZoomEvent - Class in com.aspose.html.dom.svg.events
The zoom event occurs when the user initiates an action which causes the current view of the SVG document fragment to be rescaled.
SVGZoomEvent(String) - Constructor for class com.aspose.html.dom.svg.events.SVGZoomEvent
Initializes a new instance of the Event class.
SVGZoomEvent(String, boolean, boolean) - Constructor for class com.aspose.html.dom.svg.events.SVGZoomEvent
Initializes a new instance of the Event class.
SYNTAX_ERR - Static variable in exception com.aspose.html.dom.DOMException
If an invalid or illegal string is specified.

T

Table - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of table elements.
takeRecords() - Method in class com.aspose.html.dom.mutations.MutationObserver
The method returns a copy of the record queue and then empty the record queue.
TaskList - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of task lists.
Telephone - Static variable in class com.aspose.html.forms.InputElementType
A control for entering a telephone number.
TemplateContent - Class in com.aspose.html.converters
Content type identifier.
TemplateContentOptions - Class in com.aspose.html.converters
Inline content object for merging processing.
TemplateContentOptions(String, int) - Constructor for class com.aspose.html.converters.TemplateContentOptions
Inline (String) based initialization
TemplateData - Class in com.aspose.html.converters
Merging (User) data object.
TemplateData(TemplateContentOptions) - Constructor for class com.aspose.html.converters.TemplateData
Inline content based on initialization (XML, JSON).
TemplateData(String) - Constructor for class com.aspose.html.converters.TemplateData
Absolute path to data file (XML, JSON) based on initialization.
TemplateLoadOptions - Class in com.aspose.html.loading
Specific load options data class.
TemplateLoadOptions() - Constructor for class com.aspose.html.loading.TemplateLoadOptions
 
Text - Class in com.aspose.html.dom
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
Text(String, Document) - Constructor for class com.aspose.html.dom.Text
Initializes a new instance of the Text class.
Text - Static variable in class com.aspose.html.forms.InputElementType
A control that is a text-field.
Text - Static variable in class com.aspose.html.saving.HTMLSaveFormat
Document will be saved as Markdown.
TEXT_NODE - Static variable in class com.aspose.html.dom.Node
A text node
TextArea - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to the HTMLTextAreaElement.
TextAreaElement - Class in com.aspose.html.forms
The TextAreaElement represents a wrapper that is associated with the HTMLTextAreaElement
TextAreaElement(HTMLTextAreaElement) - Constructor for class com.aspose.html.forms.TextAreaElement
Initializes a new instance of the TextAreaElement class.
TextOptions - Class in com.aspose.html.rendering.image
Represents text rendering options for ImageDevice.
TextOptions() - Constructor for class com.aspose.html.rendering.image.TextOptions
Initializes a new instance of the TextOptions class.
TEXTPATH_METHODTYPE_ALIGN - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to value 'align'.
TEXTPATH_METHODTYPE_STRETCH - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to value 'stretch'.
TEXTPATH_METHODTYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
The enumeration was set to a value that is not one of predefined types.
TEXTPATH_SPACINGTYPE_AUTO - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to value 'auto'.
TEXTPATH_SPACINGTYPE_EXACT - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
Corresponds to value 'exact'.
TEXTPATH_SPACINGTYPE_UNKNOWN - Static variable in class com.aspose.html.dom.svg.SVGTextPathElement
The enumeration was set to a value that is not one of predefined types.
TextSaveOptions - Class in com.aspose.html.saving
 
TextSaveOptions() - Constructor for class com.aspose.html.saving.TextSaveOptions
 
Texture - Static variable in class com.aspose.html.drawing.BrushType
Type is ITextureBrush
Tiff - Static variable in class com.aspose.html.rendering.image.ImageFormat
The Tagged Image File Format (TIFF) image format.
Tiff - Static variable in class com.aspose.html.rendering.ImageType
Gets the Tagged Image File Format (TIFF) image format.
Time - Class in com.aspose.html.drawing
Represents a time unit.
Time(double, UnitType) - Constructor for class com.aspose.html.drawing.Time
Initializes a new time object.
Time - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a time.
TimeEvent - Class in com.aspose.html.dom.svg.events
The TimeEvent interface provides specific contextual information associated with Time events.The different types of events that can occur are: beginEvent, endEvent and repeatEvent.
TimeEvent(String) - Constructor for class com.aspose.html.dom.svg.events.TimeEvent
Initializes a new instance of the Event class.
TimeEvent(String, boolean, boolean) - Constructor for class com.aspose.html.dom.svg.events.TimeEvent
Initializes a new instance of the Event class.
TIMEOUT_ERR - Static variable in exception com.aspose.html.dom.DOMException
The operation timed out.
to_HttpMethod(String) - Static method in class com.aspose.html.net.HttpMethod
Performs an explicit conversion from String to HttpMethod.
to_LengthOrAuto(Length) - Static method in class com.aspose.html.drawing.LengthOrAuto
Performs an implicit conversion from Length(getLength/LengthOrAuto.setLength(Length)) to LengthOrAuto.
to_MimeType(String) - Static method in class com.aspose.html.MimeType
Performs an implicit conversion from String to MimeType.
to_Resolution(double) - Static method in class com.aspose.html.drawing.Resolution
Performs an implicit conversion from double to Resolution.
to_Resolution(float) - Static method in class com.aspose.html.drawing.Resolution
Performs an implicit conversion from float to Resolution.
to_String(UnitType) - Static method in class com.aspose.html.drawing.UnitType
Performs an explicit conversion from UnitType to String.
to_String(MimeType) - Static method in class com.aspose.html.MimeType
Performs an implicit conversion from MimeType to String.
to_UnitType(String) - Static method in class com.aspose.html.drawing.UnitType
Performs an implicit conversion from String to UnitType.
toArcAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toArcAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcAbs
 
toArcRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toArcRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegArcRel
 
toArray() - Method in class com.aspose.html.collections.NodeList
Returns an enumerator that iterates through a collection.
toBlob(String, double) - Method in class com.aspose.html.HTMLCanvasElement
Creates a Blob object representing the image contained in the canvas; this file may be cached on the disk or stored in memory at the discretion of the user agent.
toClosePath() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toClosePath() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegClosePath
 
toCurvetoCubicAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoCubicAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicAbs
 
toCurvetoCubicRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoCubicRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicRel
 
toCurvetoCubicSmoothAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoCubicSmoothAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothAbs
 
toCurvetoCubicSmoothRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoCubicSmoothRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoCubicSmoothRel
 
toCurvetoQuadraticAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoQuadraticAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticAbs
 
toCurvetoQuadraticRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoQuadraticRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticRel
 
toCurvetoQuadraticSmoothAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoQuadraticSmoothAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothAbs
 
toCurvetoQuadraticSmoothRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toCurvetoQuadraticSmoothRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegCurvetoQuadraticSmoothRel
 
toDataURL(String, double) - Method in class com.aspose.html.HTMLCanvasElement
returns a data URI containing a representation of the image in the format specified by the type parameter (defaults to PNG).
toggleAttribute(String, boolean) - Method in class com.aspose.html.HTMLElement
Turns specified attribute on/off
toJson() - Method in class com.aspose.html.Url
Returns a String that represents this instance.
toLinetoAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoAbs
 
toLinetoHorizontalAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoHorizontalAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalAbs
 
toLinetoHorizontalRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoHorizontalRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoHorizontalRel
 
toLinetoRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoRel
 
toLinetoVerticalAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoVerticalAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalAbs
 
toLinetoVerticalRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toLinetoVerticalRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegLinetoVerticalRel
 
toMovetoAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toMovetoAbs() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoAbs
 
toMovetoRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSeg
 
toMovetoRel() - Method in class com.aspose.html.dom.svg.paths.SVGPathSegMovetoRel
 
toNative() - Method in class com.aspose.html.dom.css.RGBColor
Converts to the native color object.
toNativeBrush(IBrush) - Method in class com.aspose.html.rendering.image.ImageDevice
 
TopLevelNavigation - Static variable in class com.aspose.html.Sandbox
This flag prevents content from navigating their top-level browsing context and prevents content from closing their top-level browsing context.
toString() - Method in class com.aspose.html.dom.css.CSSValue
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.dom.DocumentType
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.dom.Node
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.dom.svg.datatypes.SVGValueType
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.drawing.Dimension
Returns a String that represents this instance.
toString(UnitType) - Method in class com.aspose.html.drawing.Dimension
Returns a String that represents this instance in the spicified units.
toString() - Method in class com.aspose.html.drawing.LengthOrAuto
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.drawing.Numeric
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.drawing.Unit
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.drawing.UnitType
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.MimeType
Returns a String that represents Mime type.
toString() - Method in class com.aspose.html.net.headers.ContentDispositionHeaderValue
Returns a String that represents this instance.
toString(List<NameValueHeaderValue>, char, boolean, msStringBuilder) - Static method in class com.aspose.html.net.headers.NameValueHeaderValue
 
toString() - Method in class com.aspose.html.net.headers.NameValueHeaderValue
Returns a System.String that represents this instance.
toString() - Method in class com.aspose.html.net.HttpMethod
Returns a String that represents this instance.
toString() - Method in class com.aspose.html.Url
Returns a String that represents this instance.
transform(double, double, double, double, double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Multiplies the current transformation matrix with the matrix described by its arguments.
transform(Matrix) - Method in class com.aspose.html.rendering.GraphicContext
Modify the current transformation matrix by multiplying the specified matrix.
transform(Matrix) - Method in class com.aspose.html.rendering.image.ImageDevice.ImageGraphicContext
Modify the current transformation matrix by multiplying the specified matrix.
transform(Matrix) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
Modify the current transformation matrix by multiplying the specified matrix.
translate(double, double) - Method in interface com.aspose.html.dom.canvas.ICanvasRenderingContext2D
Adds a translation transformation by moving the canvas and its origin x horzontally and y vertically on the grid.
translate(float, float) - Method in class com.aspose.html.dom.svg.datatypes.SVGMatrix
Post-multiplies a translation transformation on the current matrix and returns the resulting matrix.
TURN - Static variable in class com.aspose.html.drawing.UnitType
Measurement is in turns.
TYPE_ERR - Static variable in exception com.aspose.html.dom.DOMException
The expression cannot be converted to return the specified type.
TYPE_MISMATCH_ERR - Static variable in exception com.aspose.html.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
TypeInfo - Class in com.aspose.html.dom
The TypeInfo represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.
TypeInfo(Node) - Constructor for class com.aspose.html.dom.TypeInfo
Initializes a new instance of the TypeInfo class.

U

UIEvent - Class in com.aspose.html.dom.events
The UIEvent interface provides specific contextual information associated with User Interface events.
UIEvent(String) - Constructor for class com.aspose.html.dom.events.UIEvent
Initializes a new instance of the UIEvent class.
UIEvent(String, UIEvent.UIEventInit) - Constructor for class com.aspose.html.dom.events.UIEvent
Initializes a new instance of the UIEvent class.
UIEvent.EventModifierInit - Class in com.aspose.html.dom.events
The MouseEvent and KeyboardEvent interfaces share a set of keyboard modifier attributes and support a mechanism for retrieving additional modifier states.
UIEvent.UIEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
UIEventInit() - Constructor for class com.aspose.html.dom.events.UIEvent.UIEventInit
 
UNAVAILABLE - Static variable in class com.aspose.html.HTMLImageElement.ImageRequest
 
Undefined - Static variable in class com.aspose.html.converters.TemplateContent
Undetermined value.
Unit - Class in com.aspose.html.drawing
Provides the base class for units of measurement.
Unit(UnitType) - Constructor for class com.aspose.html.drawing.Unit
Initializes a new instance of the Unit class.
Unit(Unit.UnitInit) - Constructor for class com.aspose.html.drawing.Unit
Initializes a new instance of the Unit class.
Unit.UnitInit - Class in com.aspose.html.drawing
Provides dictionary that allows to initialize different unit types.
UnitInit() - Constructor for class com.aspose.html.drawing.Unit.UnitInit
 
UnitType - Class in com.aspose.html.drawing
Specifies the unit of measurement.
Unknown - Static variable in class com.aspose.html.forms.FormElementType
Corresponding to any HTML Element that is not been converting to the any of implemented FormElementBase.
Unknown - Static variable in class com.aspose.html.rendering.ImageType
Image format was not recognized.
UnorderedNodeIterator - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] that will be accessed iteratively, which may not produce nodes in a particular order.
UnorderedNodeSnapshot - Static variable in class com.aspose.html.dom.xpath.XPathResultType
The result is a node set as defined by [XPath 1.0] that will be accessed as a snapshot list of nodes that may not be in a particular order.
unpauseAnimations() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Unsuspends (i.e., unpauses) currently running animations that are defined within the SVG document fragment, causing the animation clock to continue from the time at which it was suspended.
unsuspendRedraw(long) - Method in class com.aspose.html.dom.svg.SVGSVGElement
Cancels a specified suspendRedraw() by providing a unique suspend handle ID that was returned by a previous suspendRedraw() call.
unsuspendRedrawAll() - Method in class com.aspose.html.dom.svg.SVGSVGElement
Cancels all currently active suspendRedraw() method calls.
updateImageData(String) - Method in class com.aspose.html.HTMLImageElement
 
updateLink(String) - Method in class com.aspose.html.HTMLLinkElement
 
Url - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a URL.
Url - Class in com.aspose.html
Provides an object representation of a universal identifier (URL).
Url(String) - Constructor for class com.aspose.html.Url
Initializes a new instance of the Url with the specified URL.
Url(String, String) - Constructor for class com.aspose.html.Url
Initializes a new instance of the Url with the specified URL and base URL.
URL_MISMATCH_ERR - Static variable in exception com.aspose.html.dom.DOMException
The given URL does not match another URL.
UrlRecord - Variable in class com.aspose.html.Url
 
UrlResolver - Class in com.aspose.html.net
Represents utility class for resolving absolute URL by a Uniform Resource Identifier (URI).
UrlResolver() - Constructor for class com.aspose.html.net.UrlResolver
 
UrlRestriction - Class in com.aspose.html.saving
This enum represents restriction applied to URLs of processed resources.

V

validate() - Method in class com.aspose.html.rendering.pdf.PdfRenderingOptions
Validates that the requested options are compatible with each other and throws an exception with an explanatory message if needed.
VALIDATION_ERR - Static variable in exception com.aspose.html.dom.DOMException
If a call to a method such as insertBefore or removeChild would make the Node invalid with respect to "partial validity", this exception would be raised and the operation would not be done.
Value() - Constructor for class com.aspose.html.forms.FormSubmitter.Value
 
ValueHelper() - Constructor for class com.aspose.html.drawing.Numeric.ValueHelper
 
VH - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to 1% of the height of the viewport* Try it
Video - Static variable in class com.aspose.html.saving.MarkdownFeatures
This flag enables conversion of video elements.
VIEWPORT_PERCENTAGE_UNIT - Static variable in class com.aspose.html.drawing.UnitType
 
VMAX - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to 1% of viewport's* larger dimension Try it
VMIN - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to 1% of viewport's* smaller dimension Try it
VW - Static variable in class com.aspose.html.drawing.UnitType
Measurement is relative to 1% of the width of the viewport*

W

Week - Static variable in class com.aspose.html.forms.InputElementType
A field for entering a week.
WheelEvent - Class in com.aspose.html.dom.events
The WheelEvent interface provides specific contextual information associated with wheel events.
WheelEvent(String) - Constructor for class com.aspose.html.dom.events.WheelEvent
Initializes a new instance of the WheelEvent class.
WheelEvent(String, WheelEvent.WheelEventInit) - Constructor for class com.aspose.html.dom.events.WheelEvent
Initializes a new instance of the WheelEvent class.
WheelEvent.WheelEventInit - Class in com.aspose.html.dom.events
Represents a dictionary that is having optional arguments for setting the details information about the event.
WheelEventInit() - Constructor for class com.aspose.html.dom.events.WheelEvent.WheelEventInit
 
Wmf - Static variable in class com.aspose.html.rendering.ImageType
Gets the Windows metafile (WMF) image format.
write(String...) - Method in class com.aspose.html.dom.Document
Write a string of text to a document stream opened by open().
writeColor(Color, boolean) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
writeColorSpace(PdfColorSpace, boolean) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
writeLn(String...) - Method in class com.aspose.html.dom.Document
Write a string of text followed by a newline character to a document stream opened by open().
writeTextCharSpace() - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
writeTextFont(PdfFont) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
writeTextLeading(float) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
writeTextRenderingMode(int) - Method in class com.aspose.html.rendering.pdf.PdfDevice.PdfGraphicContext
 
WRONG_DOCUMENT_ERR - Static variable in exception com.aspose.html.dom.DOMException
If a Node is used in a different document than the one that created it (that doesn't support it).

X

XML - Static variable in class com.aspose.html.converters.TemplateContent
XML content identifier.
XPathResultType - Class in com.aspose.html.dom.xpath
An unsigned short indicating what type of result this is.
XpsDevice - Class in com.aspose.html.rendering.xps
Represents rendering to a xps document.
XpsDevice(ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class.
XpsDevice(XpsRenderingOptions, ICreateStreamProvider) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class by rendering options and stream provider.
XpsDevice(String) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class.
XpsDevice(XpsRenderingOptions, String) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class by rendering options and output file name.
XpsDevice(Stream) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class.
XpsDevice(XpsRenderingOptions, Stream) - Constructor for class com.aspose.html.rendering.xps.XpsDevice
Initializes a new instance of the XpsDevice class by rendering options and output stream.
XpsDevice.XpsGraphicContext - Class in com.aspose.html.rendering.xps
Holds current graphics control parameters for the XpsDevice.
XpsGraphicContext() - Constructor for class com.aspose.html.rendering.xps.XpsDevice.XpsGraphicContext
 
XpsRenderingOptions - Class in com.aspose.html.rendering.xps
Represents rendering options for XpsDevice.
XpsRenderingOptions() - Constructor for class com.aspose.html.rendering.xps.XpsRenderingOptions
 
XpsSaveOptions - Class in com.aspose.html.saving
Specific options data class.
XpsSaveOptions() - Constructor for class com.aspose.html.saving.XpsSaveOptions
 

_

_Tag - Variable in class com.aspose.html.dom.Element
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links