- 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.
- close() - Method in class com.aspose.xps.XpsDocument
-
Disposes the instance.
- 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, List<XpsPathSegment>) - Method in class com.aspose.xps.XpsDocument
-
Creates a new open path figure.
- createPathFigure(Point2D, List<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(List<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(XpsContentElement, 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
- get(int) - Method in class com.aspose.xps.XpsArray
-
Provides access to array's element by index i
.
- get(int) - Method in class com.aspose.xps.XpsElement
-
Provides access to element's children by index i
.
- 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.XpsContentElement
-
Returns the path geometry limiting 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.
- 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.XpsHyperlinkElement
-
Returns 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.XpsContentElement
-
Returns the value defining the uniform transparency of the 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.XpsContentElement
-
Returns the brush specifying a mask of alpha values that is applied
to the element 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.XpsContentElement
-
Returns the affine transformation matrix establishing a new coordinate frame
for all attributes of the element and for all child elements (if any).
- 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.
- 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
-
- 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, T) - Method in class com.aspose.xps.XpsArray
-
Inserts a new object into array at specified position.
- insert(int, T) - Method in class com.aspose.xps.XpsCanvas
-
Inserts an element to this canvas's child list at index
position.
- insert(int, T) - Method in class com.aspose.xps.XpsDocument
-
Inserts an element (Canvas, Path or Glyphs) to the active page
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) - 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, 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, 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.
- ITrFont - Interface in com.aspose.page
-
This interface give access to main parameters of font.
- 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.XpsContentElement
-
Sets the path geometry limiting 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.XpsHyperlinkElement
-
Sets 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.XpsContentElement
-
Sets the value defining the uniform transparency of the 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.XpsContentElement
-
Sets the brush specifying a mask of alpha values that is applied
to the element 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.XpsContentElement
-
Sets the affine transformation matrix establishing a new coordinate frame
for all attributes of the element and for all child elements (if any).
- 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(XpsContentElement) - Method in class com.aspose.xps.XpsVisualBrush
-
Sets visual
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.XpsArray
-
Returns number of elements.
- size() - Method in class com.aspose.xps.XpsElement
-
Returns the number of child elements.
- 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.
- 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).
- 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.
- XpsArcSegment - Class in com.aspose.xps
-
Class incapsulating ArcSegment element features.
- XpsArray<T extends XpsObject> - Class in com.aspose.xps
-
Class incapsulating common XPS model array object 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.
- XpsContentElement - Class in com.aspose.xps
-
Incapsulates features of XPS content elements: Canvas, Path and Glyphs.
- 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.
- XpsHyperlinkElement - Class in com.aspose.xps
-
Incapsulates common features of XPS elements that can be a hyperlink.
- 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.
- 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.
- XpsObject - Class in com.aspose.xps
-
Class incapsulating common XPS model object features.
- 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.