- 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
-
- 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
-
- 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.
- getChildElementCount() - Method in class com.aspose.html.dom.DocumentFragment
-
Returns the current number of element nodes that are children of this element.
- getChildElementCount() - Method in class com.aspose.html.dom.Element
-
Returns the current number of element nodes that are children of this element.
- 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.
- 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
- 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
-
- getContent() - Method in interface com.aspose.html.IDocumentFragmentElement
-
- 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
- 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
-
- 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.
- 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.
- 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.
- 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.
- getFirstElementChild() - Method in class com.aspose.html.dom.DocumentFragment
-
Returns the first child element node of this element.
- getFirstElementChild() - Method in class com.aspose.html.dom.Element
-
Returns the first child element node of this element.
- 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.
- 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.
- getFontsLookupFolders() - Method in class com.aspose.html.FontsSettings
-
Gets a copy of array which contains fonts folders.
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getLastElementChild() - Method in class com.aspose.html.dom.DocumentFragment
-
Returns the last child element node of this element.
- getLastElementChild() - Method in class com.aspose.html.dom.Element
-
Returns the last child element node of this element.
- 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.
- 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
-
- 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
-
- 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.
- getNextElementSibling() - Method in class com.aspose.html.dom.DocumentFragment
-
Returns the next sibling element node of this element.
- getNextElementSibling() - Method in class com.aspose.html.dom.Element
-
Returns the next sibling element node of this element.
- 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.
- 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
- 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.
- 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.
- 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.
- getPreviousElementSibling() - Method in class com.aspose.html.dom.DocumentFragment
-
Returns the previous sibling element node of this element.
- getPreviousElementSibling() - Method in class com.aspose.html.dom.Element
-
Returns the previous sibling element node of this element.
- 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.
- 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.
- 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
-
- 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
- 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
-
- 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., <svg><title>Here is the title</title>...</svg>)
- 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.
- 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.
- 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
-
- 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(Url, MarkdownSaveOptions) - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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.
- 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.
- 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.
- setFontsLookupFolder(String) - Method in class com.aspose.html.FontsSettings
-
Sets folder used during fonts selection.
- setFontsLookupFolder(String, boolean) - Method in class com.aspose.html.FontsSettings
-
Sets folder used during fonts selection.
- setFontsLookupFolders(String[]) - Method in class com.aspose.html.FontsSettings
-
Sets an array of folders used during fonts selection.
- setFontsLookupFolders(String[], boolean) - Method in class com.aspose.html.FontsSettings
-
Sets an array of folders used during fonts selection.
- 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
-
- 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.
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- StringContent(String, Encoding) - Constructor for class com.aspose.html.net.StringContent
-
- StringContent(String, Encoding, String) - Constructor for class com.aspose.html.net.StringContent
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SVGDocument(Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(Url) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(Url, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(Stream, String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(Stream, String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(String, String) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(String, String, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(RequestMessage) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(RequestMessage, Configuration) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- SVGDocument(BrowsingContext) - Constructor for class com.aspose.html.dom.svg.SVGDocument
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- SVGLengthList(IGenericEnumerable<SVGLength>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGLengthList
-
- 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
-
- SVGNumberList(IGenericEnumerable<SVGNumber>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGNumberList
-
- 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
-
- SVGPathSegList(IGenericEnumerable<SVGPathSeg>) - Constructor for class com.aspose.html.dom.svg.paths.SVGPathSegList
-
- 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
-
- 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
-
- SVGStringList(IGenericEnumerable<String>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGStringList
-
- 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
-
- SVGTransformList(IGenericEnumerable<SVGTransform>) - Constructor for class com.aspose.html.dom.svg.datatypes.SVGTransformList
-
- 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
-
- 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.