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

A

add(IFeatureItem...) - Method in class com.aspose.xps.metadata.Feature
Adds list of items to the end of feature items list.
add(IOptionItem...) - Method in class com.aspose.xps.metadata.Option
Adds list of properties to the end of option properties list.
add(IPrintTicketItem...) - Method in class com.aspose.xps.metadata.PrintTicket
Adds list of items to the end of print ticket items list.
add(XpsCanvas) - Method in class com.aspose.xps.XpsDocument
Adds a canvas to the active page.
add(XpsPath) - Method in class com.aspose.xps.XpsDocument
Adds a path to the active page.
add(XpsGlyphs) - Method in class com.aspose.xps.XpsDocument
Adds glyphs to the active page.
add(T) - Method in class com.aspose.xps.XpsList
Adds a new item to the list.
add(XpsPathSegment) - Method in class com.aspose.xps.XpsPathFigure
Adds a path segment to the list of child segments.
add(XpsPathFigure) - Method in class com.aspose.xps.XpsPathGeometry
Adds a path figure to the list of child figures.
addCanvas() - Method in class com.aspose.xps.XpsCanvas
Adds a new canvas to this canvas's child list.
addCanvas(XpsCanvas) - Method in class com.aspose.xps.XpsCanvas
Adds a canvas to this canvas's child list.
addCanvas() - Method in class com.aspose.xps.XpsDocument
Adds a new canvas to the active page.
addDocument() - Method in class com.aspose.xps.XpsDocument
Adds an empty document with default page size and selects added document as active.
addDocument(boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with default page size.
addDocument(float, float) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with the first page dimensions width and height and selects added document as active.
addDocument(float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with the first page dimensions width and height.
addGlyphs(String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsCanvas
Adds new glyphs to this canvas's child list.
addGlyphs(XpsGlyphs) - Method in class com.aspose.xps.XpsCanvas
Adds glyphs to this canvas's child list.
addGlyphs(String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsDocument
Adds new glyphs to the active page.
addGlyphs(XpsFont, float, float, float, String) - Method in class com.aspose.xps.XpsDocument
Adds new glyphs to the active page.
addOutline(int, String) - Method in interface com.aspose.page.IInteractiveDevice
Adds an outline item with the last object as its target.
addOutline(Point2D, int, String) - Method in interface com.aspose.page.IInteractiveDevice
Adds an outline item with the origin point as its target.
addOutline(int, String) - Method in class com.aspose.xps.rendering.PdfDevice
Adds an outline item with the last object as its target.
addOutline(Point2D, int, String) - Method in class com.aspose.xps.rendering.PdfDevice
Adds an outline item with the origin point as its target.
addOutlineEntry(String, int, XpsHyperlinkTarget) - Method in class com.aspose.xps.XpsDocument
Adds an outline entry to the document.
addPage() - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with default page size.
addPage(boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with default page size.
addPage(float, float) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with specified width and height.
addPage(float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with specified width and height.
addPage(XpsPage) - Method in class com.aspose.xps.XpsDocument
Adds a page to the document and selects added page as active.
addPage(XpsPage, boolean) - Method in class com.aspose.xps.XpsDocument
Adds a page to the document.
addPath(XpsPathGeometry) - Method in class com.aspose.xps.XpsCanvas
Adds a new path to this canvas's child list.
addPath(XpsPath) - Method in class com.aspose.xps.XpsCanvas
Adds a path to this canvas's child list.
addPath(XpsPathGeometry) - Method in class com.aspose.xps.XpsDocument
Adds a new path to the active page.
addSegment(XpsPathSegment) - Method in class com.aspose.xps.XpsPathGeometry
Adds a path segment to the list of child segments of the last pah figure.
AUTHOR - Static variable in class com.aspose.eps.device.PdfDevice
"Author" property key.
Automatic - Static variable in class com.aspose.xps.metadata.ScoredProperty.DuplexMode
Automatic value.
AutoSelect - Static variable in class com.aspose.xps.metadata.DocumentFeature.DocumentInputBin
AutoSelect valued constant.
AutoSelect - Static variable in class com.aspose.xps.metadata.JobFeature.JobInputBin
AutoSelect valued constant.
AutoSelect - Static variable in class com.aspose.xps.metadata.PageFeature.PageInputBin
AutoSelect valued constant.

B

BACKGROUND - Static variable in class com.aspose.eps.device.ImageDevice
"Background" property key.
BACKGROUND - Static variable in class com.aspose.eps.device.PdfDevice
"Background" property key.
BACKGROUND_COLOR - Static variable in class com.aspose.eps.device.ImageDevice
"Background color" property key.
BACKGROUND_COLOR - Static variable in class com.aspose.eps.device.PdfDevice
"Background color" property key.
BmpSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-BMP saving options.
BmpSaveOptions() - Constructor for class com.aspose.xps.rendering.BmpSaveOptions
Creates new instance of options.
BusinessCard - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
BusinessCard

C

clip(Shape) - Method in class com.aspose.eps.device.PdfDevice
Clips using given shape.
clipRect(float, float, float, float) - Method in class com.aspose.eps.device.PdfDevice
Clips rectangle.
clone() - Method in interface com.aspose.page.ITrFont
Clones the font.
clonePropertyValues(XpsElement) - Method in class com.aspose.xps.XpsGradientStop
 
closePage() - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of the device after page has been rendered.
closePage() - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of the device after page has been rendered.
closePage() - Method in interface com.aspose.page.IMultiPageDevice
Makes necessary preparation of the device after page has been rendered.
closePage() - Method in class com.aspose.xps.rendering.ImageDevice
Accomplishes the page.
closePage() - Method in class com.aspose.xps.rendering.PdfDevice
Accomplishes the page.
closePartition() - Method in interface com.aspose.page.IMultiPartitionDevice
Accomplishes the current document partition.
closePartition() - Method in class com.aspose.xps.rendering.ImageDevice
Accomplished the document partition.
closePartition() - Method in class com.aspose.xps.rendering.PdfDevice
Accomplished the document partition.
com.aspose.eps - package com.aspose.eps
 
com.aspose.eps.device - package com.aspose.eps.device
 
com.aspose.page - package com.aspose.page
 
com.aspose.xps - package com.aspose.xps
 
com.aspose.xps.metadata - package com.aspose.xps.metadata
 
com.aspose.xps.rendering - package com.aspose.xps.rendering
 
COMPRESS - Static variable in class com.aspose.eps.device.PdfDevice
"Compress" property key.
create() - Method in class com.aspose.eps.device.ImageDevice
Creates a copy of this device.
create() - Method in class com.aspose.eps.device.PdfDevice
Creates a copy of this device.
create() - Method in class com.aspose.page.Device
Creates a copy of this device.
create() - Method in class com.aspose.xps.rendering.ImageDevice
Creates a new instance of the device based on this device instance.
create() - Method in class com.aspose.xps.rendering.PdfDevice
Creates a new instance of the device based on this device instance.
createArcSegment(Point2D, Dimension2D, float, boolean, XpsSweepDirection) - Method in class com.aspose.xps.XpsDocument
Creates a new stroked elliptical arc segment.
createArcSegment(Point2D, Dimension2D, float, boolean, XpsSweepDirection, boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new elliptical arc segment.
createCanvas() - Method in class com.aspose.xps.XpsDocument
Creates a new canvas.
createColor(Color) - Method in class com.aspose.xps.XpsDocument
Creates a new color.
createColor(int, int, int, int) - Method in class com.aspose.xps.XpsDocument
Creates a new color in sRGB color space.
createColor(int, int, int) - Method in class com.aspose.xps.XpsDocument
Creates a new color in sRGB color space.
createColor(float, float, float, float) - Method in class com.aspose.xps.XpsDocument
Creates a new color in scRGB color space.
createColor(float, float, float) - Method in class com.aspose.xps.XpsDocument
Creates a new color in scRGB color space.
createColor(String, float...) - Method in class com.aspose.xps.XpsDocument
Creates a new color in ICC based color space.
createColor(XpsIccProfile, float...) - Method in class com.aspose.xps.XpsDocument
Creates a new color in ICC based color space.
createFont(String, XpsFontStyle) - Method in class com.aspose.xps.XpsDocument
Creates a new TrueType font resource.
createFont(InputStream) - Method in class com.aspose.xps.XpsDocument
Creates a new TrueType font resource out of stream.
createGlyphs(String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsDocument
Creates new glyphs.
createGlyphs(XpsFont, float, float, float, String) - Method in class com.aspose.xps.XpsDocument
Creates new glyphs.
createGradientStop(XpsColor, float) - Method in class com.aspose.xps.XpsDocument
Creates a new gradient stop.
createGradientStop(Color, float) - Method in class com.aspose.xps.XpsDocument
Creates a new gradient stop.
createIccProfile(String) - Method in class com.aspose.xps.XpsDocument
Creates a new ICC profile resource out of ICC profile file located at the iccProfilePath.
createIccProfile(InputStream) - Method in class com.aspose.xps.XpsDocument
Creates a new ICC profile resource out of stream.
createImage(String) - Method in class com.aspose.xps.XpsDocument
Creates a new image resource out of image file located at the imagePath.
createImage(InputStream) - Method in class com.aspose.xps.XpsDocument
Creates a new image resource out of stream.
createImageBrush(XpsImage, Rectangle2D, Rectangle2D) - Method in class com.aspose.xps.XpsDocument
Creates a new image brush.
createImageBrush(String, Rectangle2D, Rectangle2D) - Method in class com.aspose.xps.XpsDocument
Creates a new image brush.
createLinearGradientBrush(List<XpsGradientStop>, Point2D, Point2D) - Method in class com.aspose.xps.XpsDocument
Creates a new linear gradient brush.
createLinearGradientBrush(Point2D, Point2D) - Method in class com.aspose.xps.XpsDocument
Creates a new linear gradient brush.
createMatrix(float, float, float, float, float, float) - Method in class com.aspose.xps.XpsDocument
Creates a new affine transformation matrix.
createPath(XpsPathGeometry) - Method in class com.aspose.xps.XpsDocument
Creates a new path.
createPathFigure(Point2D) - Method in class com.aspose.xps.XpsDocument
Creates a new open path figure.
createPathFigure(Point2D, boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new path figure.
createPathFigure(Point2D, XpsList<XpsPathSegment>) - Method in class com.aspose.xps.XpsDocument
Creates a new open path figure.
createPathFigure(Point2D, XpsList<XpsPathSegment>, boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new path figure.
createPathGeometry() - Method in class com.aspose.xps.XpsDocument
Creates a new path geometry.
createPathGeometry(XpsList<XpsPathFigure>) - Method in class com.aspose.xps.XpsDocument
Creates a new path geometry with specified list of path figures.
createPathGeometry(String) - Method in class com.aspose.xps.XpsDocument
Creates a new path geometry specified with abbreviated form.
createPolyBezierSegment(Point2D[]) - Method in class com.aspose.xps.XpsDocument
Creates a new set of stroked cubic Bézier curves.
createPolyBezierSegment(Point2D[], boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new set of cubic Bézier curves.
createPolyLineSegment(Point2D[]) - Method in class com.aspose.xps.XpsDocument
Creates a new stroked polygonal drawing containing an arbitrary number of individual vertices.
createPolyLineSegment(Point2D[], boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new polygonal drawing containing an arbitrary number of individual vertices.
createPolyQuadraticBezierSegment(Point2D[]) - Method in class com.aspose.xps.XpsDocument
Creates a new set of stroked quadratic Bézier curves from the previous point in the path figure through a set of vertices, using specified control points.
createPolyQuadraticBezierSegment(Point2D[], boolean) - Method in class com.aspose.xps.XpsDocument
Creates a new set of quadratic Bézier curves from the previous point in the path figure through a set of vertices, using specified control points.
createRadialGradientBrush(List<XpsGradientStop>, Point2D, Point2D, float, float) - Method in class com.aspose.xps.XpsDocument
Creates a new radial gradient brush.
createRadialGradientBrush(Point2D, Point2D, float, float) - Method in class com.aspose.xps.XpsDocument
Creates a new radial gradient brush.
createSolidColorBrush(XpsColor) - Method in class com.aspose.xps.XpsDocument
Creates a new solid color brush.
createSolidColorBrush(Color) - Method in class com.aspose.xps.XpsDocument
Creates a new solid color brush.
createStrokedShape(Shape) - Method in class com.aspose.page.TransformedStroke
Strokes the given Shape with this stroke, creating an outline.
createVisualBrush(XpsCanvas, Rectangle2D, Rectangle2D) - Method in class com.aspose.xps.XpsDocument
Creates a new visual brush.
createVisualBrush(XpsPath, Rectangle2D, Rectangle2D) - Method in class com.aspose.xps.XpsDocument
Creates a new visual brush.
createVisualBrush(XpsGlyphs, Rectangle2D, Rectangle2D) - Method in class com.aspose.xps.XpsDocument
Creates a new visual brush.
CreditCard - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
CreditCard

D

Decimal - Static variable in class com.aspose.xps.metadata.ValueType
Decimal type ("xsd:decimal").
DecimalValue(float) - Constructor for class com.aspose.xps.metadata.Value.DecimalValue
Creates decimal value.
deepClone() - Method in class com.aspose.xps.XpsArcSegment
Clones this arc segment.
deepClone() - Method in class com.aspose.xps.XpsCanvas
Clones this canvas.
deepClone() - Method in class com.aspose.xps.XpsGlyphs
Clone this glyphs.
deepClone() - Method in class com.aspose.xps.XpsGradientStop
Clones this gradient stop.
deepClone() - Method in class com.aspose.xps.XpsImageBrush
Clones this image brush.
deepClone() - Method in class com.aspose.xps.XpsLinearGradientBrush
Clones this linear gradient brush.
deepClone() - Method in class com.aspose.xps.XpsMatrix
Clones this transformation matrix.
deepClone() - Method in class com.aspose.xps.XpsPage
Clones this page.
deepClone() - Method in class com.aspose.xps.XpsPath
Clones this path.
deepClone() - Method in class com.aspose.xps.XpsPathFigure
Clones this path figure.
deepClone() - Method in class com.aspose.xps.XpsPathGeometry
Clones this path geometry.
deepClone() - Method in class com.aspose.xps.XpsPolyBezierSegment
Clones this set of cubic Bézier curves.
deepClone() - Method in class com.aspose.xps.XpsPolyLineSegment
Clones this polygon.
deepClone() - Method in class com.aspose.xps.XpsPolyQuadraticBezierSegment
Clones this set of quadratic Bézier curves.
deepClone() - Method in class com.aspose.xps.XpsRadialGradientBrush
Clones this radial gradient brush.
deepClone() - Method in class com.aspose.xps.XpsSolidColorBrush
Clones this solid color brush.
deepClone() - Method in class com.aspose.xps.XpsVisualBrush
Clones this visual brush.
deriveFont(float) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new size.
deriveFont(int) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new style.
deriveFont(float, int) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new size and style.
deriveFont(AffineTransform) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new transform.
Device - Class in com.aspose.page
This class encapsulates rendering of document to abstract device.
Device(Dimension) - Constructor for class com.aspose.page.Device
Creates the new instance of Device with a size of a page.
DeviceXps - Class in com.aspose.xps.rendering
Intermediate device class containing internal convenience members.
DeviceXps() - Constructor for class com.aspose.xps.rendering.DeviceXps
Creates a new instance.
DeviceXps(Dimension) - Constructor for class com.aspose.xps.rendering.DeviceXps
Creates a new instance with the specified media size.
dispose() - Method in class com.aspose.eps.device.ImageDevice
Disposes the device.
dispose() - Method in class com.aspose.eps.device.PdfDevice
Disposes the graphics context.
dispose() - Method in class com.aspose.page.Device
Disposes the device.
dispose() - Method in class com.aspose.xps.rendering.ImageDevice
Disposes this device instance.
dispose() - Method in class com.aspose.xps.rendering.PdfDevice
Disposes this device instance.
Document - Class in com.aspose.page
A superclass for all encapsulated documents.
Document() - Constructor for class com.aspose.page.Document
 
DocumentFeature - Class in com.aspose.xps.metadata
Abstract class for document-level print ticket feature.
DocumentFeature.DocumentDuplex - Class in com.aspose.xps.metadata
Convenience class for DocumentDuplex print ticket feature.
DocumentFeature.DocumentInputBin - Class in com.aspose.xps.metadata
Convenience class for DocumentInputBin print ticket feature.
DocumentInputBin(Option...) - Constructor for class com.aspose.xps.metadata.DocumentFeature.DocumentInputBin
Creates DocumentInputBin feature instance.
DocumentPrintTicket - Class in com.aspose.xps.metadata
Class incapsulating features of a document-level print ticket
DocumentPrintTicket(IPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.DocumentPrintTicket
Creates document-level print ticket instance.
draw(Shape) - Method in class com.aspose.eps.device.ImageDevice
Draws a path.
draw(Shape) - Method in class com.aspose.eps.device.PdfDevice
Draws a path.
draw(Shape) - Method in class com.aspose.page.Device
Draws a path.
draw(Shape) - Method in class com.aspose.xps.rendering.ImageDevice
Draws the specified path.
draw(Shape) - Method in class com.aspose.xps.rendering.PdfDevice
Draws the specified path.
drawArc(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws an arc.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.eps.device.ImageDevice
Draws an image with assigned transform and background.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.eps.device.PdfDevice
Draws an image with assigned transform and background.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.page.Device
Draws an image with assigned transform and background.
drawLine(float, float, float, float) - Method in class com.aspose.page.Device
Draws a line segment.
drawOval(float, float, float, float) - Method in class com.aspose.page.Device
Draws an oval.
drawPolygon(int[], int[], int) - Method in class com.aspose.page.Device
Draws a polygon.
drawPolygon(float[], float[], int) - Method in class com.aspose.page.Device
Draws a polygon.
drawPolyline(int[], int[], int) - Method in class com.aspose.page.Device
Draws a polyline.
drawPolyline(float[], float[], int) - Method in class com.aspose.page.Device
Draws a polyline.
drawRect(float, float, float, float) - Method in class com.aspose.page.Device
Draws a rectangle.
drawRoundRect(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws a round rectangle.
drawString(String, float, float) - Method in class com.aspose.eps.device.ImageDevice
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.eps.device.PdfDevice
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.page.Device
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.xps.rendering.ImageDevice
Draws a string at the specified position.
drawString(String, float, float) - Method in class com.aspose.xps.rendering.PdfDevice
Draws a string at the specified position.

E

EMBED_FONTS - Static variable in class com.aspose.eps.device.ImageDevice
"Embed font in document.
EMBED_FONTS - Static variable in class com.aspose.eps.device.PdfDevice
"Embed font in document" property key.
EMBED_FONTS_AS - Static variable in class com.aspose.eps.device.PdfDevice
"What font type is used for embedding" property key.
EMIT_ERRORS - Static variable in class com.aspose.eps.device.ImageDevice
"Emit errors" property key.
EMIT_ERRORS - Static variable in class com.aspose.eps.device.PdfDevice
"Emit errors" property key.
EMIT_WARNINGS - Static variable in class com.aspose.eps.device.ImageDevice
"Emit warnings" property key.
EMIT_WARNINGS - Static variable in class com.aspose.eps.device.PdfDevice
"Emit warnings" property key.
endDocument() - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.page.Device
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.xps.rendering.ImageDevice
Accomplishes the document.
endDocument() - Method in class com.aspose.xps.rendering.PdfDevice
Accomplishes the document.
equals(Object) - Method in class com.aspose.xps.XpsMatrix
Determines whether the specified object is equal to this instance.
equals(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
The actual implementation.
ExternalFontCache - Class in com.aspose.page
Use this class to obtain font encapsulation in a form that is accepted by Device.
ExternalFontCache() - Constructor for class com.aspose.page.ExternalFontCache
 

F

Feature - Class in com.aspose.xps.metadata
Class incapsulating common print ticket feature.
Feature(String, Option, Property...) - Constructor for class com.aspose.xps.metadata.Feature
Creates common print ticket feature instance.
Feature(String, Feature, Property...) - Constructor for class com.aspose.xps.metadata.Feature
Creates common print ticket feature instance.
Feature.PageMediaSize - Class in com.aspose.xps.metadata
Convenience class for PageMediaSize print ticket feature.
Feature.PageOrientation - Class in com.aspose.xps.metadata
Convenience class for PageOrientation print ticket feature.
fetchDrFont(String, float, int) - Static method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size and style.
fetchDrFont(String, float, int, int) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style and font capitals.
fetchDrFont(String, float, int, String) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style and alternative font family name.
fetchDrFont(String, float, int, String, int) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style, font capitals and alternative font family name.
fetchTTFont(String, int, String) - Method in class com.aspose.page.ExternalFontCache
Fetches TTFont by font family name, style and alternative font family name.
fill(Shape) - Method in class com.aspose.eps.device.ImageDevice
Fills a path.
fill(Shape) - Method in class com.aspose.eps.device.PdfDevice
Fills a path.
fill(Shape) - Method in class com.aspose.page.Device
Fills a path.
fill(Shape) - Method in class com.aspose.xps.rendering.ImageDevice
Fills the specified path.
fill(Shape) - Method in class com.aspose.xps.rendering.PdfDevice
Fills the specified path.
fillArc(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Fills an arc.
fillOval(float, float, float, float) - Method in class com.aspose.page.Device
Fills an oval.
fillPolygon(int[], int[], int) - Method in class com.aspose.page.Device
Fills a polygon.
fillPolygon(float[], float[], int) - Method in class com.aspose.page.Device
Fills a polygon.
fillRect(float, float, float, float) - Method in class com.aspose.page.Device
Fills a rectangle.
fillRoundRect(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws a round rectangle.
FIT_TO_PAGE - Static variable in class com.aspose.eps.device.ImageDevice
"Fit content to page" property key.
FIT_TO_PAGE - Static variable in class com.aspose.eps.device.PdfDevice
"Fit content to page" property key.
Float() - Constructor for class com.aspose.xps.Size2D.Float
Creates the Size2D instance.
Float(float, float) - Constructor for class com.aspose.xps.Size2D.Float
Creates the Size2D instance.

G

get(int) - Method in class com.aspose.xps.XpsElement
Provides access to element's children by index i.
get(int) - Method in class com.aspose.xps.XpsList
Provides access to list items by index.
getActiveDocument() - Method in class com.aspose.xps.XpsDocument
Returns the active document number.
getActivePage() - Method in class com.aspose.xps.XpsDocument
Returns the active page number within the active document.
getAdditionalFontsFolders() - Method in class com.aspose.page.SaveOptions
Returns additional fonts folders where converter should find fonts for input document.
getAdvanceWidth() - Method in interface com.aspose.page.IGlyph
Gets advanced width of the glyph.
getBackground() - Method in class com.aspose.eps.device.ImageDevice
Gets current background of the page.
getBackground() - Method in class com.aspose.page.Device
Gets current background of the page.
getBackground() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the background color.
getBackground() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the background color.
getBaseStroke() - Method in class com.aspose.page.TransformedStroke
Gets basic stroke.
getBidiLevel() - Method in class com.aspose.xps.XpsGlyphs
Returns the value specifying the Unicode algorithm bidirectional nesting level.
getCenter() - Method in class com.aspose.xps.XpsRadialGradientBrush
Returns the center point of the radial gradient (that is, the center of the ellipse).
getCharCode() - Method in interface com.aspose.page.IGlyph
Gets char code of the glyph.
getCharName() - Method in interface com.aspose.page.IGlyph
Gets character name.
getCharStrings() - Method in interface com.aspose.page.ITrFont
Gets a mapping between character name and glyph.
getCharTM() - Method in class com.aspose.eps.device.ImageDevice
Gets current characters transform.
getCharTM() - Method in class com.aspose.page.Device
Gets current characters transform.
getCharWidth(char) - Method in interface com.aspose.page.ITrFont
Gets a width of character.
getClip() - Method in class com.aspose.xps.XpsCanvas
Returns the path geometry limitting the rendered region of the element.
getClip() - Method in class com.aspose.xps.XpsGlyphs
Returns the path geometry limitting the rendered region of the element.
getClip() - Method in class com.aspose.xps.XpsPath
Returns the path geometry instance limitting the rendered region of the element.
getColor() - Method in class com.aspose.xps.XpsGradientStop
Returns the gradient stop color.
getColor() - Method in class com.aspose.xps.XpsSolidColorBrush
Returns the color for filled elements.
getColorInterpolationMode() - Method in class com.aspose.xps.XpsGradientBrush
Returns value specifying the gamma function for color interpolation.
getCreator() - Method in class com.aspose.eps.device.ImageDevice
Gets creator of resulting device output.
getCreator() - Method in class com.aspose.page.Device
Gets creator of resulting device output.
getCurrentPageNumber() - Method in class com.aspose.eps.device.ImageDevice
Gets current page number.
getCurrentPageNumber() - Method in class com.aspose.eps.device.PdfDevice
Gets current page number.
getCurrentPageNumber() - Method in interface com.aspose.page.IMultiPageDevice
Gets current page number.
getCurrentPageNumber() - Method in class com.aspose.xps.rendering.ImageDevice
Returns the absolute number of the current page within the document.
getCurrentPageNumber() - Method in class com.aspose.xps.rendering.PdfDevice
Returns the absolute number of the current page within the document.
getCurrentRelativePageNumber() - Method in interface com.aspose.page.IMultiPartitionDevice
Returns the relative number of the current page within the current document partition.
getCurrentRelativePageNumber() - Method in class com.aspose.xps.rendering.ImageDevice
Returns the relative number of the current page within the current partition.
getCurrentRelativePageNumber() - Method in class com.aspose.xps.rendering.PdfDevice
Returns the relative number of the current page within the current partition.
getData() - Method in class com.aspose.xps.XpsPath
Returns the geometry of the path.
getDocumentCount() - Method in class com.aspose.xps.XpsDocument
Returns the number of documents inside the XPS package.
getDocumentPrintTicket(int) - Method in class com.aspose.xps.XpsDocument
Gets the print ticket of the document indexed by documentIndex.
getEdgeMode() - Method in class com.aspose.xps.XpsCanvas
Returns the value that controls how edges of paths within the canvas are rendered.
getEncoding() - Method in interface com.aspose.page.ITrFont
Gets encoding array.
getEncodingTable() - Method in interface com.aspose.page.ITrFont
Gets a name of the encoding.
getEncryptionAlgorithm() - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Returns the encryption mode.
getEncryptionDetails() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Returns the encryption details.
getEndPoint() - Method in class com.aspose.xps.XpsLinearGradientBrush
Returns the end point of the linear gradient.
getExceptions() - Method in class com.aspose.page.SaveOptions
Returns a list of non-critical errors.
getFigure(int) - Method in class com.aspose.xps.XpsPathGeometry
Provides access to element's path figure list by index i.
getFill() - Method in class com.aspose.xps.XpsGlyphs
Returns the brush used to fill the shape of the rendered glyphs.
getFill() - Method in class com.aspose.xps.XpsPath
Returns the brush used to paint the geometry specified by the Data property of the path.
getFillRule() - Method in class com.aspose.xps.XpsPathGeometry
Returns the value specifying how the intersecting areas of geometric shapes are combined to form a region.
getFont() - Method in class com.aspose.eps.device.ImageDevice
Gets current font.
getFont() - Method in class com.aspose.page.Device
Gets current font.
getFont() - Method in interface com.aspose.page.ITrFont
Gets DrFont corresponding to this font.
getFont() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the current font.
getFont() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the current font.
getFont() - Method in class com.aspose.xps.XpsGlyphs
Returns the font resource for the TrueType font used to typeset elements text.
getFontName() - Method in interface com.aspose.page.ITrFont
Gets a name of font.
getFontRenderingEmSize() - Method in class com.aspose.xps.XpsGlyphs
Returns the font size in drawing surface units, expressed as a float in units of the effective coordinate space.
getFontType() - Method in interface com.aspose.page.ITrFont
Gets a type of font in Adobe classification.
getFormat() - Method in class com.aspose.eps.device.ImageDevice
Gets image format.
getGlyphVector() - Method in interface com.aspose.page.IGlyph
Gets glyphs vectors.
getGradientOrigin() - Method in class com.aspose.xps.XpsRadialGradientBrush
Returns the origin point of the radial gradient.
getGradientStops() - Method in class com.aspose.xps.XpsGradientBrush
Returns list of gradient stops that comprise the gradient.
getHeight() - Method in class com.aspose.xps.Size2D.Float
getHeight() - Method in class com.aspose.xps.XpsPage
Returns the height of the page, expressed as a real number in units of the effective coordinate space.
getHyperlinkTarget() - Method in class com.aspose.xps.XpsCanvas
Returns The hyperlink target object.
getHyperlinkTarget() - Method in class com.aspose.xps.XpsGlyphs
Returns The hyperlink target object.
getHyperlinkTarget() - Method in class com.aspose.xps.XpsPath
Returns The hyperlink target object.
getIccProfile() - Method in class com.aspose.xps.XpsIccBasedColor
Returns the ICC profile resource the color based on.
getImage() - Method in class com.aspose.xps.XpsImageBrush
Returns image resource used to for the brush.
getImageCompression() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Returns the compression type to be used for all images in the document.
getImagesBytes() - Method in class com.aspose.eps.device.ImageDevice
Gets resulting images in bytes.
getImageSource() - Method in class com.aspose.xps.XpsImageBrush
Returns the URI of an image resource.
getInternalDevice(ImageDevice) - Static method in class com.aspose.eps.device.InternalHelper
 
getInterpolationMode() - Method in class com.aspose.xps.rendering.ImageSaveOptions
Gets the interpolation mode.
getJobPrintTicket() - Method in class com.aspose.xps.XpsDocument
Returns the document's job print ticket.
getJpegQualityLevel() - Method in class com.aspose.page.SaveOptions
Returns the value specifying the level of compression for an image.
getLeftSideBearing() - Method in interface com.aspose.page.IGlyph
Gets left side bearing of the glyph.
getM11() - Method in class com.aspose.xps.XpsMatrix
Gets the M11 element.
getM12() - Method in class com.aspose.xps.XpsMatrix
Gets the M12 element.
getM21() - Method in class com.aspose.xps.XpsMatrix
Gets the M21 element.
getM22() - Method in class com.aspose.xps.XpsMatrix
Gets the M22 element.
getM31() - Method in class com.aspose.xps.XpsMatrix
Gets the M31 element.
getM32() - Method in class com.aspose.xps.XpsMatrix
Gets the M32 element.
getName() - Method in class com.aspose.xps.metadata.Feature
Returns feature name.
getName() - Method in interface com.aspose.xps.metadata.IPrintTicketItem
Returns item name.
getName() - Method in class com.aspose.xps.metadata.ParameterInit
Returns parameter name.
getName() - Method in class com.aspose.xps.metadata.Property
Returns property name.
getNativeFont() - Method in interface com.aspose.page.ITrFont
Gets java.awt.Font corresponding to this font.
getNumberOfPages() - Method in class com.aspose.eps.PsDocument
Gets a quantity of pages in resulting PDF document.
getOffset() - Method in class com.aspose.xps.XpsGradientStop
Returns the gradient offset.
getOpacity() - Method in class com.aspose.eps.device.ImageDevice
Gets current opacity.
getOpacity() - Method in class com.aspose.page.Device
Gets current opacity.
getOpacity() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the opacity.
getOpacity() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the opacity.
getOpacity() - Method in class com.aspose.xps.XpsBrush
Returns value defining the uniform transparency of the brush fill.
getOpacity() - Method in class com.aspose.xps.XpsCanvas
Returns the value defining the uniform transparency of the canvas.
getOpacity() - Method in class com.aspose.xps.XpsGlyphs
Returns the value defining the uniform transparency of the glyph element.
getOpacity() - Method in class com.aspose.xps.XpsPath
Returns the value defining the uniform transparency of the path element.
getOpacityMask() - Method in class com.aspose.page.Device
Gets current opacity mask.
getOpacityMask() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the brush for opacity mask.
getOpacityMask() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the brush for opacity mask.
getOpacityMask() - Method in class com.aspose.xps.XpsCanvas
Returns the brush specifying a mask of alpha values that is applied to the canvas in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
getOpacityMask() - Method in class com.aspose.xps.XpsGlyphs
Returns the brush specifying a mask of alpha values that is applied to the glyphs in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
getOpacityMask() - Method in class com.aspose.xps.XpsPath
Returns the brush specifying a mask of alpha values that is applied to the path in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
getOriginX() - Method in class com.aspose.xps.XpsGlyphs
Returns the x coordinate of the first glyph in the run, in units of the effective coordinate space.
getOriginY() - Method in class com.aspose.xps.XpsGlyphs
Returns the y coordinate of the first glyph in the run, in units of the effective coordinate space.
getOutline(char, float, float) - Method in interface com.aspose.page.ITrFont
Returns an outline of glyph in specified location.
getOutlineTreeExpansionLevel() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Gets up to what level the document outline should be expanded when the PDF file is viewed. 1 - only the first level outline items are shown, 2 - only the first and second level outline items are shown, and so on.
getOutlineTreeHeight() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Gets the height of the document outline tree to save. 0 - the outline tree will not be converted, 1 - only the first level outline items will be converted, and so on.
getOutputStream() - Method in class com.aspose.eps.device.PdfDevice
Gets an output stream.
getOutputStream() - Method in interface com.aspose.page.IStreamable
Gets an output stream.
getOwnerPassword() - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Returns the owner password.
getPage() - Method in class com.aspose.xps.XpsDocument
Returns the XpsPage instance for active page.
getPageCount() - Method in class com.aspose.xps.XpsDocument
Returns the number of pages in the active document.
getPageNumbers() - Method in interface com.aspose.page.IMultiPageSaveOptions
Gets the array of numbers of pages to convert.
getPageNumbers() - Method in class com.aspose.xps.rendering.ImageSaveOptions
Gets the array of numbers of pages to render.
getPageNumbers() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Gets the array of numbers of pages to render.
getPagePrintTicket(int, int) - Method in class com.aspose.xps.XpsDocument
Gets the print ticket of the page indexed by pageIndex in the document indexed by documentIndex.
getPaint() - Method in class com.aspose.eps.device.ImageDevice
Gets current paint.
getPaint() - Method in class com.aspose.page.Device
Gets current paint.
getPaint() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the brush for filling paths.
getPaint() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the brush for filling paths.
getPathFigures() - Method in class com.aspose.xps.XpsPathGeometry
Returns the list of child path figures.
getPermissions() - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Returns the permissions.
getPoint() - Method in class com.aspose.xps.XpsArcSegment
Returns the endpoint of the elliptical arc.
getProperties() - Method in class com.aspose.eps.device.ImageDevice
Gets device properties including metadata.
getProperties() - Method in class com.aspose.eps.device.PdfDevice
Gets device properties including metadata.
getProperties() - Method in class com.aspose.page.Device
Gets device properties including metadata.
getProperty(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of string property.
getProperty(String) - Method in class com.aspose.page.Device
Gets a value of string property.
getProperty(String) - Method in class com.aspose.page.UserProperties
Gets string property value.
getProperty(String, String) - Method in class com.aspose.page.UserProperties
Gets string property value.
getPropertyColor(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of color property.
getPropertyColor(String) - Method in class com.aspose.page.Device
Gets a value of color property.
getPropertyColor(String) - Method in class com.aspose.page.UserProperties
Gets color property value.
getPropertyColor(String, Color) - Method in class com.aspose.page.UserProperties
Gets color property value.
getPropertyDimension(String) - Method in class com.aspose.page.UserProperties
Gets dimension property value.
getPropertyDimension(String, Dimension) - Method in class com.aspose.page.UserProperties
Gets dimension property value.
getPropertyDouble(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of double property.
getPropertyDouble(String) - Method in class com.aspose.page.Device
Gets a value of double property.
getPropertyDouble(String) - Method in class com.aspose.page.UserProperties
Gets double property value.
getPropertyDouble(String, double) - Method in class com.aspose.page.UserProperties
Gets double property value.
getPropertyFloat(String) - Method in class com.aspose.page.UserProperties
Gets float property value.
getPropertyFloat(String, float) - Method in class com.aspose.page.UserProperties
Gets float property value.
getPropertyInsets(String) - Method in class com.aspose.page.UserProperties
Gets insets property value.
getPropertyInsets(String, Insets) - Method in class com.aspose.page.UserProperties
Gets insets property value.
getPropertyInt(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of integer property.
getPropertyInt(String) - Method in class com.aspose.page.Device
Gets a value of integer property.
getPropertyInt(String) - Method in class com.aspose.page.UserProperties
Gets integer property value.
getPropertyInt(String, int) - Method in class com.aspose.page.UserProperties
Gets integer property value.
getPropertyMargins(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of margins property.
getPropertyMargins(String) - Method in class com.aspose.page.Device
Gets a value of margins property.
getPropertyRectangle(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of rectangle property.
getPropertyRectangle(String) - Method in class com.aspose.page.Device
Gets a value of rectangle property.
getPropertyRectangle(String) - Method in class com.aspose.page.UserProperties
Gets rectangle property value.
getPropertyRectangle(String, Rectangle) - Method in class com.aspose.page.UserProperties
Gets rectangle property value.
getPropertySize(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of size property.
getPropertySize(String) - Method in class com.aspose.page.Device
Gets a value of size property.
getPropertyStringArray(String) - Method in class com.aspose.page.UserProperties
Gets string array property value.
getPropertyStringArray(String, String[]) - Method in class com.aspose.page.UserProperties
Gets string array property value.
getRadiusX() - Method in class com.aspose.xps.XpsRadialGradientBrush
Returns the radius in the x dimension of the ellipse which defines the radial gradient.
getRadiusY() - Method in class com.aspose.xps.XpsRadialGradientBrush
Returns the radius in the y dimension of the ellipse which defines the radial gradient.
getRenderTransform() - Method in class com.aspose.xps.XpsCanvas
Returns the affine transformation matrix establishing a new coordinate frame for the child and descendant elements of the canvas, such as another canvas.
getRenderTransform() - Method in class com.aspose.xps.XpsGlyphs
Returns the affine transformation matrix establishing a new coordinate frame for the glyph run specified by the Glyphs element.
getRenderTransform() - Method in class com.aspose.xps.XpsPath
Returns the affine transformation matrix establishing a new coordinate frame for all attributes of the path and for all child elements of the path, such as the geometry defined by the Path.Data property element.
getResolution() - Method in class com.aspose.xps.rendering.ImageSaveOptions
Gets the image resolution.
getResult() - Method in class com.aspose.xps.rendering.ImageDevice
Returns the resulting images byte arrays.
getRotationAngle() - Method in class com.aspose.xps.XpsArcSegment
Returns the value indicating how the ellipse is rotated relative to the current coordinate system.
getSegment(int) - Method in class com.aspose.xps.XpsPathFigure
Provides access to path figures's list of child path segments by index i.
getSegments() - Method in class com.aspose.xps.XpsPathFigure
Return the list of child path segments.
getSize() - Method in class com.aspose.eps.device.ImageDevice
Gets a size of the page.
getSize() - Method in class com.aspose.page.Device
Gets a size of the page.
getSize() - Method in interface com.aspose.page.ITrFont
Gets font size.
getSize() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the device media size.
getSize() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the device media size.
getSize() - Method in class com.aspose.xps.XpsArcSegment
Returns the x and y radius of the elliptical arc as an x,y pair.
getSmoothingMode() - Method in class com.aspose.xps.rendering.ImageSaveOptions
Gets the smoothing mode.
getSpreadMethod() - Method in class com.aspose.xps.XpsGradientBrush
Returns value describing how the brush should fill the content area outside of the primary, initial gradient area.
getStartPoint() - Method in class com.aspose.xps.XpsLinearGradientBrush
Returns the starting point of the linear gradient.
getStartPoint() - Method in class com.aspose.xps.XpsPathFigure
Returns the starting point for the first segment of the path figure.
getStroke() - Method in class com.aspose.eps.device.ImageDevice
Gets current stroke.
getStroke() - Method in class com.aspose.page.Device
Gets current stroke.
getStroke() - Method in class com.aspose.xps.rendering.ImageDevice
Gets the stroke for drawing paths.
getStroke() - Method in class com.aspose.xps.rendering.PdfDevice
Gets the stroke for drawing paths.
getStroke() - Method in class com.aspose.xps.XpsPath
Returns the brush used to draw the stroke.
getStrokeDashArray() - Method in class com.aspose.xps.XpsPath
Returns the array specifying the length of dashes and gaps of the outline stroke.
getStrokeDashCap() - Method in class com.aspose.xps.XpsPath
Returns the value specifying how the ends of each dash are drawn.
getStrokeDashOffset() - Method in class com.aspose.xps.XpsPath
Returns the start point for repeating the dash array pattern.
getStrokeEndLineCap() - Method in class com.aspose.xps.XpsPath
Returns the value defining the shape of the end of the last dash in a stroke.
getStrokeLineJoin() - Method in class com.aspose.xps.XpsPath
Returns the value defining the shape of the beginning of the first dash in a stroke.
getStrokeMiterLimit() - Method in class com.aspose.xps.XpsPath
Returns the ratio between the maximum miter length and half of the stroke thickness.
getStrokeStartLineCap() - Method in class com.aspose.xps.XpsPath
Returns the value defining the shape of the beginning of the first dash in a stroke.
getStrokeThickness() - Method in class com.aspose.xps.XpsPath
Returns the thickness of a stroke, in units of the effective coordinate space (includes the path's render transform).
getStyle() - Method in interface com.aspose.page.ITrFont
Gets font style.
getStyleSimulations() - Method in class com.aspose.xps.XpsGlyphs
Returns the value specifying a style simulation.
getSweepDirection() - Method in class com.aspose.xps.XpsArcSegment
Returns the value specifying the direction in which the arc is drawn.
getTextCompression() - Method in class com.aspose.xps.rendering.PdfSaveOptions
Returns the compression type to be used for all content streams except images.
getTextRenderingHint() - Method in class com.aspose.xps.rendering.ImageSaveOptions
Gets the text rendering hint.
getTextRenderingMode() - Method in class com.aspose.eps.device.ImageDevice
Gets current text rendering mode.
getTextRenderingMode() - Method in class com.aspose.page.Device
Gets current text rendering mode.
getTextStrokeWidth() - Method in class com.aspose.eps.device.ImageDevice
Gets current text stroke width.
getTextStrokeWidth() - Method in class com.aspose.page.Device
Gets current text stroke width.
getTileMode() - Method in class com.aspose.xps.XpsTilingBrush
Returns value specifying how tiling is performed in the filled geometry.
getTotalPageCount() - Method in class com.aspose.xps.XpsDocument
Returns the total number of pages in all documents inside XPS document.
getTransform() - Method in class com.aspose.eps.device.ImageDevice
Gets the current transform.
getTransform() - Method in class com.aspose.eps.device.PdfDevice
Gets the current transform.
getTransform() - Method in class com.aspose.page.Device
Gets current transform.
getTransform() - Method in interface com.aspose.page.ITrFont
Gets font transformation.
getTransform() - Method in class com.aspose.page.TransformedStroke
Gets a transformation.
getTransform() - Method in class com.aspose.xps.rendering.ImageDevice
Returns the current transformation matrix.
getTransform() - Method in class com.aspose.xps.rendering.PdfDevice
Returns the current transformation matrix.
getTransform() - Method in class com.aspose.xps.XpsPathGeometry
Returns the affine transformation matrix establishing the local matrix transformation that is applied to all child and descendant elements of the path geometry before it is used for filling, clipping, or stroking.
getTransform() - Method in class com.aspose.xps.XpsTransformableBrush
Returns the matrix transformation applied to the coordinate space of the brush.
getUnicodeString() - Method in class com.aspose.xps.XpsGlyphs
Returns the string of text rendered by the Glyphs element.
getUserPassword() - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Returns the user password.
getViewbox() - Method in class com.aspose.xps.XpsTilingBrush
Returns the region of the source content of the brush that is to be mapped to the viewport.
getViewport() - Method in class com.aspose.xps.XpsTilingBrush
Returns the position and dimensions of the first brush tile.
getVisual() - Method in class com.aspose.xps.XpsVisualBrush
Returns a Path, Glyphs, or Canvas element used to draw the brush’s source content.
getWidth() - Method in class com.aspose.xps.Size2D.Float
getWidth() - Method in class com.aspose.xps.XpsPage
Returns the width of the page, expressed as a real number in units of the effective coordinate space.
getXmlLang() - Method in class com.aspose.xps.XpsPage
Returns the value specifying the default language used for the current element and for any child or descendant elements.
GlyphsIndices - Class in com.aspose.page
 
GlyphsIndices(ApsGlyphsIndices.ApsGlyphsIndicesWriter, boolean) - Constructor for class com.aspose.page.GlyphsIndices
 

H

hashCode() - Method in class com.aspose.xps.XpsMatrix
Returns a hash code for this instance.
height - Variable in class com.aspose.xps.Size2D.Float
The height of this Size2D.

I

IFeatureItem - Interface in com.aspose.xps.metadata
Basic interface for classes that can be a print ticket feature item.
IGlyph - Interface in com.aspose.page
This interface give access to main parameters of glyph.
IInteractiveDevice - Interface in com.aspose.page
The interface defining interactive features processing methods.
ImageDevice - Class in com.aspose.eps.device
This class encapsulates rendering of document to image.
ImageDevice() - Constructor for class com.aspose.eps.device.ImageDevice
Initializes new instance of ImageDevice.
ImageDevice(Dimension) - Constructor for class com.aspose.eps.device.ImageDevice
Initializes new instance of ImageDevice with specified size of a page.
ImageDevice(Dimension, ImageFormat) - Constructor for class com.aspose.eps.device.ImageDevice
Initializes new instance of ImageDevice with specified size of a page and image format.
ImageDevice - Class in com.aspose.xps.rendering
Class incapsulating image composing device.
ImageDevice() - Constructor for class com.aspose.xps.rendering.ImageDevice
Creates the new instance.
ImageDevice(Dimension) - Constructor for class com.aspose.xps.rendering.ImageDevice
Creates the new instance with specified media size.
ImageFormat - Enum in com.aspose.eps
This enumeration contains possible names of image formats that supported by PS/EPS to Image conversion.
ImageSaveOptions - Class in com.aspose.eps.device
This class contains options necessary for managing conversion process.
ImageSaveOptions() - Constructor for class com.aspose.eps.device.ImageSaveOptions
Initialize new instance of ImageSaveOptions class with default values for flags suppressErrors (true) and debug (false).
ImageSaveOptions(boolean) - Constructor for class com.aspose.eps.device.ImageSaveOptions
Initialize new instance of ImageSaveOptions class with default values for flag debug (false).
ImageSaveOptions - Class in com.aspose.xps.rendering
Basic class for XPS-as-image saving options.
ImageSaveOptions() - Constructor for class com.aspose.xps.rendering.ImageSaveOptions
Creates new instance of options
IMultiPageDevice - Interface in com.aspose.page
This interface contains methods for manipulating multi-paged device.
IMultiPageSaveOptions - Interface in com.aspose.page
Defines the interface for setting page numbers for conversion.
IMultiPartitionDevice - Interface in com.aspose.page
Basic interface for multi-partition device.
initClip() - Method in class com.aspose.eps.device.ImageDevice
Initializes a clip of the device
initClip() - Method in class com.aspose.eps.device.PdfDevice
Initializes clip of the device.
initClip() - Method in class com.aspose.page.Device
Initializes clip of the device.
initPageNumbers() - Method in class com.aspose.eps.device.ImageDevice
Initializes numbers of pages to output.
initPageNumbers() - Method in class com.aspose.eps.device.PdfDevice
Initializes numbers of pages to output.
initPageNumbers() - Method in interface com.aspose.page.IMultiPageDevice
Initializes numbers of pages to render.
initPageNumbers() - Method in class com.aspose.xps.rendering.ImageDevice
Initializes numbers of pages to output.
initPageNumbers() - Method in class com.aspose.xps.rendering.PdfDevice
Initializes numbers of pages to output.
insert(int, XpsCanvas) - Method in class com.aspose.xps.XpsDocument
Inserts a canvas to the active page at index position.
insert(int, XpsPath) - Method in class com.aspose.xps.XpsDocument
Inserts a path to the active page at index position.
insert(int, XpsGlyphs) - Method in class com.aspose.xps.XpsDocument
Inserts glyphs to the active page at index position.
insert(int, T) - Method in class com.aspose.xps.XpsList
Adds a new item to the list at index position.
insert(int, XpsPathSegment) - Method in class com.aspose.xps.XpsPathFigure
Inserts a path segment to the list of child segments at index position.
insert(int, XpsPathFigure) - Method in class com.aspose.xps.XpsPathGeometry
Inserts a path figure to the list of child figures at index position.
insertCanvas(int) - Method in class com.aspose.xps.XpsCanvas
Inserts a new canvas to this canvas's child list at index position.
insertCanvas(int, XpsCanvas) - Method in class com.aspose.xps.XpsCanvas
Inserts a canvas to this canvas's child list at index position.
insertCanvas(int) - Method in class com.aspose.xps.XpsDocument
Inserts a new canvas to the active page at index position.
insertDocument(int) - Method in class com.aspose.xps.XpsDocument
Inserts an empty document with default page size at index position and selects inserted document as active.
insertDocument(int, boolean) - Method in class com.aspose.xps.XpsDocument
Inserts an empty document with default page size at index position.
insertDocument(int, float, float) - Method in class com.aspose.xps.XpsDocument
Inserts an empty document with the first page dimensions width and height at index position and selects inserted document as active.
insertDocument(int, float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Inserts an empty document with the first page dimensions width and height at index position.
insertGlyphs(int, String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsCanvas
Inserts new glyphs to this canvas's child list at index position.
insertGlyphs(int, XpsGlyphs) - Method in class com.aspose.xps.XpsCanvas
Inserts glyphs to this canvas's child list.
insertGlyphs(int, String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsDocument
Inserts new glyphs to the active page at index position.
insertGlyphs(int, XpsFont, float, float, float, String) - Method in class com.aspose.xps.XpsDocument
Inserts new glyphs to the active page at index position.
insertPage(int) - Method in class com.aspose.xps.XpsDocument
Inserts an empty page to the document with default page size at index position and select inserted page as active.
insertPage(int, boolean) - Method in class com.aspose.xps.XpsDocument
Inserts an empty page to the document with default page size at index position.
insertPage(int, float, float) - Method in class com.aspose.xps.XpsDocument
Inserts an empty page to the document with specified width and height at index position and selects inserted page as active.
insertPage(int, float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Inserts an empty page to the document with specified width and height at index position.
insertPage(int, XpsPage) - Method in class com.aspose.xps.XpsDocument
Inserts a page to the document at index position and selects inserted page as active.
insertPage(int, XpsPage, boolean) - Method in class com.aspose.xps.XpsDocument
Inserts a page to the document at index position.
insertPath(int, XpsPathGeometry) - Method in class com.aspose.xps.XpsCanvas
Inserts a new path to this canvas's child list at index position.
insertPath(int, XpsPath) - Method in class com.aspose.xps.XpsCanvas
Inserts a path to this canvas's child list at index position.
insertPath(int, XpsPathGeometry) - Method in class com.aspose.xps.XpsDocument
Inserts a new path to the active page at index position.
insertSegment(int, XpsPathSegment) - Method in class com.aspose.xps.XpsPathGeometry
Inserts a path segment to the list of child segments of the last path figure at index position.
Integer - Static variable in class com.aspose.xps.metadata.ValueType
Integer type ("xsd:integer").
IntegerValue(int) - Constructor for class com.aspose.xps.metadata.Value.IntegerValue
Creates integer value.
InternalHelper - Class in com.aspose.eps.device
 
InternalHelper() - Constructor for class com.aspose.eps.device.InternalHelper
 
InterpolationMode - Enum in com.aspose.xps.rendering
Specifies the algorithm that is used when images are scaled or rotated.
IOptionItem - Interface in com.aspose.xps.metadata
Basic interface for classes that can be a print ticket option item.
IPrintTicketItem - Interface in com.aspose.xps.metadata
Basic interface for classes that can be a print ticket item.
IPropertyItem - Interface in com.aspose.xps.metadata
Basic interface for classes that can be a print ticket property item.
isClosed() - Method in class com.aspose.xps.XpsPathFigure
Returns the value indicating whether the path figure is closed.
IScoredPropertyItem - Interface in com.aspose.xps.metadata
Basic interface for classes that can be a print ticket scored property item.
isDebug() - Method in class com.aspose.page.SaveOptions
Gets the flag that allows output of warnings and messages during conversion.
isDirectRGB() - Method in class com.aspose.eps.device.ImageDevice
Indicates whether device uses direct RGB mode, that is RGB.
isDirectRGB() - Method in class com.aspose.page.Device
Indicates whether device uses direct RGB mode, that is RGB.
isFilled() - Method in class com.aspose.xps.XpsPathFigure
Returns the value indicating whether the path figure is used in computing the area of the containing path geometry.
isIdentity() - Method in class com.aspose.xps.XpsMatrix
Gets a value indicating whether this instance is identity matrix.
isLargeArc() - Method in class com.aspose.xps.XpsArcSegment
Returns the value determining whether the arc is drawn with a sweep of 180 or greater.
isLicensed() - Method in class com.aspose.page.Device
Indicates whether this instance of Aspose.Page library is licensed.
isLicensed() - Method in class com.aspose.page.Document
Indicates whether Aspose.Page for Java product license is accessed and valid.
ISOA0 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA0 value
ISOA1 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA1 value
ISOA10 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA10 value
ISOA2 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA2 value
ISOA3 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA3 value
ISOA3Extra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA3Extra
ISOA4 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA4 value
ISOA4Extra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA4Extra
ISOA5 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA5 value
ISOA5Extra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA5Extra
ISOA6 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA6 value
ISOA7 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA7 value
ISOA8 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA8 value
ISOA9 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOA9 value
ISOB0 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB0 value
ISOB1 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB1 value
ISOB10 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB10 value
ISOB2 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB2 value
ISOB3 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB3 value
ISOB4 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB4 value
ISOB4Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB4Envelope
ISOB5Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB5Envelope
ISOB5Extra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB5Extra
ISOB7 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB7 value
ISOB8 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB8 value
ISOB9 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOB9 value
ISOC0 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC0 value
ISOC1 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC1 value
ISOC10 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC10 value
ISOC2 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC2 value
ISOC3 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC3 value
ISOC4 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC4 value
ISOC5 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC5 value
ISOC6 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC6 value
ISOC6C5Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC6C5Envelope
ISOC7 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC7 value
ISOC8 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC8 value
ISOC9 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOC9 value
ISODLEnvelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISODLEnvelope
ISOSRA3 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
ISOSRA3 value
isProperty(String) - Method in class com.aspose.eps.device.ImageDevice
Gets a value of boolean property.
isProperty(String) - Method in class com.aspose.page.Device
Gets a value of boolean property.
isProperty(String) - Method in class com.aspose.page.UserProperties
Gets boolean property value.
isProperty(String, boolean) - Method in class com.aspose.page.UserProperties
Gets boolean property value.
isRtl() - Method in class com.aspose.page.GlyphsIndices
 
isSideways() - Method in class com.aspose.xps.XpsGlyphs
Returns the value indicating that a glyph is turned on its side, with the origin being defined as the top center of the unturned glyph.
isStroked() - Method in class com.aspose.xps.XpsPathSegment
Returns the value specifying whether the stroke for this segment of the path is drawn.
isSupressErrors() - Method in class com.aspose.page.SaveOptions
Returns a value indicating whether errors will be suppressed during conversion.
IStreamable - Interface in com.aspose.page
This interface is used for dervices that renders document to a stream.
iterator() - Method in class com.aspose.xps.metadata.Feature
Implementation of Iterator<IFeatureItem> interface.
iterator() - Method in class com.aspose.xps.metadata.Option
Implementation of Iterable<IOptionItem> interface.
iterator() - Method in class com.aspose.xps.metadata.PrintTicket
Implementation of Iterator<IPrintTicketItem> interface.
iterator() - Method in class com.aspose.xps.metadata.Property
Implementation of Iterable<IPropertyItem> interface.
iterator() - Method in class com.aspose.xps.metadata.ScoredProperty
Implementation of Iterable<IScoredPropertyItem> interface.
iterator() - Method in class com.aspose.xps.XpsElement
Implementation of Iterable<XpsElement> interface.
iterator() - Method in class com.aspose.xps.XpsList
Implementation of Iterable<T> interface.
ITrFont - Interface in com.aspose.page
This interface give access to main parameters of font.

J

Japan2LPhoto - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
Japan2LPhoto
JapanChou3Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanChou3Envelope
JapanChou4Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanChou4Envelope
JapanDoubleHagakiPostcard - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanDoubleHagakiPostcard
JapanHagakiPostcard - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanHagakiPostcard
JapanKaku2Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanKaku2Envelope
JapanKaku3Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanKaku3Envelope
JapanLPhoto - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanLPhoto
JapanQuadrupleHagakiPostcard - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanQuadrupleHagakiPostcard
JapanYou1Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanYou1Envelope
JapanYou3Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanYou3Envelope
JapanYou4Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanYou4Envelope
JapanYou6Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JapanYou6Envelope
JISB0 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB0 value
JISB1 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB1 value
JISB10 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB10 value
JISB2 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB2 value
JISB3 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB3 value
JISB4 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB4 value
JISB5 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB5 value
JISB6 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB6 value
JISB7 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB7 value
JISB8 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB8 value
JISB9 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
JISB9 value
JobCopiesAllDocuments(int) - Constructor for class com.aspose.xps.metadata.ParameterInit.JobCopiesAllDocuments
Creates JobCopiesAllDocuments parameter initializer instance.
JobFeature - Class in com.aspose.xps.metadata
Abstract class for job-level print ticket feature.
JobFeature.JobDuplexAllDocumentsContiguously - Class in com.aspose.xps.metadata
Convenience class for JobDuplexAllDocumentsContiguously print ticket feature.
JobFeature.JobInputBin - Class in com.aspose.xps.metadata
Convenience class for JobInputBin print ticket feature.
JobInputBin(Option...) - Constructor for class com.aspose.xps.metadata.JobFeature.JobInputBin
Creates JobInputBin feature instance.
JobPrintTicket - Class in com.aspose.xps.metadata
Class incapsulating features of a job-level print ticket
JobPrintTicket(IPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.JobPrintTicket
Creates job-level print ticket instance.
JpegSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-JPEG saving options.
JpegSaveOptions() - Constructor for class com.aspose.xps.rendering.JpegSaveOptions
Creates new instance of options.

K

KEYWORDS - Static variable in class com.aspose.eps.device.PdfDevice
"Keywords" property key.

L

Landscape - Static variable in class com.aspose.xps.metadata.Feature.PageOrientation
Landscape orientation
License - Class in com.aspose.page
Provides methods to license the component.
License() - Constructor for class com.aspose.page.License
Initializes a new instance of this class.
LoadOptions - Class in com.aspose.xps
Basic class for document loading options.

M

Manual - Static variable in class com.aspose.xps.metadata.ScoredProperty.DuplexMode
Manual value.
multiply(XpsMatrix, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Multiplies this matrix by the matrix specified by the matrix in order specified by matrixOrder.
multiply(XpsMatrix) - Method in class com.aspose.xps.XpsMatrix
Multiplies this matrix by the matrix specified by the matrix in default (Prepend) order.

N

NorthAmerica10x11 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica10x11
NorthAmerica10x12 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica10x12
NorthAmerica10x14 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica10x14
NorthAmerica11x17 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica11x17
NorthAmerica14x17 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica14x17
NorthAmerica4x6 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica4x6
NorthAmerica4x8 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica4x8
NorthAmerica5x7 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica5x7
NorthAmerica8x10 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica8x10
NorthAmerica9x11 - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmerica9x11
NorthAmericaArchitectureASheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaArchitectureASheet
NorthAmericaArchitectureBSheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaArchitectureBSheet
NorthAmericaArchitectureCSheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaArchitectureCSheet
NorthAmericaArchitectureDSheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaArchitectureDSheet
NorthAmericaArchitectureESheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaArchitectureESheet
NorthAmericaCSheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaCSheet
NorthAmericaDSheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaDSheet
NorthAmericaESheet - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaESheet
NorthAmericaExecutive - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaExecutive
NorthAmericaGermanLegalFanfold - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaGermanLegalFanfold
NorthAmericaGermanStandardFanfold - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaGermanStandardFanfold
NorthAmericaLegal - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaLegal
NorthAmericaLetter - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaLetter
NorthAmericaLetterExtra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaLetterExtra
NorthAmericaLetterPlus - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaLetterPlus
NorthAmericaMonarchEnvelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaMonarchEnvelope
NorthAmericaNumber10Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaNumber10Envelope
NorthAmericaNumber11Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaNumber11Envelope
NorthAmericaNumber12Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaNumber12Envelope
NorthAmericaNumber14Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaNumber14Envelope
NorthAmericaNumber9Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaNumber9Envelope
NorthAmericaPersonalEnvelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaPersonalEnvelope
NorthAmericaQuarto - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaQuarto
NorthAmericaStatement - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaStatement
NorthAmericaSuperA - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaSuperA
NorthAmericaSuperB - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaSuperB
NorthAmericaTabloidExtra - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
NorthAmericaTabloidExtra

O

OneSided - Static variable in class com.aspose.xps.metadata.DocumentFeature.DocumentDuplex
Constant for OneSided mode.
OneSided - Static variable in class com.aspose.xps.metadata.JobFeature.JobDuplexAllDocumentsContiguously
Constant for OneSided mode.
op_Equality(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
Implements the operator ==.
op_Inequality(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
Implements the operator !
openPage(String) - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in interface com.aspose.page.IMultiPageDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in interface com.aspose.page.IMultiPageDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new page with the specifies title.
openPage(float, float) - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new page with the specified width and height.
openPage(String) - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new page with the specifies title.
openPage(float, float) - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new page with the specified width and height.
openPartition() - Method in interface com.aspose.page.IMultiPartitionDevice
Starts the new document partition.
openPartition() - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new document partition.
openPartition() - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new document partition.
Option - Class in com.aspose.xps.metadata
Class incapsulating print ticket option.
Option(String, IOptionItem...) - Constructor for class com.aspose.xps.metadata.Option
Creates common print ticket feature instance.
Option(IOptionItem...) - Constructor for class com.aspose.xps.metadata.Option
Creates common print ticket feature instance.
Option.PageMediaSize - Class in com.aspose.xps.metadata
Convenience class for PageMediaSize print ticket option.
ORIENTATION - Static variable in class com.aspose.eps.device.ImageDevice
"Orientation" property key.
ORIENTATION - Static variable in class com.aspose.eps.device.PdfDevice
"Orientation" property key.
OtherMetricA3Plus - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
OtherMetricA3Plus
OtherMetricA4Plus - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
OtherMetricA4Plus
OtherMetricFolio - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
OtherMetricFolio
OtherMetricInviteEnvelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
OtherMetricInviteEnvelope
OtherMetricItalianEnvelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
OtherMetricItalianEnvelope

P

PAGE_MARGINS - Static variable in class com.aspose.eps.device.ImageDevice
"Page margins" property key.
PAGE_MARGINS - Static variable in class com.aspose.eps.device.PdfDevice
"Page margins" property key.
PAGE_SIZE - Static variable in class com.aspose.eps.device.ImageDevice
"Page size" property key.
PAGE_SIZE - Static variable in class com.aspose.eps.device.PdfDevice
"Page size" property key.
PageFeature - Class in com.aspose.xps.metadata
Abstract class for page-level print ticket feature.
PageFeature.PageInputBin - Class in com.aspose.xps.metadata
Convenience class for PageInputBin print ticket feature.
PageInputBin(Option...) - Constructor for class com.aspose.xps.metadata.PageFeature.PageInputBin
Creates PageInputBin feature instance.
PageMediaSize(Option...) - Constructor for class com.aspose.xps.metadata.Feature.PageMediaSize
Creates PageMediaSize feature instance.
PagePrintTicket - Class in com.aspose.xps.metadata
Class incapsulating features of a page-level print ticket
PagePrintTicket(IPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.PagePrintTicket
Creates page-level print ticket instance.
ParameterInit - Class in com.aspose.xps.metadata
Class incapsulating print ticket parameter initializer.
ParameterInit(String, Value) - Constructor for class com.aspose.xps.metadata.ParameterInit
Creates print ticket parameter initialize instance.
ParameterInit.JobCopiesAllDocuments - Class in com.aspose.xps.metadata
Convenience class for JobCopiesAllDocuments print ticket parameter initializer.
PdfDevice - Class in com.aspose.eps.device
This class encapsulates rendering of document to PDF.
PdfDevice(OutputStream) - Constructor for class com.aspose.eps.device.PdfDevice
Initializes new instance of PdfDevice with an output stream.
PdfDevice(OutputStream, Dimension) - Constructor for class com.aspose.eps.device.PdfDevice
Initializes new instance of PdfDevice with an output stream.
PdfDevice - Class in com.aspose.xps.rendering
Class incapsulating image composing device.
PdfDevice(OutputStream) - Constructor for class com.aspose.xps.rendering.PdfDevice
Creates the new instance.
PdfDevice(OutputStream, Dimension) - Constructor for class com.aspose.xps.rendering.PdfDevice
Creates the new instance with specified media size.
PdfEncryptionAlgorithm - Enum in com.aspose.xps.rendering
Encryption mode enumeration.
PdfEncryptionDetails - Class in com.aspose.xps.rendering
Contains details for a pdf encryption.
PdfEncryptionDetails(String, String, int, PdfEncryptionAlgorithm) - Constructor for class com.aspose.xps.rendering.PdfEncryptionDetails
Initializes a new instance of the PdfEncryptionDetailsCore class.
PdfImageCompression - Enum in com.aspose.xps.rendering
Specifies the type of compression applied to images in the PDF file.
PdfSaveOptions - Class in com.aspose.eps.device
This class contains options necessary for managing conversion process.
PdfSaveOptions() - Constructor for class com.aspose.eps.device.PdfSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flags suppressErrors (true) and debug (false).
PdfSaveOptions(boolean) - Constructor for class com.aspose.eps.device.PdfSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flag debug (false).
PdfSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-PDF saving options.
PdfSaveOptions() - Constructor for class com.aspose.xps.rendering.PdfSaveOptions
Creates new instance of options.
PdfTextCompression - Enum in com.aspose.xps.rendering
Specifies a type of compression applied to all contents in the PDF file except images.
PickMany - Static variable in class com.aspose.xps.metadata.Property.SelectionType
PickMany value.
PickOne - Static variable in class com.aspose.xps.metadata.Property.SelectionType
PickOne value.
PngSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-PNG saving options.
PngSaveOptions() - Constructor for class com.aspose.xps.rendering.PngSaveOptions
Creates new instance of options.
Portrait - Static variable in class com.aspose.xps.metadata.Feature.PageOrientation
Portrait orientation
PRC16K - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC16K value
PRC1Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC1Envelope
PRC2Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC2Envelope
PRC32K - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC32K value
PRC32KBig - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC32KBig value
PRC3Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC3Envelope
PRC4Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC4Envelope
PRC5Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC5Envelope
PRC6Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC6Envelope
PRC7Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC7Envelope
PRC8Envelope - Static variable in class com.aspose.xps.metadata.Option.PageMediaSize
PRC8Envelope
PrintTicket - Class in com.aspose.xps.metadata
Basic class incapsulating common features of a print ticket of any levels
PrintTicket(IPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.PrintTicket
Creates print ticket instance.
PRODUCER - Static variable in class com.aspose.eps.device.ImageDevice
"Producer" property key.
PRODUCER - Static variable in class com.aspose.eps.device.PdfDevice
"Producer" property key.
Property - Class in com.aspose.xps.metadata
Class incapsulating print ticket property.
Property(String, IPropertyItem...) - Constructor for class com.aspose.xps.metadata.Property
Creates common print ticket property instance.
Property.SelectionType - Class in com.aspose.xps.metadata
Convenience class for SelectionType print ticket property.
propertyNames() - Method in class com.aspose.page.UserProperties
Returns properties names.
PsConverterException - Exception in com.aspose.eps
This class contains information about an error that is thrown while PS file is converted to PDF document.
PsConverterException(String) - Constructor for exception com.aspose.eps.PsConverterException
Initializes a new instance of the PsConverterException from errorStr string.
PsDocument - Class in com.aspose.eps
This class encapsulates PS/EPS documents.
PsDocument(InputStream) - Constructor for class com.aspose.eps.PsDocument
Initializes PsDocument with a stream of PS/EPS file.

Q

QName - Static variable in class com.aspose.xps.metadata.ValueType
QName type ("xsd:QName").
QNameValue(String) - Constructor for class com.aspose.xps.metadata.Value.QNameValue
Creates QName type value.

R

remove(XpsElement) - Method in class com.aspose.xps.XpsDocument
Removes an element from the active page.
remove(T) - Method in class com.aspose.xps.XpsList
Removes item from the list.
remove(XpsPathSegment) - Method in class com.aspose.xps.XpsPathFigure
Removes a path segment from the list of child segments.
remove(XpsPathFigure) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path figure from the list of child figures.
removeAt(int) - Method in class com.aspose.xps.XpsDocument
Removes an element at index position from the active page.
removeAt(int) - Method in class com.aspose.xps.XpsList
Removes item from the list at index position.
removeAt(int) - Method in class com.aspose.xps.XpsPathFigure
Removes a path segment from the list of child segments at index position.
removeAt(int) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path figure from the list of child figures at index position.
removeDocumentAt(int) - Method in class com.aspose.xps.XpsDocument
Removes a document at index position.
removePage(XpsPage) - Method in class com.aspose.xps.XpsDocument
Removes a page from the document.
removePageAt(int) - Method in class com.aspose.xps.XpsDocument
Removes a page from the document at index position.
removeSegment(XpsPathSegment) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path segment from the list of child segments of the last path figure.
removeSegmentAt(int) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path segment from the list of child segments of the last path figure at index position.
renew() - Method in class com.aspose.eps.device.ImageDevice
Reset device to initial state for whole document.
renew() - Method in class com.aspose.eps.device.PdfDevice
Reset device to initial state for whole document.
renew() - Method in class com.aspose.page.Device
Reset device to initial state for whole document.
renew() - Method in class com.aspose.xps.rendering.ImageDevice
Sets the devices to the initial state.
renew() - Method in class com.aspose.xps.rendering.PdfDevice
Sets the devices to the initial state.
reset() - Method in class com.aspose.eps.device.ImageDevice
Reset the device to initial state for a page.
reset() - Method in class com.aspose.eps.device.PdfDevice
If page device parameters will be set this method allows to return writing stream back the begining of page.
reset() - Method in class com.aspose.page.Device
Reset the device to initial state for a page.
reset() - Method in class com.aspose.xps.rendering.ImageDevice
Resets the device.
reset() - Method in class com.aspose.xps.rendering.PdfDevice
Resets the device.
reset() - Method in class com.aspose.xps.XpsMatrix
Resets this Matrix to identity matrix.
ReverseLandscape - Static variable in class com.aspose.xps.metadata.Feature.PageOrientation
Reverse landscape orientation
ReversePortrait - Static variable in class com.aspose.xps.metadata.Feature.PageOrientation
Reverse portrait orientation
rotate(double) - Method in class com.aspose.eps.device.ImageDevice
Rotate the current transform over the Z-axis.
rotate(double) - Method in class com.aspose.eps.device.PdfDevice
Rotate the current transform over the Z-axis.
rotate(double) - Method in class com.aspose.page.Device
Rotate the current transformation matrix.
rotate(double, double, double) - Method in class com.aspose.page.Device
Rotate the current transformation matrix around a point.
rotate(double) - Method in class com.aspose.xps.rendering.ImageDevice
Applies a clockwise rotation about the origin to the current transformation matrix.
rotate(double) - Method in class com.aspose.xps.rendering.PdfDevice
Applies a clockwise rotation about the origin to the current transformation matrix.
rotate(float, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle to this Matrix in order specified by matrixOrder.
rotate(float) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle to this Matrix in default (Prepend) order.
rotateAround(float, Point2D, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle around the pivot to this Matrix in order specified by matrixOrder.
rotateAround(float, Point2D) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle around the pivot to this Matrix in default (Prepend) order.

S

save(Device, SaveOptions) - Method in class com.aspose.eps.PsDocument
Saves PS/EPS file to a device.
save(Device, SaveOptions) - Method in class com.aspose.page.Document
Saves this document to a device.
save(String) - Method in class com.aspose.xps.XpsDocument
Saves XPS document to the XPS file located at the path.
save(OutputStream) - Method in class com.aspose.xps.XpsDocument
Saves XPS document to stream.
save(Device, SaveOptions) - Method in class com.aspose.xps.XpsDocument
Saves the document using the Device instance.
SaveOptions - Class in com.aspose.page
This class contains options necessary for managing conversion process.
SaveOptions() - Constructor for class com.aspose.page.SaveOptions
Initialize new SaveOptions instance with default values for flags suppressErrors (true) and debug (false).
SaveOptions(boolean) - Constructor for class com.aspose.page.SaveOptions
Initialize new SaveOptions instance with default value for flag debug (false).
scale(double, double) - Method in class com.aspose.eps.device.ImageDevice
Scales the current transformation matrix.
scale(double, double) - Method in class com.aspose.eps.device.PdfDevice
Scales the current transformation matrix.
scale(double, double) - Method in class com.aspose.page.Device
Scales the current transformation matrix.
scale(double, double) - Method in class com.aspose.xps.rendering.ImageDevice
Applies the specified scale vector to the current transformation matrix.
scale(double, double) - Method in class com.aspose.xps.rendering.PdfDevice
Applies the specified scale vector to the current transformation matrix.
scale(float, float, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies the specified scale vector (scaleX and scaleY) to this Matrix in order specified by matrixOrder.
scale(float, float) - Method in class com.aspose.xps.XpsMatrix
Applies the specified scale vector (scaleX and scaleY) to this Matrix in default (Prepend) order.
ScoredProperty - Class in com.aspose.xps.metadata
Class incapsulating print ticket scored property.
ScoredProperty(String, IScoredPropertyItem...) - Constructor for class com.aspose.xps.metadata.ScoredProperty
Creates common print ticket scored property instance.
ScoredProperty.DuplexMode - Class in com.aspose.xps.metadata
Convenience class for DuplexMode print ticket scored property.
selectActiveDocument(int) - Method in class com.aspose.xps.XpsDocument
Selects an active document for editing.
selectActivePage(int) - Method in class com.aspose.xps.XpsDocument
Selects an active document page for editing.
setAdditionalFontsFolders(String[]) - Static method in class com.aspose.page.ExternalFontCache
Specifies additional fonts folders.
setAdditionalFontsFolders(String[]) - Method in class com.aspose.page.SaveOptions
Specifies additional fonts folders where converter should find fonts for input document.
setBackground(Color) - Method in class com.aspose.eps.device.ImageDevice
Specifies current background of the page.
setBackground(Color) - Method in class com.aspose.page.Device
Specifies current background of the page.
setBackground(Color) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the background color.
setBackground(Color) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the background color.
setBidiLevel(int) - Method in class com.aspose.xps.XpsGlyphs
Sets the value specifying the Unicode algorithm bidirectional nesting level.
setCenter(Point2D) - Method in class com.aspose.xps.XpsRadialGradientBrush
Sets the center point of the radial gradient (that is, the center of the ellipse).
setCharTM(AffineTransform) - Method in class com.aspose.eps.device.ImageDevice
Specifies current characters transform.
setCharTM(AffineTransform) - Method in class com.aspose.page.Device
Specifies characters transform.
setClip(Shape) - Method in class com.aspose.eps.device.ImageDevice
Specifies clip shape.
setClip(Shape) - Method in class com.aspose.eps.device.PdfDevice
Specifies clip shape.
setClip(Shape) - Method in class com.aspose.page.Device
Specifies the clip of the device.
setClip(Shape) - Method in class com.aspose.xps.rendering.ImageDevice
Adds the specified path to the current clip path.
setClip(Shape) - Method in class com.aspose.xps.rendering.PdfDevice
Adds the specified path to the current clip path.
setClip(XpsPathGeometry) - Method in class com.aspose.xps.XpsCanvas
Sets the path geometry limitting the rendered region of the element.
setClip(XpsPathGeometry) - Method in class com.aspose.xps.XpsGlyphs
Sets the path geometry limitting the rendered region of the element.
setClip(XpsPathGeometry) - Method in class com.aspose.xps.XpsPath
Sets the path geometry instance limitting the rendered region of the element.
setClosed(boolean) - Method in class com.aspose.xps.XpsPathFigure
Sets the value indicating whether the path figure is closed.
setColor(XpsColor) - Method in class com.aspose.xps.XpsSolidColorBrush
Sets the color for filled elements.
setColorInterpolationMode(XpsColorInterpolationMode) - Method in class com.aspose.xps.XpsGradientBrush
Sets value specifying the gamma function for color interpolation.
setCreator(String) - Method in class com.aspose.eps.device.ImageDevice
Specifies creator of resulting device output.
setCreator(String) - Method in class com.aspose.page.Device
Specifies creator of resulting device output.
setData(XpsPathGeometry) - Method in class com.aspose.xps.XpsPath
Sets the geometry of the path.
setDebug(boolean) - Method in class com.aspose.page.SaveOptions
Specifies the flag that allows output of warnings and messages during conversion.
setDocumentPrintTicket(int, DocumentPrintTicket) - Method in class com.aspose.xps.XpsDocument
Links the printTicket to the document indexed by documentIndex.
setEdgeMode(XpsEdgeMode) - Method in class com.aspose.xps.XpsCanvas
Sets the value that controls how edges of paths within the canvas are rendered.
setEncryptionAlgorithm(PdfEncryptionAlgorithm) - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Sets the encryption mode.
setEncryptionDetails(PdfEncryptionDetails) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets the encryption details.
setEndPoint(Point2D) - Method in class com.aspose.xps.XpsLinearGradientBrush
Returns/sets the end point of the linear gradient.
setFill(XpsBrush) - Method in class com.aspose.xps.XpsGlyphs
Sets the brush used to fill the shape of the rendered glyphs.
setFill(XpsBrush) - Method in class com.aspose.xps.XpsPath
Sets the brush used to paint the geometry specified by the Data property of the path.
setFilled(boolean) - Method in class com.aspose.xps.XpsPathFigure
Sets the value indicating whether the path figure is used in computing the area of the containing path geometry.
setFillRule(XpsFillRule) - Method in class com.aspose.xps.XpsPathGeometry
Sets the value specifying how the intersecting areas of geometric shapes are combined to form a region.
setFont(ITrFont) - Method in class com.aspose.eps.device.ImageDevice
Specifies current font.
setFont(ITrFont) - Method in class com.aspose.eps.device.PdfDevice
Specifies current font.
setFont(ITrFont) - Method in class com.aspose.page.Device
Specifies a font.
setFont(ITrFont) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the current font.
setFont(ITrFont) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the current font.
setFontRenderingEmSize(float) - Method in class com.aspose.xps.XpsGlyphs
Sets the font size in drawing surface units, expressed as a float in units of the effective coordinate space.
setGradientOrigin(Point2D) - Method in class com.aspose.xps.XpsRadialGradientBrush
Sets the origin point of the radial gradient.
setGradientStops(List<XpsGradientStop>) - Method in class com.aspose.xps.XpsGradientBrush
Sets list of gradient stops that comprise the gradient.
setHeight(float) - Method in class com.aspose.xps.XpsPage
Sets the height of the page, expressed as a real number in units of the effective coordinate space.
setHyperlinkTarget(String) - Method in interface com.aspose.page.IInteractiveDevice
Set the hyperlink with an external URI as its target.
setHyperlinkTarget(int) - Method in interface com.aspose.page.IInteractiveDevice
Set the hyperlink with a page number as its target.
setHyperlinkTarget(String) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the hyperlink with an external URI as its target.
setHyperlinkTarget(int) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the hyperlink with a page number as its target.
setHyperlinkTarget(XpsHyperlinkTarget) - Method in class com.aspose.xps.XpsCanvas
Sets the hyperlink target object.
setHyperlinkTarget(XpsHyperlinkTarget) - Method in class com.aspose.xps.XpsGlyphs
Sets the hyperlink target object.
setHyperlinkTarget(XpsHyperlinkTarget) - Method in class com.aspose.xps.XpsPath
Sets the hyperlink target object.
setImageCompression(PdfImageCompression) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets the compression type to be used for all images in the document.
setInputStream(InputStream) - Method in class com.aspose.eps.PsDocument
Specifies an input stream.
setInterpolationMode(InterpolationMode) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the interpolation mode.
setJobPrintTicket(JobPrintTicket) - Method in class com.aspose.xps.XpsDocument
Sets the document's job print ticket.
setJpegQualityLevel(int) - Method in class com.aspose.page.SaveOptions
Sets the value specifying the level of compression for an image.
setLargeArc(boolean) - Method in class com.aspose.xps.XpsArcSegment
Sets the value determining whether the arc is drawn with a sweep of 180 or greater.
setLicense(String) - Method in class com.aspose.page.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.page.License
Licenses the component.
setOpacity(float) - Method in class com.aspose.eps.device.ImageDevice
Specifies current opacity.
setOpacity(float) - Method in class com.aspose.page.Device
Specifies opacity.
setOpacity(float) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the opacity.
setOpacity(float) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the opacity.
setOpacity(float) - Method in class com.aspose.xps.XpsBrush
Sets value defining the uniform transparency of the brush fill.
setOpacity(float) - Method in class com.aspose.xps.XpsCanvas
Sets the value defining the uniform transparency of the canvas.
setOpacity(float) - Method in class com.aspose.xps.XpsGlyphs
Sets the value defining the uniform transparency of the glyph element.
setOpacity(float) - Method in class com.aspose.xps.XpsPath
Sets the value defining the uniform transparency of the path element.
setOpacityMask(Paint) - Method in class com.aspose.page.Device
Specifies a opacity mask.
setOpacityMask(Paint) - Method in class com.aspose.xps.rendering.ImageDevice
Gets the brush for opacity mask.
setOpacityMask(Paint) - Method in class com.aspose.xps.rendering.PdfDevice
Gets the brush for opacity mask.
setOpacityMask(XpsBrush) - Method in class com.aspose.xps.XpsCanvas
Sets the brush specifying a mask of alpha values that is applied to the canvas in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
setOpacityMask(XpsBrush) - Method in class com.aspose.xps.XpsGlyphs
Sets the brush specifying a mask of alpha values that is applied to the glyphs in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
setOpacityMask(XpsBrush) - Method in class com.aspose.xps.XpsPath
Sets the brush specifying a mask of alpha values that is applied to the path in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.
setOriginX(float) - Method in class com.aspose.xps.XpsGlyphs
Sets the x coordinate of the first glyph in the run, in units of the effective coordinate space.
setOriginY(float) - Method in class com.aspose.xps.XpsGlyphs
Sets the y coordinate of the first glyph in the run, in units of the effective coordinate space.
setOutlineTreeExpansionLevel(int) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets up to what level the document outline should be expanded when the PDF file is viewed. 1 - only the first level outline items are shown, 2 - only the first and second level outline items are shown, and so on.
setOutlineTreeHeight(int) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets the height of the document outline tree to save. 0 - the outline tree will not be converted, 1 - only the first level outline items will be converted, and so on.
setOutputStream(OutputStream) - Method in class com.aspose.eps.device.PdfDevice
Specifies an output stream.
setOutputStream(OutputStream) - Method in interface com.aspose.page.IStreamable
Gets an output stream.
setOwnerPassword(String) - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Sets the owner password.
setPageNumbers(int[]) - Method in interface com.aspose.page.IMultiPageSaveOptions
Sets the array of numbers of pages to convert.
setPageNumbers(int[]) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the array of numbers of pages to render.
setPageNumbers(int[]) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets the array of numbers of pages to render.
setPagePrintTicket(int, int, PagePrintTicket) - Method in class com.aspose.xps.XpsDocument
Links the printTicket to the page indexed by pageIndex in the document indexed by documentIndex.
setPaint(Paint) - Method in class com.aspose.eps.device.ImageDevice
Specifies current paint.
setPaint(Paint) - Method in class com.aspose.eps.device.PdfDevice
Specifies current paint.
setPaint(Paint) - Method in class com.aspose.page.Device
Specifies a paint.
setPaint(Paint) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the brush for filling paths.
setPaint(Paint) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the brush for filling paths.
setPermissions(int) - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Sets the permissions.
setPoint(Point2D) - Method in class com.aspose.xps.XpsArcSegment
Sets the endpoint of the elliptical arc.
setProperties(UserProperties) - Method in class com.aspose.eps.device.ImageDevice
Specifies device properties.
setProperties(Properties) - Method in class com.aspose.eps.device.PdfDevice
Specifies device properties including metadata.
setProperties(UserProperties) - Method in class com.aspose.page.Device
Specifies device properties including metadata.
setProperties(Properties) - Method in class com.aspose.page.UserProperties
Copies properties, including its defaults into this UserProperties
setProperty(String, String) - Method in class com.aspose.page.UserProperties
Sets string property value.
setProperty(String, String[]) - Method in class com.aspose.page.UserProperties
Sets string array property value.
setProperty(Properties, String, String[]) - Static method in class com.aspose.page.UserProperties
Sets string array property value in specified properties table.
setProperty(String, Color) - Method in class com.aspose.page.UserProperties
Sets color property value.
setProperty(Properties, String, Color) - Static method in class com.aspose.page.UserProperties
Sets color property value in specified properties table.
setProperty(String, Rectangle) - Method in class com.aspose.page.UserProperties
Sets rectangle property value.
setProperty(Properties, String, Rectangle) - Static method in class com.aspose.page.UserProperties
Sets rectangle property value in specified properties table.
setProperty(String, Insets) - Method in class com.aspose.page.UserProperties
Sets insets property value.
setProperty(Properties, String, Insets) - Static method in class com.aspose.page.UserProperties
Sets insets property value in specified properties table.
setProperty(String, Dimension) - Method in class com.aspose.page.UserProperties
Sets dimension property value.
setProperty(Properties, String, Dimension) - Static method in class com.aspose.page.UserProperties
Sets dimension property value in specified properties table.
setProperty(String, int) - Method in class com.aspose.page.UserProperties
Sets integer property value.
setProperty(Properties, String, int) - Static method in class com.aspose.page.UserProperties
Sets integer property value in specified properties table.
setProperty(String, double) - Method in class com.aspose.page.UserProperties
Sets double property value.
setProperty(Properties, String, double) - Static method in class com.aspose.page.UserProperties
Sets double property value in specified properties table.
setProperty(String, float) - Method in class com.aspose.page.UserProperties
Sets float property value.
setProperty(Properties, String, float) - Static method in class com.aspose.page.UserProperties
Sets float property value in specified properties table.
setProperty(String, boolean) - Method in class com.aspose.page.UserProperties
Sets boolean property value.
setProperty(Properties, String, boolean) - Static method in class com.aspose.page.UserProperties
Sets boolean property value in specified properties table.
setRadiusX(float) - Method in class com.aspose.xps.XpsRadialGradientBrush
Sets the radius in the x dimension of the ellipse which defines the radial gradient.
setRadiusY(float) - Method in class com.aspose.xps.XpsRadialGradientBrush
Sets the radius in the y dimension of the ellipse which defines the radial gradient.
setRenderTransform(XpsMatrix) - Method in class com.aspose.xps.XpsCanvas
Sets the affine transformation matrix establishing a new coordinate frame for the child and descendant elements of the canvas, such as another canvas.
setRenderTransform(XpsMatrix) - Method in class com.aspose.xps.XpsGlyphs
Sets the affine transformation matrix establishing a new coordinate frame for the glyph run specified by the Glyphs element.
setRenderTransform(XpsMatrix) - Method in class com.aspose.xps.XpsPath
Sets the affine transformation matrix establishing a new coordinate frame for all attributes of the path and for all child elements of the path, such as the geometry defined by the Path.Data property element.
setResolution(float) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the image resolution.
setRotationAngle(float) - Method in class com.aspose.xps.XpsArcSegment
Sets the value indicating how the ellipse is rotated relative to the current coordinate system.
setSaveOptions(SaveOptions) - Method in class com.aspose.eps.device.ImageDevice
Specifies options for managing rendering process.
setSaveOptions(SaveOptions) - Method in class com.aspose.page.Device
Specifies options for managing rendering process.
setSaveOptions(SaveOptions) - Method in class com.aspose.xps.rendering.ImageDevice
Initializes save options.
setSaveOptions(SaveOptions) - Method in class com.aspose.xps.rendering.PdfDevice
Initializes save options.
setSideways(boolean) - Method in class com.aspose.xps.XpsGlyphs
Sets the value indicating that a glyph is turned on its side, with the origin being defined as the top center of the unturned glyph.
setSize(Dimension) - Method in class com.aspose.eps.device.ImageDevice
Specifies a size of the page.
setSize(Dimension) - Method in class com.aspose.page.Device
Specifies size of page.
setSize(Dimension) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the device media size.
setSize(Dimension) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the device media size.
setSize(float, float) - Method in class com.aspose.xps.Size2D.Float
Sets the dimensions of this Size2D to the specified float values.
setSize(double, double) - Method in class com.aspose.xps.Size2D.Float
setSize(Dimension2D) - Method in class com.aspose.xps.XpsArcSegment
Sets the x and y radius of the elliptical arc as an x,y pair.
setSmoothingMode(SmoothingMode) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the smoothing mode.
setSpreadMethod(XpsSpreadMethod) - Method in class com.aspose.xps.XpsGradientBrush
Sets value describing how the brush should fill the content area outside of the primary, initial gradient area.
setStartPoint(Point2D) - Method in class com.aspose.xps.XpsLinearGradientBrush
Sets the starting point of the linear gradient.
setStartPoint(Point2D) - Method in class com.aspose.xps.XpsPathFigure
Sets the starting point for the first segment of the path figure.
setStroke(Stroke) - Method in class com.aspose.eps.device.ImageDevice
Specifies current stroke.
setStroke(Stroke) - Method in class com.aspose.page.Device
Specifies a stroke.
setStroke(Stroke) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the stroke for drawing paths.
setStroke(Stroke) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the stroke for drawing paths.
setStroke(XpsBrush) - Method in class com.aspose.xps.XpsPath
Sets the brush used to draw the stroke.
setStroked(boolean) - Method in class com.aspose.xps.XpsPathSegment
Sets the value specifying whether the stroke for this segment of the path is drawn.
setStrokeDashArray(float[]) - Method in class com.aspose.xps.XpsPath
Sets the array specifying the length of dashes and gaps of the outline stroke.
setStrokeDashCap(XpsDashCap) - Method in class com.aspose.xps.XpsPath
Sets the value specifying how the ends of each dash are drawn.
setStrokeDashOffset(float) - Method in class com.aspose.xps.XpsPath
Sets the start point for repeating the dash array pattern.
setStrokeEndLineCap(XpsLineCap) - Method in class com.aspose.xps.XpsPath
Sets the value defining the shape of the end of the last dash in a stroke.
setStrokeLineJoin(XpsLineJoin) - Method in class com.aspose.xps.XpsPath
Sets the value defining the shape of the beginning of the first dash in a stroke.
setStrokeMiterLimit(float) - Method in class com.aspose.xps.XpsPath
Sets the ratio between the maximum miter length and half of the stroke thickness.
setStrokeStartLineCap(XpsLineCap) - Method in class com.aspose.xps.XpsPath
Sets the value defining the shape of the beginning of the first dash in a stroke.
setStrokeThickness(float) - Method in class com.aspose.xps.XpsPath
Sets the thickness of a stroke, in units of the effective coordinate space (includes the path's render transform).
setStyleSimulations(XpsStyleSimulations) - Method in class com.aspose.xps.XpsGlyphs
Sets the value specifying a style simulation.
setSupressErrors(boolean) - Method in class com.aspose.page.SaveOptions
Specifies the flag that indicates whether errors will be suppressed during conversion.
setSweepDirection(XpsSweepDirection) - Method in class com.aspose.xps.XpsArcSegment
Sets the value specifying the direction in which the arc is drawn.
setTextCompression(PdfTextCompression) - Method in class com.aspose.xps.rendering.PdfSaveOptions
Sets the compression type to be used for all content streams except images.
setTextRenderingHint(TextRenderingHint) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the text rendering hint.
setTextRenderingMode(TextRenderingMode) - Method in class com.aspose.eps.device.ImageDevice
Specifies current text rendering mode.
setTextRenderingMode(TextRenderingMode) - Method in class com.aspose.page.Device
Specifies text rendering mode.
setTextStrokeWidth(float) - Method in class com.aspose.eps.device.ImageDevice
Specifies current text stroke width.
setTextStrokeWidth(float) - Method in class com.aspose.page.Device
Specifies text stroke width.
setTileMode(XpsTileMode) - Method in class com.aspose.xps.XpsTilingBrush
Sets value specifying how tiling is performed in the filled geometry.
setTransform(AffineTransform) - Method in class com.aspose.eps.device.ImageDevice
Specifies current transform.
setTransform(AffineTransform) - Method in class com.aspose.eps.device.PdfDevice
Specifies the current transform.
setTransform(AffineTransform) - Method in class com.aspose.page.Device
Specifies current transform.
setTransform(AffineTransform) - Method in class com.aspose.xps.rendering.ImageDevice
Sets the current transformation matrix.
setTransform(AffineTransform) - Method in class com.aspose.xps.rendering.PdfDevice
Sets the current transformation matrix.
setTransform(XpsMatrix) - Method in class com.aspose.xps.XpsPathGeometry
Sets the affine transformation matrix establishing the local matrix transformation that is applied to all child and descendant elements of the path geometry before it is used for filling, clipping, or stroking.
setTransform(XpsMatrix) - Method in class com.aspose.xps.XpsTransformableBrush
Sets the matrix transformation applied to the coordinate space of the brush.
setUnicodeString(String) - Method in class com.aspose.xps.XpsGlyphs
Sets the string of text rendered by the Glyphs element.
setUserPassword(String) - Method in class com.aspose.xps.rendering.PdfEncryptionDetails
Sets the user password.
setViewbox(Rectangle2D) - Method in class com.aspose.xps.XpsTilingBrush
Sets the region of the source content of the brush that is to be mapped to the viewport.
setViewport(Rectangle2D) - Method in class com.aspose.xps.XpsTilingBrush
Sets the position and dimensions of the first brush tile.
setVisual(XpsCanvas) - Method in class com.aspose.xps.XpsVisualBrush
Sets canvas as Visual element of visual brush.
setVisual(XpsPath) - Method in class com.aspose.xps.XpsVisualBrush
Sets path as Visual element of visual brush.
setVisual(XpsGlyphs) - Method in class com.aspose.xps.XpsVisualBrush
Sets glyphs as Visual element of visual brush.
setWidth(float) - Method in class com.aspose.xps.XpsPage
Sets the width of the page, expressed as a real number in units of the effective coordinate space.
setXmlLang(String) - Method in class com.aspose.xps.XpsPage
Sets the value specifying the default language used for the current element and for any child or descendant elements.
shear(double, double) - Method in class com.aspose.eps.device.ImageDevice
Shears the current transformation matrix.
shear(double, double) - Method in class com.aspose.eps.device.PdfDevice
Shears the current transformation matrix.
shear(double, double) - Method in class com.aspose.page.Device
Shears the current transformation matrix.
shear(double, double) - Method in class com.aspose.xps.rendering.ImageDevice
Applies the specified shear vector to the current transformation matrix.
shear(double, double) - Method in class com.aspose.xps.rendering.PdfDevice
Applies the specified shear vector to the current transformation matrix.
size() - Method in class com.aspose.xps.XpsElement
Returns the number of child elements.
size() - Method in class com.aspose.xps.XpsList
Returns the number of items in the list.
Size2D - Class in com.aspose.xps
The Size2D class describes dimensions (w x h).
Size2D() - Constructor for class com.aspose.xps.Size2D
 
Size2D.Float - Class in com.aspose.xps
The Float class defines dimensions specified in float coordinates.
skew(double, double) - Method in class com.aspose.xps.XpsMatrix
Applies specified skew transformation to this Matrix.
SmoothingMode - Enum in com.aspose.xps.rendering
Specifies whether smoothing (antialiasing) is applied to lines and curves and the edges of filled areas.
startDocument() - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of device before start rendering of document.
startDocument() - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of device before start rendering of document.
startDocument() - Method in class com.aspose.page.Device
Makes necessary preparation of device before start rendering of document.
startDocument() - Method in class com.aspose.xps.rendering.ImageDevice
Starts the document.
startDocument() - Method in class com.aspose.xps.rendering.PdfDevice
Starts the document.
String - Static variable in class com.aspose.xps.metadata.ValueType
String type ("xsd:string").
StringValue(String) - Constructor for class com.aspose.xps.metadata.Value.StringValue
Creates string value.
SUBJECT - Static variable in class com.aspose.eps.device.PdfDevice
"Subject" property key.

T

TextRenderingHint - Enum in com.aspose.xps.rendering
Specifies the quality of text rendering.
TextRenderingMode - Enum in com.aspose.page
This enum contains possible values for text rendering mode.
TiffSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-TIFF saving options.
TiffSaveOptions() - Constructor for class com.aspose.xps.rendering.TiffSaveOptions
Creates new instance of options.
TITLE - Static variable in class com.aspose.eps.device.PdfDevice
"Title" property key.
toColor() - Method in class com.aspose.xps.XpsColor
Convenience method for getting native representation of any color.
toColor() - Method in class com.aspose.xps.XpsIccBasedColor
Convenience method for getting .NET native representation of ICC based color.
toColor() - Method in class com.aspose.xps.XpsRgbColor
Convenience method for getting .NET native representation of RGB color.
toString() - Method in class com.aspose.eps.device.ImageDevice
Returns the name of device type.
toString() - Method in class com.aspose.eps.device.PdfDevice
Returns the name of device type.
toString() - Method in class com.aspose.page.Device
Returns the name of device type.
toString() - Method in class com.aspose.xps.metadata.Feature
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.Option
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.ParameterInit
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.Property
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.ScoredProperty
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.Value
Returns the string representation.
toString() - Method in class com.aspose.xps.metadata.ValueType
Returns the string representation.
toString() - Method in class com.aspose.xps.XpsIccBasedColor
 
toString() - Method in class com.aspose.xps.XpsMatrix
Returns the string representation of this XpsMatrix instance.
toString() - Method in class com.aspose.xps.XpsRgbColor
 
transform(AffineTransform) - Method in class com.aspose.eps.device.ImageDevice
Transforms the current transformation matrix.
transform(AffineTransform) - Method in class com.aspose.eps.device.PdfDevice
Transforms the current transform.
transform(AffineTransform) - Method in class com.aspose.page.Device
Transforms the current transformation matrix.
transform(AffineTransform) - Method in class com.aspose.xps.rendering.ImageDevice
Multiplies the current transformation matrix by the specified Matrix.
transform(AffineTransform) - Method in class com.aspose.xps.rendering.PdfDevice
Multiplies the current transformation matrix by the specified Matrix.
transform(Rectangle2D) - Method in class com.aspose.xps.XpsMatrix
Applies the affine transformation represented by this Matrix to a specified rectangle.
TransformedStroke - Class in com.aspose.page
A stroke that contains transformation.
TransformedStroke(Stroke, AffineTransform) - Constructor for class com.aspose.page.TransformedStroke
Creates a TransformedStroke based on another Stroke and an AffineTransform.
transformPoint(Point2D) - Method in class com.aspose.xps.XpsMatrix
Applies the affine transformation represented by this Matrix to a specified point.
transformPoints(Point2D[], int, int) - Method in class com.aspose.xps.XpsMatrix
Applies the affine transformation represented by this Matrix to a specified part of array of points.
transformPoints(Point2D[]) - Method in class com.aspose.xps.XpsMatrix
Applies the affine transformation represented by this Matrix to a specified array of points.
translate(double, double) - Method in class com.aspose.eps.device.ImageDevice
Translates the current transformation matrix.
translate(double, double) - Method in class com.aspose.eps.device.PdfDevice
Translates the current transformation matrix.
translate(double, double) - Method in class com.aspose.page.Device
Translates the current transformation matrix.
translate(double, double) - Method in class com.aspose.xps.rendering.ImageDevice
Applies the specified translation vector to the current transformation matrix.
translate(double, double) - Method in class com.aspose.xps.rendering.PdfDevice
Applies the specified translation vector to the current transformation matrix.
translate(float, float, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies the specified translation vector to this Matrix in order specified by matrixOrder.
translate(float, float) - Method in class com.aspose.xps.XpsMatrix
Applies the specified translation vector to this Matrix.
TRANSPARENT - Static variable in class com.aspose.eps.device.ImageDevice
"Transparent" property key.
TRANSPARENT - Static variable in class com.aspose.eps.device.PdfDevice
"Transparent" property key.
TwoSidedLongEdge - Static variable in class com.aspose.xps.metadata.DocumentFeature.DocumentDuplex
Constant for TwoSidedLongEdge mode (Automatic if possible, Manual otherwise).
TwoSidedLongEdge - Static variable in class com.aspose.xps.metadata.JobFeature.JobDuplexAllDocumentsContiguously
Constant for TwoSidedLongEdge mode (Automatic is possible, Manual otherwise).
TwoSidedShortEdge - Static variable in class com.aspose.xps.metadata.DocumentFeature.DocumentDuplex
Constant for TwoSidedShortEdge mode (Automatic if possible, Manual otherwise).
TwoSidedShortEdge - Static variable in class com.aspose.xps.metadata.JobFeature.JobDuplexAllDocumentsContiguously
Constant for TwoSidedShortEdge mode (Automatic if possible, Manual otherwise).

U

updatePageParameters(IMultiPageDevice) - Method in class com.aspose.eps.device.ImageDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.eps.device.PdfDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in interface com.aspose.page.IMultiPageDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.xps.rendering.ImageDevice
Updates the current page parameters.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.xps.rendering.PdfDevice
Updates the current page parameters.
UserProperties - Class in com.aspose.page
Special property class which allows typed properties to be set and returned.
UserProperties() - Constructor for class com.aspose.page.UserProperties
Initializes an empty instance of UserProperties class.
UserProperties(Properties) - Constructor for class com.aspose.page.UserProperties
Initializes an of UserProperties class with default values.
UserProperties(Properties, Properties) - Constructor for class com.aspose.page.UserProperties
Constructs UserProperties with a defaults and altDefaults table, which are searched in that order.

V

Value - Class in com.aspose.xps.metadata
Class incapsulating print ticket property value.
Value(ValueType, String) - Constructor for class com.aspose.xps.metadata.Value
Creates print ticket property value.
Value.DecimalValue - Class in com.aspose.xps.metadata
Convenience class for decimal value.
Value.IntegerValue - Class in com.aspose.xps.metadata
Convenience class for integer value.
Value.QNameValue - Class in com.aspose.xps.metadata
Convenience class for QName type value.
Value.StringValue - Class in com.aspose.xps.metadata
Convenience class for string value.
valueOf(String) - Static method in enum com.aspose.eps.ImageFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.page.TextRenderingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.InterpolationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.PdfEncryptionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.PdfImageCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.PdfTextCompression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.SmoothingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.rendering.TextRenderingHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsColorInterpolationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsDashCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsEdgeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsFillRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsFontStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsLineCap
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsLineJoin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsMatrix.MatrixOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsSpreadMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsStyleSimulations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsSweepDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.aspose.xps.XpsTileMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aspose.eps.ImageFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.page.TextRenderingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.InterpolationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.PdfEncryptionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.PdfImageCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.PdfTextCompression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.SmoothingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.rendering.TextRenderingHint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsColorInterpolationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsDashCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsEdgeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsFillRule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsFontStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsLineCap
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsLineJoin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsMatrix.MatrixOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsSpreadMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsStyleSimulations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsSweepDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aspose.xps.XpsTileMode
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Class in com.aspose.xps.metadata
Class incapsulating print ticket property value types.
ValueType(String) - Constructor for class com.aspose.xps.metadata.ValueType
Creates custom property value type.
VERSION - Static variable in class com.aspose.eps.device.PdfDevice
"Version" property key.
VERSION - Static variable in class com.aspose.page.Device
Current device version.
VERSION5 - Static variable in class com.aspose.eps.device.PdfDevice
"Version of Adobe Acrobat Reader" property value.

W

width - Variable in class com.aspose.xps.Size2D.Float
The width of this Size2D.
WRITE_IMAGES_AS - Static variable in class com.aspose.eps.device.PdfDevice
"Format of images" property key.
writeComment(String) - Method in class com.aspose.eps.device.ImageDevice
Writes a comment.
writeComment(String) - Method in class com.aspose.eps.device.PdfDevice
Writes a comment.
writeComment(String) - Method in class com.aspose.page.Device
Writes a comment.
writeString(ITrFont, String) - Method in class com.aspose.eps.device.ImageDevice
Writes out string with specified font.
writeString(ITrFont, String) - Method in class com.aspose.eps.device.PdfDevice
Writes out string with specified font.
writeString(ITrFont, String) - Method in class com.aspose.page.Device
Writes out string with specified font.

X

XpsArcSegment - Class in com.aspose.xps
Class incapsulating ArcSegment element features.
XpsBrush - Class in com.aspose.xps
Class incapsulating common features of all brush elements.
XpsCanvas - Class in com.aspose.xps
Class incapsulating Canvas element features.
XpsColor - Class in com.aspose.xps
The base class incapsulating common color features.
XpsColorInterpolationMode - Enum in com.aspose.xps
Valid values of gradient brushes' ColorInterpolationMode property.
XpsDashCap - Enum in com.aspose.xps
Valid values of Path element's StrokeDashCap property.
XpsDocument - Class in com.aspose.xps
Class incapsulating the main entity of XPS document that provides manipulation methods for any XPS element.
XpsDocument() - Constructor for class com.aspose.xps.XpsDocument
Creates empty XPS document with default page size.
XpsDocument(String) - Constructor for class com.aspose.xps.XpsDocument
Opens an existing XPS document located at the path.
XpsDocument(InputStream, LoadOptions) - Constructor for class com.aspose.xps.XpsDocument
Loads an existing document stored in the stream as XPS document.
XpsEdgeMode - Enum in com.aspose.xps
Valid values of Canvas element's RenderOptions.EdgeMode property.
XpsElement - Class in com.aspose.xps
Class incapsulating common XPS element features.
XpsElementLinkTarget - Class in com.aspose.xps
Class incapsulating the relative named-address hyperlink target.
XpsElementLinkTarget(XpsPage) - Constructor for class com.aspose.xps.XpsElementLinkTarget
Creates the new instance.
XpsElementLinkTarget(XpsCanvas) - Constructor for class com.aspose.xps.XpsElementLinkTarget
Creates the new instance.
XpsElementLinkTarget(XpsPath) - Constructor for class com.aspose.xps.XpsElementLinkTarget
Creates the new instance.
XpsElementLinkTarget(XpsGlyphs) - Constructor for class com.aspose.xps.XpsElementLinkTarget
Creates the new instance.
XpsExternalLinkTarget - Class in com.aspose.xps
Class incapsulating the external hyperlink target.
XpsExternalLinkTarget(String) - Constructor for class com.aspose.xps.XpsExternalLinkTarget
Creates the new instance.
XpsFileResource - Class in com.aspose.xps
Class incapsulating common features of all file resources.
XpsFillRule - Enum in com.aspose.xps
Valid values of PathGeometry element's FillRule property.
XpsFont - Class in com.aspose.xps
Class incapsulating a TrueType font resource.
XpsFontStyle - Enum in com.aspose.xps
Valid values for font styles.
XpsGlyphs - Class in com.aspose.xps
Class incapsulating Glyphs element features.
XpsGradientBrush - Class in com.aspose.xps
Class incapsulating common features of LinerGradientBrush and RadialGradientBrush elements.
XpsGradientStop - Class in com.aspose.xps
Class incapsulating GradientStop element features.
XpsHyperlinkTarget - Class in com.aspose.xps
Base class for a hyperlink target.
XpsHyperlinkTarget() - Constructor for class com.aspose.xps.XpsHyperlinkTarget
 
XpsIccBasedColor - Class in com.aspose.xps
Incapsulates ICC based color.
XpsIccProfile - Class in com.aspose.xps
Class incapsulating an ICC profile resource.
XpsImage - Class in com.aspose.xps
Class incapsulating an image resource.
XpsImageBrush - Class in com.aspose.xps
Class incapsulating ImageBrush property element features.
XpsLinearGradientBrush - Class in com.aspose.xps
Class incapsulating LinearGradientBrush property element features.
XpsLineCap - Enum in com.aspose.xps
Valid values of Path element's StrokeStartLineCap and StrokeEndLineCap properties.
XpsLineJoin - Enum in com.aspose.xps
Valid values of Path element's StrokeLineJoin property.
XpsList<T extends XpsElement> - Class in com.aspose.xps
Class incapsulating list property values features like PathGeometry's list of PathFigures, PathFigure's list of Segments or gradient brush's list of gradient stops.
XpsList() - Constructor for class com.aspose.xps.XpsList
Creates a new instance of list.
XpsLoadOptions - Class in com.aspose.xps
XPS document loading options.
XpsLoadOptions() - Constructor for class com.aspose.xps.XpsLoadOptions
Creates new instance of options.
XpsMatrix - Class in com.aspose.xps
Class incapsulating MatrixTransform property element features.
XpsMatrix.MatrixOrder - Enum in com.aspose.xps
Enumeration defining the order of matrix operations.
XpsPage - Class in com.aspose.xps
Class incapsulating FixedPage element features.
XpsPageLinkTarget - Class in com.aspose.xps
Class incapsulating the page hyperlink target.
XpsPageLinkTarget(int) - Constructor for class com.aspose.xps.XpsPageLinkTarget
Creates the new instance.
XpsPath - Class in com.aspose.xps
Class incapsulating Path element features.
XpsPathFigure - Class in com.aspose.xps
Class incapsulating PathFigure element features.
XpsPathGeometry - Class in com.aspose.xps
Class incapsulating PathGeometry property element features.
XpsPathPolySegment - Class in com.aspose.xps
Class incapsulating common features of PolyLineSegment, PolyBézierSegment and PolyQuadraticBézierSegment elements.
XpsPathSegment - Class in com.aspose.xps
Class incapsulating common features of all path segment elements.
XpsPolyBezierSegment - Class in com.aspose.xps
Class incapsulating PolyBezierSegment element features.
XpsPolyLineSegment - Class in com.aspose.xps
Class incapsulating PolyLineSegment element features.
XpsPolyQuadraticBezierSegment - Class in com.aspose.xps
Class incapsulating PolyQuadraticBezierSegment element features.
XpsRadialGradientBrush - Class in com.aspose.xps
Class incapsulating RadialGradientBrush property element features.
XpsRgbColor - Class in com.aspose.xps
Incapsulates RGB color of any color space (sRGB or scRGB).
XpsSolidColorBrush - Class in com.aspose.xps
Class incapsulating SolidColorBrush property element features.
XpsSpreadMethod - Enum in com.aspose.xps
Valid values of gradient brushes' SpreadMethod property.
XpsStyleSimulations - Enum in com.aspose.xps
Valid values of Glyphs element's StyleSimulations property.
XpsSweepDirection - Enum in com.aspose.xps
Valid values of ArcSegment element's SweepDirection property.
XpsTileMode - Enum in com.aspose.xps
Valid values of tiling brushes' TileMode property.
XpsTilingBrush - Class in com.aspose.xps
Class incapsulating common features of tiling brushes elements (VisualBrush and ImageBrush).
XpsTransformableBrush - Class in com.aspose.xps
Class incapsulating common features of transformable brushes elements (all except SolidColorBrush).
XpsVisual - Class in com.aspose.xps
Class incapsulating Visual element features.
XpsVisualBrush - Class in com.aspose.xps
Class incapsulating VisualBrush property element features.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2019 Aspose. All Rights Reserved.