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

A

AbsoluteColorimetric - Static variable in class com.aspose.xps.metadata.PageICMRenderingIntent.PageICMRenderingIntentOption
Absolute Colorimetric Rendering intent.
add(String, Object) - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds an element with the provided key and value.
add(Map.Entry<String, XmpValue>) - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds pair with key and value into this collection.
add(IDocumentPrintTicketItem...) - Method in class com.aspose.xps.metadata.DocumentPrintTicket
Adds an array of items to the end of this PrintTicket item list.
add(IFeatureItem...) - Method in class com.aspose.xps.metadata.Feature
Adds a list of items to the end of this feature's item list.
add(InputBin.IInputBinOptionItem...) - Method in class com.aspose.xps.metadata.InputBin.InputBinOption
Adds an array of IInputBinOptionItem instances to the option.
add(JobDeviceLanguage.IJobDeviceLanguageOptionItem...) - Method in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Adds a list of IJobDeviceLanguageOptionItem instances to the options.
add(IJobPrintTicketItem...) - Method in class com.aspose.xps.metadata.JobPrintTicket
Adds an array of items to the end of this PrintTicket item list.
add(IOptionItem...) - Method in class com.aspose.xps.metadata.Option
Adds a list of items to the end of this option's item list.
add(OutputBin.IOutputBinOptionItem...) - Method in class com.aspose.xps.metadata.OutputBin.OutputBinOption
Adds an array of IOutputBinOptionItem instances to the feature.
add(PageMediaSize.IPageMediaSizeOptionItem...) - Method in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Adds items to the options.
add(PageMediaType.IPageMediaTypeOptionItem...) - Method in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Adds an array of IPageMediaTypeOptionItem instances to the option.
add(PageOutputColor.IPageOutputColorOptionItem...) - Method in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Adds an array of IPageOutputColorOptionItem instances to the option.
add(IPagePrintTicketItem...) - Method in class com.aspose.xps.metadata.PagePrintTicket
Adds an array of items to the end of this PrintTicket item list.
add(PageResolution.IPageResolutionOptionItem...) - Method in class com.aspose.xps.metadata.PageResolution.PageResolutionOption
Adds an array of IPageResolutionOptionItem instances to the option.
add(PageWatermark.IPageWatermarkOptionItem...) - Method in class com.aspose.xps.metadata.PageWatermark.PageWatermarkOption
Adds an array of IPageWatermarkOptionItem instances to the option.
add(Staple.IStapleOptionItem...) - Method in class com.aspose.xps.metadata.Staple.StapleOption
Adds an array of IStapleOptionItem instances to the feature.
add(T) - Method in class com.aspose.xps.XpsArray
Adds a new object into array.
add(T) - Method in class com.aspose.xps.XpsCanvas
Adds an element to this canvas's child list.
add(T) - Method in class com.aspose.xps.XpsDocument
Adds a content element (Canvas, Path or Glyphs)
addArray(String, XmpValue[]) - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds the array.
addArrayItem(String, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Adds value into an array.
AddArrayItem(String, int, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Adds value into an array by specified index.
addCanvas() - Method in class com.aspose.xps.XpsCanvas
Adds a new canvas to this canvas's child list.
addCanvas() - Method in class com.aspose.xps.XpsDocument
Adds a new canvas to the active page.
addDocument() - Method in class com.aspose.xps.XpsDocument
Adds an empty document with default page size and selects added document as active.
addDocument(boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with default page size.
addDocument(float, float) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with the first page dimensions width and height and selects added document as active.
addDocument(float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty document with the first page dimensions width and height.
addGlyph(TtfFont, Glyph) - Static method in class com.aspose.font.FontInternalHelperPage
 
addGlyphs(String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsCanvas
Adds new glyphs to this canvas's child list.
addGlyphs(String, float, XpsFontStyle, float, float, String) - Method in class com.aspose.xps.XpsDocument
Adds new glyphs to the active page.
addGlyphs(XpsFont, float, float, float, String) - Method in class com.aspose.xps.XpsDocument
Adds new glyphs to the active page.
addItem(Map.Entry<String, XmpValue>) - Method in class com.aspose.eps.xmp.XmpMetadata
Adds pair with key and value into the dictionary.
addNameById(TtfNameTable, NameId, String) - Static method in class com.aspose.font.FontInternalHelperPage
 
addNamedValue(String, String, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Adds named value into a structure.
addOutline(int, String) - Method in interface com.aspose.page.IInteractiveDevice
Adds an outline item with the last object as its target.
addOutline(Point2D, int, String) - Method in interface com.aspose.page.IInteractiveDevice
Adds an outline item with the origin point as its target.
addOutline(int, String) - Method in class com.aspose.xps.rendering.PdfDevice
Adds an outline item with the last object as its target.
addOutline(Point2D, int, String) - Method in class com.aspose.xps.rendering.PdfDevice
Adds an outline item with the origin point as its target.
addOutlineEntry(String, int, XpsHyperlinkTarget) - Method in class com.aspose.xps.XpsDocument
Adds an outline entry to the document.
addPacket() - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds the packet.
addPage() - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with default page size.
addPage(boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with default page size.
addPage(float, float) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with specified width and height.
addPage(float, float, boolean) - Method in class com.aspose.xps.XpsDocument
Adds an empty page to the document with specified width and height.
addPage(XpsPage) - Method in class com.aspose.xps.XpsDocument
Adds a page to the document and selects added page as active.
addPage(XpsPage, boolean) - Method in class com.aspose.xps.XpsDocument
Adds a page to the document.
addPagesPerSheetOption(int) - Method in class com.aspose.xps.metadata.DocumentNUp
Adds and option with a PagesPerSheet scored property value.
addPagesPerSheetOption(int) - Method in class com.aspose.xps.metadata.JobNUpAllDocumentsContiguously
Adds and option with a PagesPerSheet scored property value.
addPagesPerSheetOption(int) - Method in class com.aspose.xps.metadata.PagePoster
Adds and option with a PagesPerSheet scored property value.
addPath(XpsPathGeometry) - Method in class com.aspose.xps.XpsCanvas
Adds a new path to this canvas's child list.
addPath(XpsPathGeometry) - Method in class com.aspose.xps.XpsDocument
Adds a new path to the active page.
addSegment(XpsPathSegment) - Method in class com.aspose.xps.XpsPathGeometry
Adds a path segment to the list of child segments of the last pah figure.
addStructure(String, Map.Entry<String, XmpValue>[]) - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds the structure.
Aluminum - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
Aluminium value.
Always - Static variable in class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Specifies an error sheet will be output for every job.
Application - Static variable in class com.aspose.xps.metadata.PageDestinationColorProfile.PageDestinationColorProfileOption
Application specifies the destination profile to be used.
Archival - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies archival quality media.
ArchiveFormat - Static variable in class com.aspose.xps.metadata.JobOutputOptimization.JobOutputOptimizationOption
pecifies the job processing be optimized for archive output.
Array - Static variable in class com.aspose.eps.xmp.XmpFieldType
This type represents a array.
ART - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is ART.
ASCII - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is ASCII.
AsposePageException - Exception in com.aspose.page
Represents errors that occur during Aspose.Page application execution.
AUTHOR - Static variable in class com.aspose.eps.device.PdfDevice
"Author" property key.
Automatic - Static variable in class com.aspose.xps.metadata.Duplex.DuplexMode
Automatic value.
Automatic - Static variable in class com.aspose.xps.metadata.InputBin.FeedType
Automatic value.
Automatic - Static variable in class com.aspose.xps.metadata.PageBlackGenerationProcessing.PageBlackGenerationProcessingOption
Automatic option.
Automatic - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for automatic output (allow the client to automatically choose the best settings).
Automatic - Static variable in class com.aspose.xps.metadata.PageTrueTypeFontMode.PageTrueTypeFontModeOption
Automatic handling of TrueType font.
AutoSelect - Static variable in class com.aspose.xps.metadata.InputBin.InputBinOption
Device will automatically choose best option based on configuration.
AutoSelect - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies Media would be Automatically selected.
AutoSheetFeeder - Static variable in class com.aspose.xps.metadata.InputBin.InputBinOption
Device Input tray for Inkjet Printers.

B

BACKGROUND - Static variable in class com.aspose.eps.device.ImageDevice
"Background" property key.
BACKGROUND - Static variable in class com.aspose.eps.device.PdfDevice
"Background" property key.
BACKGROUND_COLOR - Static variable in class com.aspose.eps.device.ImageDevice
"Background color" property key.
BACKGROUND_COLOR - Static variable in class com.aspose.eps.device.PdfDevice
"Background color" property key.
BackPrintFilm - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies specialty back printing film media.
Bale - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies bale binding.
Bale - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies bale binding.
Banner - Static variable in class com.aspose.xps.metadata.RollCut.RollCutOption
Specifies cutting method for banner (DocumentRollCut only).
BindBottom - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies binding along the bottom edge.
BindBottom - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies binding along the bottom edge.
BindingGutter(int) - Constructor for class com.aspose.xps.metadata.DocumentBinding.BindingGutter
Creates a new instance.
BindingGutter(int) - Constructor for class com.aspose.xps.metadata.JobBindAllDocuments.BindingGutter
Creates a new instance.
BindingOption(String, DocumentBinding.IBindingOptionItem...) - Constructor for class com.aspose.xps.metadata.DocumentBinding.BindingOption
Creates a new instance.
BindingOption(String, JobBindAllDocuments.IBindingOptionItem...) - Constructor for class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Creates a new instance.
BindLeft - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies binding along the left edge.
BindLeft - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies binding along the left edge.
BindRight - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies binding along the right edge.
BindRight - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies binding along the right edge.
BindTop - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies binding along the top edge.
BindTop - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies binding along the top edge.
Black - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Black.
BlankCover - Static variable in class com.aspose.xps.metadata.DocumentCoverBack.CoverBackOption
Specifies a blank cover sheet should be printed.
BlankCover - Static variable in class com.aspose.xps.metadata.DocumentCoverFront.CoverFrontOption
Specifies a blank cover sheet should be printed.
BlankCover - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverBack.CoverBackOption
Specifies a blank cover sheet should be printed.
BlankCover - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverFront.CoverFrontOption
Specifies a blank cover sheet should be printed.
Blue - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Blue.
BmpSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-BMP saving options.
BmpSaveOptions() - Constructor for class com.aspose.xps.rendering.BmpSaveOptions
Creates new instance of options.
Bond - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies standard bond media.
Booklet - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies booklet binding.
Booklet - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies booklet binding.
Borderless - Static variable in class com.aspose.xps.metadata.PageBorderless.PageBorderlessOption
Specifies borderless printing.
BothSheets - Static variable in class com.aspose.xps.metadata.DocumentSeparatorSheet.DocumentSeparatorSheetOption
Specifies a separator sheet at the start and end of the document.
BottomCenter - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the center of the bottom edge of the media.
BottomEdge - Static variable in class com.aspose.xps.metadata.HolePunch.HolePunchOption
Specifies hole(s) along the bottom edge.
BottomLeft - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies top to bottom, right to left.
BottomLeft - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the bottom left corner of the media.
BottomRight - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies top to bottom, left to right.
BottomRight - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the bottom right corner of the media.
Brown - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Brown.
BusinessCard - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Business Card
BusinessGraphics - Static variable in class com.aspose.xps.metadata.PageICMRenderingIntent.PageICMRenderingIntentOption
Business Graphics Rendering intent.

C

canRead() - Method in class com.aspose.page.metered.MeteredStream
 
canSeek() - Method in class com.aspose.page.metered.MeteredStream
 
canWrite() - Method in class com.aspose.page.metered.MeteredStream
 
CaPSL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is CaPSL.
CardStock - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies standard card stock media.
Cassette - Static variable in class com.aspose.xps.metadata.InputBin.InputBinOption
Specifies the feed bin is a cassette.
Center - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be centered on the media.
clear() - Method in class com.aspose.eps.xmp.XmpDataCollection
Removes all elements from this collection.
clear() - Method in class com.aspose.eps.xmp.XmpMetadata
Removes all elements from the object.
clear() - Static method in class com.aspose.page.metered.MeteredBillingService
 
clearMeteredLicense() - Static method in class com.aspose.page.Metered
Cleans metered license
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.
clone() - Method in class com.aspose.xps.metadata.InputBin.InputBinOption
Clones this option instance.
clone() - Method in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Clones this option instance.
clone() - Method in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Clones this option instance.
clone() - Method in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Clones this option instance.
clone() - Method in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Clones this option instance.
clone() - Method in class com.aspose.xps.metadata.PageWatermark.PageWatermarkOption
Clones this option instance.
close() - Method in class com.aspose.page.metered.MeteredStream
 
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.
CMYK - Static variable in class com.aspose.xps.metadata.JobOptimalDestinationColorProfile.Profile
CMYK profile.
CMYK - Static variable in class com.aspose.xps.metadata.PageSourceColorProfile.PageSourceColorProfileOption
Source profile used to perform color management for untagged CMYK data.
Collate - Class in com.aspose.xps.metadata
The base class for DocumentCollate and JobCollateAllDocuments features classes.
Collate.CollateOption - Class in com.aspose.xps.metadata
Describes the DocumentCollate and JobCollateAllDocuments features options.
Collated - Static variable in class com.aspose.xps.metadata.Collate.CollateOption
Specifies collating.
Color - Static variable in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Specifies the output should be in color.
com.aspose.eps - package com.aspose.eps
The com.aspose.eps is a root package for all classes that deal with PS/EPS files.
com.aspose.eps.device - package com.aspose.eps.device
The com.aspose.eps.device package provides classes of possible devices and save options that can be used while converting PS/EPS to other formats.
com.aspose.eps.xmp - package com.aspose.eps.xmp
The com.aspose.eps.xmp package provides classes for reading, changing XMP metadata in EPS files.
com.aspose.font - package com.aspose.font
 
com.aspose.page - package com.aspose.page
The Aspose.Page is a root package for all classes of Aspose.Page library which are either directly in it like Device or indirectly through several subpackages.
com.aspose.page.metered - package com.aspose.page.metered
 
com.aspose.xps - package com.aspose.xps
The com.aspose.xps is a root package for all classes that deal with XPS document.
com.aspose.xps.metadata - package com.aspose.xps.metadata
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
com.aspose.xps.rendering - package com.aspose.xps.rendering
The com.aspose.xps.rendering package provides base classes for rendering XPS document to other formats.
CompositePrintTicketElement - Class in com.aspose.xps.metadata
The base class for classes that may be composite Print Schema elements (i.e. containing other elements).
CompositePrintTicketElement(String, IPrintTicketElementChild...) - Constructor for class com.aspose.xps.metadata.CompositePrintTicketElement
Creates a new instance.
CompositePrintTicketElement(CompositePrintTicketElement) - Constructor for class com.aspose.xps.metadata.CompositePrintTicketElement
Clones this element instance.
COMPRESS - Static variable in class com.aspose.eps.device.PdfDevice
"Compress" property key.
containsKey(Object) - Method in class com.aspose.eps.xmp.XmpDataCollection
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class com.aspose.eps.xmp.XmpMetadata
Checks if dictionary contains the specified key.
containsKey(String) - Method in class com.aspose.eps.xmp.XmpMetadata
Determines does this dictionary contasins specified key.
containsValue(Object) - Method in class com.aspose.eps.xmp.XmpDataCollection
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class com.aspose.eps.xmp.XmpMetadata
Returns true if this map maps one or more keys to the specified value.
Continous - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies continuous feed media.
ContinuousFeed - Static variable in class com.aspose.xps.metadata.InputBin.BinType
ContinuousFeed value.
copyFromHheaTable(TtfOs2Table) - Static method in class com.aspose.font.FontInternalHelperPage
 
copyToArray(Map.Entry<String, XmpValue>[], int) - Method in class com.aspose.eps.xmp.XmpDataCollection
Copies the elements of this collection to an array, starting at a particular index.
copyToArray(Map.Entry<String, XmpValue>[], int) - Method in class com.aspose.eps.xmp.XmpMetadata
Copy metadata into array.
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(Font, FontAdoptionOptions) - Static method in class com.aspose.font.FontInternalHelperPage
 
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(FontType, Font, FontAdoptionOptions) - Static method in class com.aspose.font.FontInternalHelperPage
 
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.
CREATOR - Static variable in class com.aspose.eps.device.PdfDevice
 
CreditCard - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Credit Card
Custom - Static variable in class com.aspose.xps.metadata.DocumentBannerSheet.BannerSheetOption
Specifies a custom banner sheet should be output.
Custom - Variable in class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetOption
Specifies a custom error sheet should be output.
Custom - Static variable in class com.aspose.xps.metadata.JobPrimaryBannerSheet.BannerSheetOption
Specifies a custom banner sheet should be output.
Custom - Static variable in class com.aspose.xps.metadata.PageBlackGenerationProcessing.PageBlackGenerationProcessingOption
Custom option.
Custom - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies a custom scaling should be applied to the Application Media Size.
CustomMediaSize - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Specifies a custom media size.
CustomSquare - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies a custom square scaling should be applied to the Application Media Size.
CutSheetAtImageEdge - Static variable in class com.aspose.xps.metadata.RollCut.RollCutOption
Specifies cutting at the edge of the image.
CutSheetAtStandardMediaSize - Static variable in class com.aspose.xps.metadata.RollCut.RollCutOption
Specifies cutting for standard media size.

D

DecimalValue - Class in com.aspose.xps.metadata
The class that incapsulates a Decimal value in a PrintTicket document.
DecimalValue(float) - Constructor for class com.aspose.xps.metadata.DecimalValue
Creates a new instance.
deepClone() - Method in class com.aspose.xps.XpsArcSegment
Clones this arc segment.
deepClone() - Method in class com.aspose.xps.XpsCanvas
Clones this canvas.
deepClone() - Method in class com.aspose.xps.XpsGlyphs
Clone this glyphs.
deepClone() - Method in class com.aspose.xps.XpsGradientStop
Clones this gradient stop.
deepClone() - Method in class com.aspose.xps.XpsImageBrush
Clones this image brush.
deepClone() - Method in class com.aspose.xps.XpsLinearGradientBrush
Clones this linear gradient brush.
deepClone() - Method in class com.aspose.xps.XpsMatrix
Clones this transformation matrix.
deepClone() - Method in class com.aspose.xps.XpsPage
Clones this page.
deepClone() - Method in class com.aspose.xps.XpsPath
Clones this path.
deepClone() - Method in class com.aspose.xps.XpsPathFigure
Clones this path figure.
deepClone() - Method in class com.aspose.xps.XpsPathGeometry
Clones this path geometry.
deepClone() - Method in class com.aspose.xps.XpsPolyBezierSegment
Clones this set of cubic Bézier curves.
deepClone() - Method in class com.aspose.xps.XpsPolyLineSegment
Clones this polygon.
deepClone() - Method in class com.aspose.xps.XpsPolyQuadraticBezierSegment
Clones this set of quadratic Bézier curves.
deepClone() - Method in class com.aspose.xps.XpsRadialGradientBrush
Clones this radial gradient brush.
deepClone() - Method in class com.aspose.xps.XpsSolidColorBrush
Clones this solid color brush.
deepClone() - Method in class com.aspose.xps.XpsVisualBrush
Clones this visual brush.
Default - Static variable in class com.aspose.xps.metadata.PageResolution.QualitativeResolution
Default value.
deriveFont(float) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new size.
deriveFont(int) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new style.
deriveFont(float, int) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new size and style.
deriveFont(AffineTransform) - Method in interface com.aspose.page.ITrFont
Creates equivalent of this font with new transform.
Device - Class in com.aspose.page
This class encapsulates rendering of document to abstract device.
Device(Dimension) - Constructor for class com.aspose.page.Device
Creates the new instance of Device with a size of a page.
Device - Static variable in class com.aspose.xps.metadata.PageColorManagement.PageColorManagementOption
Application has not performed color management and the device determines color management.
DeviceXps - Class in com.aspose.xps.rendering
Intermediate device class containing internal convenience members.
DeviceXps() - Constructor for class com.aspose.xps.rendering.DeviceXps
Creates a new instance.
DeviceXps(Dimension) - Constructor for class com.aspose.xps.rendering.DeviceXps
Creates a new instance with the specified media size.
Display - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
Display value.
dispose() - Method in class com.aspose.eps.device.ImageDevice
Disposes the device.
dispose() - Method in class com.aspose.eps.device.PdfDevice
Disposes the graphics context.
dispose() - Static method in class com.aspose.eps.xmp.XmpField
 
dispose() - Method in class com.aspose.page.Device
Disposes the device.
dispose() - Method in class com.aspose.page.metered.MeteredStream
 
dispose() - Method in class com.aspose.xps.rendering.ImageDevice
Disposes this device instance.
dispose() - Method in class com.aspose.xps.rendering.PdfDevice
Disposes this device instance.
Document - Class in com.aspose.page
A superclass for all encapsulated documents.
Document() - Constructor for class com.aspose.page.Document
 
DocumentBannerSheet - Class in com.aspose.xps.metadata
Describes the banner sheet to be output for a particular document.
DocumentBannerSheet(DocumentBannerSheet.BannerSheetOption...) - Constructor for class com.aspose.xps.metadata.DocumentBannerSheet
Creates a new instance.
DocumentBannerSheet.BannerSheetOption - Class in com.aspose.xps.metadata
Represents options of the DocumentBannerSheet feature.
DocumentBannerSheetSource - Class in com.aspose.xps.metadata
Specifies the source for a custom banner sheet.
DocumentBannerSheetSource(String) - Constructor for class com.aspose.xps.metadata.DocumentBannerSheetSource
Creates a new instance.
DocumentBinding - Class in com.aspose.xps.metadata
Describes the method of binding.
DocumentBinding(DocumentBinding.BindingOption...) - Constructor for class com.aspose.xps.metadata.DocumentBinding
Creates a new instance.
DocumentBinding.BindingGutter - Class in com.aspose.xps.metadata
Describes the way to specify the BindingGutter scored property value, whether by an integer value or by the reference to the DocumentBindingGutter parameter.
DocumentBinding.BindingOption - Class in com.aspose.xps.metadata
Represents options of the DocumentBinding feature.
DocumentBinding.IBindingOptionItem - Interface in com.aspose.xps.metadata
The interface of any BindingOption item.
DocumentBindingGutter - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingGutter
Specifies the BindingGutter scored property value by the reference to the DocumentBindingGutter} parameter.
DocumentBindingGutter - Class in com.aspose.xps.metadata
Specifies the width of the binding gutter.
DocumentBindingGutter(int) - Constructor for class com.aspose.xps.metadata.DocumentBindingGutter
Creates a new instance.
DocumentCollate - Class in com.aspose.xps.metadata
Describes the collating characteristics of the output.
DocumentCollate(Collate.CollateOption...) - Constructor for class com.aspose.xps.metadata.DocumentCollate
 
DocumentCopiesAllPages - Class in com.aspose.xps.metadata
Specifies the number of copies of a document.
DocumentCopiesAllPages(int) - Constructor for class com.aspose.xps.metadata.DocumentCopiesAllPages
Creates a new instance.
DocumentCoverBack - Class in com.aspose.xps.metadata
Describes the back (ending) cover sheet.
DocumentCoverBack(DocumentCoverBack.CoverBackOption...) - Constructor for class com.aspose.xps.metadata.DocumentCoverBack
Creates a new instance.
DocumentCoverBack.CoverBackOption - Class in com.aspose.xps.metadata
Describes the DocumentCoverBack feature options.
DocumentCoverBackSource - Class in com.aspose.xps.metadata
Specifies the source for a custom back-cover sheet.
DocumentCoverBackSource(String) - Constructor for class com.aspose.xps.metadata.DocumentCoverBackSource
Creates a new instance.
DocumentCoverFront - Class in com.aspose.xps.metadata
Describes the front (beginning) cover sheet.
DocumentCoverFront(DocumentCoverFront.CoverFrontOption...) - Constructor for class com.aspose.xps.metadata.DocumentCoverFront
Creates a new instance.
DocumentCoverFront.CoverFrontOption - Class in com.aspose.xps.metadata
Describes the DocumentCoverFront feature options.
DocumentCoverFrontSource - Class in com.aspose.xps.metadata
Specifies the source for a custom front-cover sheet.
DocumentCoverFrontSource(String) - Constructor for class com.aspose.xps.metadata.DocumentCoverFrontSource
Creates a new instance.
DocumentDuplex - Class in com.aspose.xps.metadata
Describes the duplex characteristics of the output.
DocumentDuplex(Duplex.DuplexOption...) - Constructor for class com.aspose.xps.metadata.DocumentDuplex
Creates a new instance.
DocumentHolePunch - Class in com.aspose.xps.metadata
Describes the hole punching characteristics of the output.
DocumentHolePunch(HolePunch.HolePunchOption...) - Constructor for class com.aspose.xps.metadata.DocumentHolePunch
Creates a new instance.
DocumentID - Class in com.aspose.xps.metadata
Specifies a unique ID for the document.
DocumentID(String) - Constructor for class com.aspose.xps.metadata.DocumentID
Creates a new instance.
DocumentImpositionColor - Class in com.aspose.xps.metadata
Application content labeled with the specified named color MUST appear on all color separations.
DocumentImpositionColor(String) - Constructor for class com.aspose.xps.metadata.DocumentImpositionColor
Creates a new instance.
DocumentInputBin - Class in com.aspose.xps.metadata
Describes the installed input bin in a device or the full list of supported bins for a device.
DocumentInputBin(InputBin.IInputBinItem...) - Constructor for class com.aspose.xps.metadata.DocumentInputBin
Creates a new instance.
DocumentName - Class in com.aspose.xps.metadata
Specifies a descriptive name for the document.
DocumentName(String) - Constructor for class com.aspose.xps.metadata.DocumentName
Creates a new instance.
DocumentNUp - Class in com.aspose.xps.metadata
Describes the output and format of multiple logical pages to a single physical sheet.
DocumentNUp(NUp.INUpItem...) - Constructor for class com.aspose.xps.metadata.DocumentNUp
Creates a new instance.
DocumentOutputBin - Class in com.aspose.xps.metadata
Describes the full list of supported bins for the device.
DocumentOutputBin(OutputBin.IOutputBinItem...) - Constructor for class com.aspose.xps.metadata.DocumentOutputBin
Creates a new instance.
DocumentPageRanges - Class in com.aspose.xps.metadata
Describes the output range of the document in pages.
DocumentPageRanges(String) - Constructor for class com.aspose.xps.metadata.DocumentPageRanges
Creates a new instance.
DocumentPrintTicket - Class in com.aspose.xps.metadata
The class that incapsulates a document-level print ticket.
DocumentPrintTicket(IDocumentPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.DocumentPrintTicket
Creates a document-level print ticket instance.
DocumentRollCut - Class in com.aspose.xps.metadata
Describes the cutting method for roll paper.
DocumentRollCut(RollCut.RollCutOption...) - Constructor for class com.aspose.xps.metadata.DocumentRollCut
Creates a new instance.
DocumentSeparatorSheet - Class in com.aspose.xps.metadata
Describes the separator sheet usage for a document.
DocumentSeparatorSheet(DocumentSeparatorSheet.DocumentSeparatorSheetOption...) - Constructor for class com.aspose.xps.metadata.DocumentSeparatorSheet
Creates a new instance.
DocumentSeparatorSheet.DocumentSeparatorSheetOption - Class in com.aspose.xps.metadata
Describes the DocumentSeparatorSheet feature options.
DocumentStaple - Class in com.aspose.xps.metadata
Describes the stapling characteristics of the output.
DocumentStaple(Staple.StapleOption...) - Constructor for class com.aspose.xps.metadata.DocumentStaple
Creates a new instance.
DocumentURI - Class in com.aspose.xps.metadata
Specifies a uniform resource identifier (URI) for the document.
DocumentURI(String) - Constructor for class com.aspose.xps.metadata.DocumentURI
Creates a new instance.
DownloadAsNativeTrueTypeFont - Static variable in class com.aspose.xps.metadata.PageTrueTypeFontMode.PageTrueTypeFontModeOption
TrueType font is downloaded as native true type font.
DownloadAsOutlineFont - Static variable in class com.aspose.xps.metadata.PageTrueTypeFontMode.PageTrueTypeFontModeOption
TrueType font is downloaded as outline font.
DownloadAsRasterFont - Static variable in class com.aspose.xps.metadata.PageTrueTypeFontMode.PageTrueTypeFontModeOption
TrueType font is downloaded as raster font.
Draft - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for draft output (balanced for draft quality text and graphics).
Draft - Static variable in class com.aspose.xps.metadata.PageResolution.QualitativeResolution
Draft value.
draw(Shape) - Method in class com.aspose.eps.device.ImageDevice
Draws a path.
draw(Shape) - Method in class com.aspose.eps.device.PdfDevice
Draws a path.
draw(Shape) - Method in class com.aspose.page.Device
Draws a path.
draw(Shape) - Method in class com.aspose.xps.rendering.ImageDevice
Draws the specified path.
draw(Shape) - Method in class com.aspose.xps.rendering.PdfDevice
Draws the specified path.
drawArc(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws an arc.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.eps.device.ImageDevice
Draws an image with assigned transform and background.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.eps.device.PdfDevice
Draws an image with assigned transform and background.
drawImage(BufferedImage, AffineTransform, Color) - Method in class com.aspose.page.Device
Draws an image with assigned transform and background.
drawLine(float, float, float, float) - Method in class com.aspose.page.Device
Draws a line segment.
drawOval(float, float, float, float) - Method in class com.aspose.page.Device
Draws an oval.
drawPolygon(int[], int[], int) - Method in class com.aspose.page.Device
Draws a polygon.
drawPolygon(float[], float[], int) - Method in class com.aspose.page.Device
Draws a polygon.
drawPolyline(int[], int[], int) - Method in class com.aspose.page.Device
Draws a polyline.
drawPolyline(float[], float[], int) - Method in class com.aspose.page.Device
Draws a polyline.
drawRect(float, float, float, float) - Method in class com.aspose.page.Device
Draws a rectangle.
drawRoundRect(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws a round rectangle.
drawString(String, float, float) - Method in class com.aspose.eps.device.ImageDevice
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.eps.device.PdfDevice
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.page.Device
Draws a string at given point.
drawString(String, float, float) - Method in class com.aspose.xps.rendering.ImageDevice
Draws a string at the specified position.
drawString(String, float, float) - Method in class com.aspose.xps.rendering.PdfDevice
Draws a string at the specified position.
Driver - Static variable in class com.aspose.xps.metadata.PageColorManagement.PageColorManagementOption
Application has not performed color management and the driver determines color management.
DriverConfiguration - Static variable in class com.aspose.xps.metadata.PageDestinationColorProfile.PageDestinationColorProfileOption
Destination profile used to perform color management.
DryFilm - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
DryFilm value.
Duplex - Class in com.aspose.xps.metadata
The base class for JobDuplexAllDocumentsContiguously and DocumentDuplex features classes.
Duplex.DuplexMode - Class in com.aspose.xps.metadata
Defines possible values of the DuplexOption's DuplexMode scored property.
Duplex.DuplexOption - Class in com.aspose.xps.metadata
Describes the JobDuplexAllDocumentsContiguously and DocumentDuplex features options.

E

EdgeStitchBottom - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies edge stitching along the bottom edge.
EdgeStitchBottom - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies edge stitching along the bottom edge.
EdgeStitchLeft - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies edge stitching along the left edge.
EdgeStitchLeft - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies edge stitching along the left edge.
EdgeStitchRight - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies edge stitching along the right edge.
EdgeStitchRight - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies edge stitching along the right edge.
EdgeStitchTop - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies edge stitching along the top edge.
EdgeStitchTop - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies edge stitching along the top edge.
EMBED_FONTS - Static variable in class com.aspose.eps.device.ImageDevice
"Embed font in document.
EMBED_FONTS - Static variable in class com.aspose.eps.device.PdfDevice
"Embed font in document" property key.
EMBED_FONTS_AS - Static variable in class com.aspose.eps.device.PdfDevice
"What font type is used for embedding" property key.
EMIT_ERRORS - Static variable in class com.aspose.eps.device.ImageDevice
"Emit errors" property key.
EMIT_ERRORS - Static variable in class com.aspose.eps.device.PdfDevice
"Emit errors" property key.
EMIT_WARNINGS - Static variable in class com.aspose.eps.device.ImageDevice
"Emit warnings" property key.
EMIT_WARNINGS - Static variable in class com.aspose.eps.device.PdfDevice
"Emit warnings" property key.
endDocument() - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.page.Device
Makes necessary preparation of device after the document has been rendered.
endDocument() - Method in class com.aspose.xps.rendering.ImageDevice
Accomplishes the document.
endDocument() - Method in class com.aspose.xps.rendering.PdfDevice
Accomplishes the document.
EndSheet - Static variable in class com.aspose.xps.metadata.DocumentSeparatorSheet.DocumentSeparatorSheetOption
Specifies a separator sheet at the end of the document.
entrySet() - Method in class com.aspose.eps.xmp.XmpDataCollection
Returns a set of key/value pair objects.
entrySet() - Method in class com.aspose.eps.xmp.XmpMetadata
Gets enumerator object of the dictionary.
EnvelopePlain - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies standard envelope media.
EnvelopeWindow - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies windowed envelope media.
equals(Object) - Method in class com.aspose.eps.xmp.XmpField
Indicates whether this instance and a specified object are equal.
equals(Object) - Method in class com.aspose.page.metered.MeteredStream
 
equals(Object) - Method in class com.aspose.xps.XpsMatrix
Determines whether the specified object is equal to this instance.
equals(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
The actual implementation.
ErrorSheetWhen(JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption...) - Constructor for class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetWhen
Creates a new instance.
ESCP2 - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is ESC/P2.
ESCPage - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is ESC/Page.
EVALUATION - Static variable in class com.aspose.page.metered.MeteredState
The metered is evaluation
ExternalFontCache - Class in com.aspose.page
Use this class to obtain font encapsulation in a form that is accepted by Device.
ExternalFontCache() - Constructor for class com.aspose.page.ExternalFontCache
 

F

Fabric - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies fabric media.
FaceDown - Static variable in class com.aspose.xps.metadata.InputBin.FeedFace
FaceDown value.
FaceUp - Static variable in class com.aspose.xps.metadata.InputBin.FeedFace
FaceUp value.
Fax - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for fax output (balanced for standard fax quality).
Feature - Class in com.aspose.xps.metadata
The class that incapsulates a common Print Schema feature.
Feature(String, Option, IFeatureItem...) - Constructor for class com.aspose.xps.metadata.Feature
Creates a new PrintTicket feature instance.
Feature(String, Feature, IFeatureItem...) - Constructor for class com.aspose.xps.metadata.Feature
Creates a new PrintTicket feature instance.
fetchDrFont(String, float, int) - Static method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size and style.
fetchDrFont(String, float, int, int) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style and font capitals.
fetchDrFont(String, float, int, String) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style and alternative font family name.
fetchDrFont(String, float, int, String, int) - Method in class com.aspose.page.ExternalFontCache
Fetches DrFont by font family name, size, style, font capitals and alternative font family name.
fetchTTFont(String, int, String) - Method in class com.aspose.page.ExternalFontCache
Fetches TTFont by font family name, style and alternative font family name.
fill(Shape) - Method in class com.aspose.eps.device.ImageDevice
Fills a path.
fill(Shape) - Method in class com.aspose.eps.device.PdfDevice
Fills a path.
fill(Shape) - Method in class com.aspose.page.Device
Fills a path.
fill(Shape) - Method in class com.aspose.xps.rendering.ImageDevice
Fills the specified path.
fill(Shape) - Method in class com.aspose.xps.rendering.PdfDevice
Fills the specified path.
fillArc(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Fills an arc.
fillOval(float, float, float, float) - Method in class com.aspose.page.Device
Fills an oval.
fillPolygon(int[], int[], int) - Method in class com.aspose.page.Device
Fills a polygon.
fillPolygon(float[], float[], int) - Method in class com.aspose.page.Device
Fills a polygon.
fillRect(float, float, float, float) - Method in class com.aspose.page.Device
Fills a rectangle.
fillRoundRect(float, float, float, float, float, float) - Method in class com.aspose.page.Device
Draws a round rectangle.
Finisher - Static variable in class com.aspose.xps.metadata.OutputBin.BinType
Finisher bin.
FIT_TO_PAGE - Static variable in class com.aspose.eps.device.ImageDevice
"Fit content to page" property key.
FIT_TO_PAGE - Static variable in class com.aspose.eps.device.PdfDevice
"Fit content to page" property key.
FitApplicationBleedSizeToPageImageableSize - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies the application bleed size should be scaled to the PageImageableSize preserving the aspect ratio.
FitApplicationContentSizeToPageImageableSize - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies the application content size should be scaled to the PageImageableSize preserving the aspect ratio.
FitApplicationMediaSizeToPageImageableSize - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies the application media size should be scaled to the PageImageableSize preserving the aspect ratio.
FitApplicationMediaSizeToPageMediaSize - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies the application media size should be scaled to the PageMediaSize preserving the aspect ratio.
Float() - Constructor for class com.aspose.xps.Size2D.Float
Creates the Size2D instance.
Float(float, float) - Constructor for class com.aspose.xps.Size2D.Float
Creates the Size2D instance.
flush() - Static method in class com.aspose.page.Metered
Flushes count data on the server.
flush() - Method in class com.aspose.page.metered.MeteredCountService
 
flush() - Method in class com.aspose.page.metered.MeteredStream
 
Fold - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies a folded binding.
Fold - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies a folded binding.
FontInternalHelperPage - Class in com.aspose.font
 
ForceFrontSide - Static variable in class com.aspose.xps.metadata.PageForceFrontSide.PageForceFrontSideOption
Specifies output is restricted to the front side of the sheet.

G

get(Object) - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets or sets the element with the specified key.
get(Object) - Method in class com.aspose.eps.xmp.XmpMetadata
Gets value by key.
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.
getCalculatedSize() - Method in class com.aspose.page.metered.MeteredStream
 
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.
getConsumptionCredit() - Static method in class com.aspose.page.Metered
Gets consumption credit
getConsumptionCredit() - Static method in class com.aspose.page.metered.Metered
Gets consumption credit
getConsumptionQuantity() - Static method in class com.aspose.page.Metered
Gets consumption file size
getConsumptionQuantity() - Static method in class com.aspose.page.metered.Metered
Gets consumption file size
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.
getCustom(String) - Static method in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Specifies a custom page color.
getCustomerCredit() - Method in class com.aspose.page.metered.MeteredBillingService
 
getCustomerData() - Method in class com.aspose.page.metered.MeteredBillingService
 
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.
getEmpty() - Static method in class com.aspose.eps.xmp.XmpField
Gets an Empty xmp field.
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.
getFID() - Method in interface com.aspose.page.ITrFont
Returns font identifier.
getFieldType() - Method in class com.aspose.eps.xmp.XmpField
Gets the type of the field.
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.
getInstance() - Static method in class com.aspose.page.metered.MeteredBillingService
 
getInstance() - Static method in class com.aspose.page.metered.MeteredCountService
 
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.
getLang() - Static method in class com.aspose.eps.xmp.XmpField
This field represents xml:lang qualifier.
getLeftSideBearing() - Method in interface com.aspose.page.IGlyph
Gets left side bearing of the glyph.
getLength() - Method in class com.aspose.page.metered.MeteredStream
 
getLocalName() - Method in class com.aspose.eps.xmp.XmpField
Gets or sets the name of the local.
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.
getMaxLength() - Method in class com.aspose.xps.metadata.StringParameterInit
For string values, defines the shortest longest string.
getMaxValue() - Method in class com.aspose.xps.metadata.IntegerParameterInit
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingBlackInkLimit
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementExtent
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementLevel
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementStart
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingTotalInkCoverageLimit
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionLevel
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionStart
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageMediaSizePSOrientation
For integer- or decimal-valued parameters, defines the largest allowed value.
getMaxValue() - Method in class com.aspose.xps.metadata.PageWatermarkTransparency
For integer- or decimal-valued parameters, defines the largest allowed value.
getMeteredState() - Static method in class com.aspose.page.metered.MeteredBillingService
Gets metered state
getMinLength() - Method in class com.aspose.xps.metadata.StringParameterInit
For string values, defines the shortest allowed string.
getMinValue() - Method in class com.aspose.xps.metadata.IntegerParameterInit
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingBlackInkLimit
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementExtent
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementLevel
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementStart
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingTotalInkCoverageLimit
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionLevel
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionStart
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageMediaSizePSOrientation
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMinValue() - Method in class com.aspose.xps.metadata.PageWatermarkTransparency
For integer- or decimal-valued parameters, defines the smallest allowed value.
getMultiple() - Method in class com.aspose.xps.metadata.IntegerParameterInit
For integer- or decimal-valued parameters, the value of the parameter should be a multiple of this number.
getName() - Method in class com.aspose.eps.xmp.XmpField
Gets the name.
getName() - Method in interface com.aspose.xps.metadata.IPrintTicketElementChild
Returns the child name.
getName() - Method in class com.aspose.xps.metadata.PrintTicketElement
Gets the element name.
getNamespaceUri() - Method in class com.aspose.eps.xmp.XmpField
Gets the namespace URI.
getNamespaceURIByPrefix(String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets the namespace URI by prefix.
getNamespaceURIByPrefix(String) - Method in class com.aspose.eps.xmp.XmpMetadata
Gets namespace URI by prefix.
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.
getPacketsCount() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets the packets count.
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.
getPosition() - Method in class com.aspose.page.metered.MeteredStream
 
getPrefix() - Method in class com.aspose.eps.xmp.XmpField
Gets the prefix.
getPrefixByNamespaceURI(String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets the prefix by namespace URI.
getPrefixByNamespaceURI(String) - Method in class com.aspose.eps.xmp.XmpMetadata
Gets the prefix by namespace URI.
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).
getReportedSize() - Method in class com.aspose.page.metered.MeteredStream
 
getResolution() - Method in class com.aspose.eps.device.ImageSaveOptions
Returns the resolution of the resulting image.
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.
getSaveOptions() - Method in class com.aspose.page.Device
Returns save options.
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.
getSyncRoot() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets an object that can be used to synchronize access to this collection.
getSyncRoot() - Method in class com.aspose.eps.xmp.XmpMetadata
Gets synchroniztion object of the collection.
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.
getValue() - Method in class com.aspose.eps.xmp.XmpField
Gets the value.
getValueString() - Method in class com.aspose.xps.metadata.Value
Gets the value as string.
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.
getWorkingPacketIndex() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets the index of the working packet.
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.
getXmpMetadata() - Method in class com.aspose.eps.PsDocument
Reads PS/EPS file and extracts XmpMetdata if it already exists or add new one if it doesn't exist.
Glossy - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
Glossy value.
Glossy - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
Glossy value.
GlyphsIndices - Class in com.aspose.page
 
GlyphsIndices(ApsGlyphsIndices.ApsGlyphsIndicesWriter, boolean) - Constructor for class com.aspose.page.GlyphsIndices
 
Gold - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Gold.
GoldenRod - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Golden rod.
Gray - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Gray.
Grayscale - Static variable in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Specifies the output should be in grayscale.
Green - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Green.

H

hashCode() - Method in class com.aspose.eps.xmp.XmpField
Returns a hash code for this instance.
hashCode() - Method in class com.aspose.page.metered.MeteredStream
 
hashCode() - Method in class com.aspose.xps.XpsMatrix
Returns a hash code for this instance.
height - Variable in class com.aspose.xps.Size2D.Float
The height of this Size2D.
High - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for high quality output (balanced for high quality text and graphics).
High - Static variable in class com.aspose.xps.metadata.PageResolution.QualitativeResolution
High value.
HighGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
HighGloss value.
HighGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
HighGloss value.
HighResolution - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies specialty high resolution media.
HolePunch - Class in com.aspose.xps.metadata
The base class for JobHolePunch and DocumentHolePunch features classes.
HolePunch.HolePunchOption - Class in com.aspose.xps.metadata
Describes the HolePunch feature options.
HPGL2 - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is HP-GL/2.

I

ICC - Static variable in class com.aspose.xps.metadata.JobOptimalDestinationColorProfile.Profile
ICC profile.
ICCProfile - Static variable in class com.aspose.xps.metadata.PageBlendColorSpace.PageBlendColorSpaceOption
Specifies an ICC profile defining the color space that SHOULD be used for blending.
IDocumentPrintTicketItem - Interface in com.aspose.xps.metadata
The interface of document-prefixed print ticket items.
IDProperty - Class in com.aspose.xps.metadata
The base class for JobID and DocumentID properties classes.
IFeatureItem - Interface in com.aspose.xps.metadata
The base interface for classes that may be Print Schema Feature items.
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.
IJobPrintTicketItem - Interface in com.aspose.xps.metadata
The interface of job-prefixed print ticket items.
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
IMeteredEvents - Interface in com.aspose.page.metered
 
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.
increaseCount(double) - Method in class com.aspose.page.metered.MeteredCountService
Increase customer consumption file size, and try to upload data
increaseCredit(long) - Method in class com.aspose.page.metered.MeteredCountService
Increase customer consumption credit, and try to upload
increaseCredit(long, boolean) - Method in class com.aspose.page.metered.MeteredCountService
Increase customer consumption credit
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.
InputBin - Class in com.aspose.xps.metadata
The base class for JobInputBin, DocumentInputBin and PageInputBin features classes.
InputBin.BinType - Class in com.aspose.xps.metadata
Defines constants for the BinType scored property value.
InputBin.FeedDirection - Class in com.aspose.xps.metadata
Defines constants for the FeedDirection scored property value.
InputBin.FeedFace - Class in com.aspose.xps.metadata
Defines constants for the FeedFace scored property value.
InputBin.FeedType - Class in com.aspose.xps.metadata
Defines constants for the FeedType scored property value.
InputBin.IInputBinItem - Interface in com.aspose.xps.metadata
The interface of any JobInputBin, DocumentInputBin and PageInputBin feature item.
InputBin.IInputBinOptionItem - Interface in com.aspose.xps.metadata
The interface of any InputBinOption item.
InputBin.InputBinOption - Class in com.aspose.xps.metadata
Describes the JobInputBin, DocumentInputBin and PageInputBin features options.
InputBin.MediaPath - Class in com.aspose.xps.metadata
Defines constants for the MediaPath scored property value.
InputBin.MediaSizeAutoSense - Class in com.aspose.xps.metadata
Defines constants for the MediaSizeAutoSense scored property value.
InputBin.MediaTypeAutoSense - Class in com.aspose.xps.metadata
Defines constants for the MediaTypeAutoSense scored property value.
InputBinOption(String, InputBin.IInputBinOptionItem...) - Constructor for class com.aspose.xps.metadata.InputBin.InputBinOption
Creates a new instance.
InputBinOption(InputBin.InputBinOption) - Constructor for class com.aspose.xps.metadata.InputBin.InputBinOption
Clones this option instance.
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.
IntegerParameterInit - Class in com.aspose.xps.metadata
Base class for all integer parameter initializers.
IntegerParameterInit(String, int) - Constructor for class com.aspose.xps.metadata.IntegerParameterInit
Creates a new instance.
IntegerValue - Class in com.aspose.xps.metadata
The class that incapsulates an Integer value in a PrintTicket document.
IntegerValue(int) - Constructor for class com.aspose.xps.metadata.IntegerValue
Creates a new instance.
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
The interface of classes that may be Print Schema Option items.
IPagePrintTicketItem - Interface in com.aspose.xps.metadata
The interface of page-prefixed print ticket items.
IPrintTicketElementChild - Interface in com.aspose.xps.metadata
The base interface of a child element of any Print Schema element.
IPrintTicketItem - Interface in com.aspose.xps.metadata
The base interface for classes that may be PrintTicket root element items.
IPropertyItem - Interface in com.aspose.xps.metadata
The base interface for classes that may be a PrintTicket Property items.
isArray() - Method in class com.aspose.eps.xmp.XmpValue
Returns true is XmpValue is array.
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
The base interface for classes that may be PrintTicket ScoredProperty items.
isDateTime() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if value is DateTime.
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.
isDouble() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if value is floating point value.
isEmpty() - Method in class com.aspose.eps.xmp.XmpDataCollection
Returns true if this set contains no elements.
isEmpty() - Method in class com.aspose.eps.xmp.XmpField
Gets a value indicating whether this instance is empty.
isEmpty() - Method in class com.aspose.eps.xmp.XmpMetadata
Returns true if this set contains no elements.
isField() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if XmpValue is field.
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.
isInteger() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if value is integer.
isInternalFIPSSecurity() - Static method in class com.aspose.page.License
By default we using default jdk security.
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.Document
Indicates whether Aspose.Page for Java product license is accessed and valid.
isMainDocument() - Method in class com.aspose.page.Device
 
isNamedValue() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if XmpValue is named value.
isNamedValues() - Method in class com.aspose.eps.xmp.XmpValue
Returns true is XmpValue represents named values.
ISOA0 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA0
ISOA1 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA1
ISOA10 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA10
ISOA2 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA2
ISOA3 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA3
ISOA3Extra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA3 extra
ISOA3Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA3 rotated
ISOA4 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA4
ISOA4Extra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA4 extra
ISOA4Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA4 rotated
ISOA5 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA5
ISOA5Extra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA5 extra
ISOA5Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA5 rotated
ISOA6 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA6
ISOA6Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA6 rotated
ISOA7 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA7
ISOA8 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA8
ISOA9 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOA9
ISOB0 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB0
ISOB1 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB1
ISOB10 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB10
ISOB2 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB2
ISOB3 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB3
ISOB4 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB4
ISOB4Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB4 envelope
ISOB5Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB5 envelope
ISOB5Extra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB5 extra
ISOB7 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB7
ISOB8 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB8
ISOB9 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOB9
ISOC0 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC0
ISOC1 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC1
ISOC10 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC10
ISOC2 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC2
ISOC3 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC3
ISOC3Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC3 envelope
ISOC4 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC4
ISOC4Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC4 envelope
ISOC5 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC5
ISOC5Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC5 envelope
ISOC6 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC6
ISOC6C5Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC6C5 envelope
ISOC6Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC6 envelope
ISOC7 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC7
ISOC8 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC8
ISOC9 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOC9
ISODLEnvelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISODL envelope
ISODLEnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISODL envelope rotated
ISOSRA3 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
ISOSRA3
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.
isRaw() - Method in class com.aspose.eps.xmp.XmpValue
Value is unsupported/unknown and raw XML code is provided.
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.
isString() - Method in class com.aspose.eps.xmp.XmpValue
Returns true if value is string.
isStroked() - Method in class com.aspose.xps.XpsPathSegment
Returns the value specifying whether the stroke for this segment of the path is drawn.
isStructure() - Method in class com.aspose.eps.xmp.XmpValue
Returns true is XmpValue represents structure.
isSupressErrors() - Method in class com.aspose.page.SaveOptions
Returns a value indicating whether errors will be suppressed during conversion.
isSynchronized() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets a value indicating whether access to this collection is synchronized (thread safe).
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.PrintTicket
Returns the print ticket item names iterator.
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.
Ivory - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Ivory.

J

Japan2LPhoto - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan 2L Photo
JapanChou3Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Chou3 envelope
JapanChou3EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Chou3 envelope rotated
JapanChou4Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Chou4 envelope
JapanChou4EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Chou4 envelope rotated
JapanDoubleHagakiPostcard - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Double Hagaki Postcard
JapanDoubleHagakiPostcardRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Double Hagaki Postcard rotated
JapanHagakiPostcard - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Hagaki Postcard
JapanHagakiPostcardRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Hagaki Postcard rotated
JapanKaku2Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Kaku2 envelope
JapanKaku2EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Kaku2 envelope rotated
JapanKaku3Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Kaku3 envelope
JapanKaku3EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Kaku3 envelope rotated
JapanLPhoto - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan L Photo
JapanQuadrupleHagakiPostcard - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan Quadruple Hagaki Postcard
JapanYou1Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You1 envelope
JapanYou2Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You2 envelope
JapanYou3Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You3 envelope
JapanYou4Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You4 envelope
JapanYou4EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You4 envelope rotated
JapanYou6Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You6 envelope
JapanYou6EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Japan You6 envelope rotated
JISB0 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB0
JISB1 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB1
JISB10 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB10
JISB2 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB2
JISB3 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB3
JISB4 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB4
JISB4Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB4 rotated
JISB5 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB5
JISB5Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB5 rotated
JISB6 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB6
JISB6Rotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB6 rotated
JISB7 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB7
JISB8 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB8
JISB9 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
JISB9
JobAccountingSheet - Class in com.aspose.xps.metadata
Describes the accounting sheet to be output for the job.
JobAccountingSheet(JobAccountingSheet.JobAccountingSheetOption...) - Constructor for class com.aspose.xps.metadata.JobAccountingSheet
Creates a new instance.
JobAccountingSheet.JobAccountingSheetOption - Class in com.aspose.xps.metadata
Describes the JobAccountingSheet feature options.
JobBindAllDocuments - Class in com.aspose.xps.metadata
Describes the method of binding.
JobBindAllDocuments(JobBindAllDocuments.BindingOption...) - Constructor for class com.aspose.xps.metadata.JobBindAllDocuments
Creates a new instance.
JobBindAllDocuments.BindingGutter - Class in com.aspose.xps.metadata
Describes the way to specify the BindingGutter scored property value, whether by an integer value or by the reference to the DocumentBindingGutter parameter.
JobBindAllDocuments.BindingOption - Class in com.aspose.xps.metadata
Describes the JobBindAllDocuments feature options.
JobBindAllDocuments.IBindingOptionItem - Interface in com.aspose.xps.metadata
The interface of any BindingOption item.
JobBindAllDocumentsGutter - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingGutter
Specifies the BindingGutter scored property value by the reference to the DocumentBindingGutter parameter.
JobBindAllDocumentsGutter - Class in com.aspose.xps.metadata
Specifies the width of the binding gutter.
JobBindAllDocumentsGutter(int) - Constructor for class com.aspose.xps.metadata.JobBindAllDocumentsGutter
Creates a new instance.
JobCollateAllDocuments - Class in com.aspose.xps.metadata
Describes the collating characteristics of the output.
JobCollateAllDocuments(Collate.CollateOption...) - Constructor for class com.aspose.xps.metadata.JobCollateAllDocuments
Creates a new instance.
JobComment - Class in com.aspose.xps.metadata
Specifies a comment associated with the job.
JobComment(String) - Constructor for class com.aspose.xps.metadata.JobComment
Creates a new instance.
JobCopiesAllDocuments - Class in com.aspose.xps.metadata
Specifies the number of copies of a job.
JobCopiesAllDocuments(int) - Constructor for class com.aspose.xps.metadata.JobCopiesAllDocuments
Creates a new instance.
JobDeviceLanguage - Class in com.aspose.xps.metadata
Describes the device languages supported for sending data from driver to physical device.
JobDeviceLanguage(JobDeviceLanguage.JobDeviceLanguageOption...) - Constructor for class com.aspose.xps.metadata.JobDeviceLanguage
Creates a new instance.
JobDeviceLanguage.IJobDeviceLanguageOptionItem - Interface in com.aspose.xps.metadata
The interface of any JobDeviceLanguageOption item.
JobDeviceLanguage.JobDeviceLanguageOption - Class in com.aspose.xps.metadata
Describes the JobDeviceLanguage feature options.
JobDeviceLanguageOption(String, JobDeviceLanguage.IJobDeviceLanguageOptionItem...) - Constructor for class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Creates a new instance.
JobDeviceLanguageOption(JobDeviceLanguage.JobDeviceLanguageOption) - Constructor for class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Clones this option instance.
JobDigitalSignatureProcessing - Class in com.aspose.xps.metadata
Describes configuring the digital signature processing for the entire job.
JobDigitalSignatureProcessing(JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption...) - Constructor for class com.aspose.xps.metadata.JobDigitalSignatureProcessing
Creates a new instance.
JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption - Class in com.aspose.xps.metadata
Describes the JobDigitalSignatureProcessing feature options.
JobDuplexAllDocumentsContiguously - Class in com.aspose.xps.metadata
Describes the duplex characteristics of the output.
JobDuplexAllDocumentsContiguously(Duplex.DuplexOption...) - Constructor for class com.aspose.xps.metadata.JobDuplexAllDocumentsContiguously
Creates a new instance.
JobErrorSheet - Class in com.aspose.xps.metadata
Describes the error sheet output.
JobErrorSheet(JobErrorSheet.IJobErrorSheetItem...) - Constructor for class com.aspose.xps.metadata.JobErrorSheet
Creates a new instance.
JobErrorSheet.ErrorSheetOption - Class in com.aspose.xps.metadata
Describes the JobErrorSheet feature options.
JobErrorSheet.ErrorSheetWhen - Class in com.aspose.xps.metadata
Describes inner ErrorSheetWhen feature.
JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption - Class in com.aspose.xps.metadata
Describes the ErrorSheetWhen feature options.
JobErrorSheet.IJobErrorSheetItem - Interface in com.aspose.xps.metadata
The interface of any JobErrorSheet feature item.
JobErrorSheetSource - Class in com.aspose.xps.metadata
Specifies the source for a custom error sheet.
JobErrorSheetSource(String) - Constructor for class com.aspose.xps.metadata.JobErrorSheetSource
Creates a new instance.
JobHolePunch - Class in com.aspose.xps.metadata
Describes the hole punching characteristics of the output.
JobHolePunch(HolePunch.HolePunchOption...) - Constructor for class com.aspose.xps.metadata.JobHolePunch
Creates a new instance.
JobID - Class in com.aspose.xps.metadata
Specifies a unique ID for the job.
JobID(String) - Constructor for class com.aspose.xps.metadata.JobID
Creates a new instance.
JobInputBin - Class in com.aspose.xps.metadata
Describes the installed input bin in a device or the full list of supported bins for a device.
JobInputBin(InputBin.IInputBinItem...) - Constructor for class com.aspose.xps.metadata.JobInputBin
Creates a new instance.
JobName - Class in com.aspose.xps.metadata
Specifies a descriptive name for the job.
JobName(String) - Constructor for class com.aspose.xps.metadata.JobName
Creates a new instance.
JobNUpAllDocumentsContiguously - Class in com.aspose.xps.metadata
Describes the output of multiple logical pages to a single physical sheet.
JobNUpAllDocumentsContiguously(NUp.INUpItem...) - Constructor for class com.aspose.xps.metadata.JobNUpAllDocumentsContiguously
Creates a new instance.
JobOptimalDestinationColorProfile - Class in com.aspose.xps.metadata
Specifies the optimal color profile given the current device configuration.
JobOptimalDestinationColorProfile(JobOptimalDestinationColorProfile.Profile, String, String) - Constructor for class com.aspose.xps.metadata.JobOptimalDestinationColorProfile
Creates a new instance.
JobOptimalDestinationColorProfile.Profile - Class in com.aspose.xps.metadata
Describes available color profiles.
JobOutputBin - Class in com.aspose.xps.metadata
Describes the installed output bin in a device or the full list of supported bins for a device.
JobOutputBin(OutputBin.IOutputBinItem...) - Constructor for class com.aspose.xps.metadata.JobOutputBin
Creates a new instance.
JobOutputOptimization - Class in com.aspose.xps.metadata
Describes the job processing, intended to optimize the output for particular use scenarios as indicated by the option specified.
JobOutputOptimization(JobOutputOptimization.JobOutputOptimizationOption...) - Constructor for class com.aspose.xps.metadata.JobOutputOptimization
Creates a new instance.
JobOutputOptimization.JobOutputOptimizationOption - Class in com.aspose.xps.metadata
Describes the JobOutputOptimization feature options.
JobPageOrder - Class in com.aspose.xps.metadata
Defines the order of physical pages for the output.
JobPageOrder(JobPageOrder.JobPageOrderOption...) - Constructor for class com.aspose.xps.metadata.JobPageOrder
Creates a new instance.
JobPageOrder.JobPageOrderOption - Class in com.aspose.xps.metadata
Describes the JobPageOrder feature options.
JobPrimaryBannerSheet - Class in com.aspose.xps.metadata
Describes the banner sheet to be output for the job.
JobPrimaryBannerSheet(JobPrimaryBannerSheet.BannerSheetOption...) - Constructor for class com.aspose.xps.metadata.JobPrimaryBannerSheet
Creates a new instance.
JobPrimaryBannerSheet.BannerSheetOption - Class in com.aspose.xps.metadata
Represents options of the JobPrimaryBannerSheet feature.
JobPrimaryBannerSheetSource - Class in com.aspose.xps.metadata
Specifies the source for a primary custom banner sheet for the job.
JobPrimaryBannerSheetSource(String) - Constructor for class com.aspose.xps.metadata.JobPrimaryBannerSheetSource
Creates a new instance.
JobPrimaryCoverBack - Class in com.aspose.xps.metadata
Describes the back (ending) cover sheet.
JobPrimaryCoverBack(JobPrimaryCoverBack.CoverBackOption...) - Constructor for class com.aspose.xps.metadata.JobPrimaryCoverBack
Creates a new instance.
JobPrimaryCoverBack.CoverBackOption - Class in com.aspose.xps.metadata
Describes the JobPrimaryCoverBack feature options.
JobPrimaryCoverBackSource - Class in com.aspose.xps.metadata
Specifies the source for a custom back-cover primary sheet for the job.
JobPrimaryCoverBackSource(String) - Constructor for class com.aspose.xps.metadata.JobPrimaryCoverBackSource
Creates a new instance.
JobPrimaryCoverFront - Class in com.aspose.xps.metadata
Describes the front (beginning) cover sheet.
JobPrimaryCoverFront.CoverFrontOption - Class in com.aspose.xps.metadata
Describes the JobPrimaryCoverFront feature options.
JobPrimaryCoverFrontSource - Class in com.aspose.xps.metadata
Specifies the source for a custom front-cover primary sheet for the job.
JobPrimaryCoverFrontSource(String) - Constructor for class com.aspose.xps.metadata.JobPrimaryCoverFrontSource
Creates a new instance.
JobPrintTicket - Class in com.aspose.xps.metadata
The class that incapsulates a job-level print ticket.
JobPrintTicket(IJobPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.JobPrintTicket
Creates a job-level print ticket instance.
JobRollCutAtEndOfJob - Class in com.aspose.xps.metadata
Describes the cutting method for roll paper.
JobRollCutAtEndOfJob(RollCut.RollCutOption...) - Constructor for class com.aspose.xps.metadata.JobRollCutAtEndOfJob
Creates a new instance.
JobStapleAllDocuments - Class in com.aspose.xps.metadata
Describes the stapling characteristics of the output.
JobStapleAllDocuments(Staple.StapleOption...) - Constructor for class com.aspose.xps.metadata.JobStapleAllDocuments
Creates a new instance.
JobURI - Class in com.aspose.xps.metadata
Specifies a uniform resource identifier (URI) for the document.
JobURI(String) - Constructor for class com.aspose.xps.metadata.JobURI
Creates a new instance.
JogOffset - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies jog offset binding.
JogOffset - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies jog offset binding.
JpegSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-JPEG saving options.
JpegSaveOptions() - Constructor for class com.aspose.xps.rendering.JpegSaveOptions
Creates new instance of options.

K

keySet() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets a set containing the keys.
keySet() - Method in class com.aspose.eps.xmp.XmpMetadata
Gets keys from the dictionary.
KEYWORDS - Static variable in class com.aspose.eps.device.PdfDevice
"Keywords" property key.
KPDL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is KPDL.
KS - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is KS.
KSSM - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is KSSM.

L

Label - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies label media.
Landscape - Static variable in class com.aspose.xps.metadata.PageOrientation.PageOrientationOption
Content is rotated on the page 90 degrees CCW relative to standard (portrait) orientation.
Layering(PageWatermark.LayeringOption...) - Constructor for class com.aspose.xps.metadata.PageWatermark.Layering
Creates a new instance.
LeftBottom - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies right to left, top to bottom.
LeftCenter - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the center of the left edge of the media.
LeftEdge - Static variable in class com.aspose.xps.metadata.HolePunch.HolePunchOption
Specifies hole(s) along the left edge.
LeftTop - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies right to left, bottom to top.
Letterhead - Static variable in class com.aspose.xps.metadata.PageMediaType.PrePrinted
Letterhead value.
License - Class in com.aspose.page
Provides methods to license the component.
License() - Constructor for class com.aspose.page.License
Initializes a new instance of this class.
LoadOptions - Class in com.aspose.xps
Basic class for document loading options.
LongEdgeFirst - Static variable in class com.aspose.xps.metadata.InputBin.FeedDirection
LongEdgeFirst value.

M

MailBox - Static variable in class com.aspose.xps.metadata.OutputBin.BinType
MailBox bin.
Manual - Static variable in class com.aspose.xps.metadata.Duplex.DuplexMode
Manual value.
Manual - Static variable in class com.aspose.xps.metadata.InputBin.FeedType
Manual value.
Manual - Static variable in class com.aspose.xps.metadata.InputBin.InputBinOption
Specifies the default manual feed bin.
MatchToDefault - Static variable in class com.aspose.xps.metadata.PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption
If the device determines that the profile specified by the PageDeviceColorSpaceProfileURI parameter can be used as a device color space profile, all elements using the same profile are treated as already being specified in device color space.
Matte - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
Matte value.
Matte - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
Matte value.
merge(String[], Device, SaveOptions) - Method in class com.aspose.eps.PsDocument
Merges PS/EPS files to a device.
merge(String[], Device, SaveOptions) - Method in class com.aspose.xps.XpsDocument
Merging XPS documents to PDF using the Device instance.
merge(String[], OutputStream) - Method in class com.aspose.xps.XpsDocument
Merging several XPS files into one XPS document.
Metered - Class in com.aspose.page
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.page.Metered
Initializes a new instance of this class.
Metered - Class in com.aspose.page.metered
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.page.metered.Metered
Initializes a new instance of this class.
MeteredBillingService - Class in com.aspose.page.metered
This internal class is used to handle customer's matering state
MeteredBillingService() - Constructor for class com.aspose.page.metered.MeteredBillingService
 
MeteredCountService - Class in com.aspose.page.metered
This internal class is used to handle customer's consumption data, the unit is MB.
MeteredState - Class in com.aspose.page.metered
Represents possible metered states.
MeteredStream - Class in com.aspose.page.metered
 
MeteredStream(Stream, long) - Constructor for class com.aspose.page.metered.MeteredStream
 
MirrorImageHeight - Static variable in class com.aspose.xps.metadata.PageMirrorImage.PageMirrorImageOption
Specifies the output should be mirrored parallel to the MediaSizeHeight direction.
MirrorImageWidth - Static variable in class com.aspose.xps.metadata.PageMirrorImage.PageMirrorImageOption
Specifies the output should be mirrored parallel to the MediaSizeWidth direction.
Monochrome - Static variable in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Specifies the output should be in monochrome (Black).
MultiLayerForm - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies attached multi-part forms media.
MultiPartForm - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies separate multi-part forms media.
multiply(XpsMatrix, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Multiplies this matrix by the matrix specified by the matrix in order specified by matrixOrder.
multiply(XpsMatrix) - Method in class com.aspose.xps.XpsMatrix
Multiplies this matrix by the matrix specified by the matrix in default (Prepend) order.

N

NameProperty - Class in com.aspose.xps.metadata
The base class for JobName and DocumentName properties classes.
Negative - Static variable in class com.aspose.xps.metadata.PageNegativeImage.PageNegativeImageOption
Specifies the output should be the negative image.
newTtfCMapTable(TtfTableRepository, TtfFont) - Static method in class com.aspose.font.FontInternalHelperPage
 
newTtfNameTable(TtfTableRepository, TtfFont) - Static method in class com.aspose.font.FontInternalHelperPage
 
newTtfOs2Table(TtfTableRepository, TtfFont) - Static method in class com.aspose.font.FontInternalHelperPage
 
newTtfPostTable(TtfTableRepository, TtfFont, Dictionary<String, Long>) - Static method in class com.aspose.font.FontInternalHelperPage
 
NoColor - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
No color.
NoCover - Static variable in class com.aspose.xps.metadata.DocumentCoverBack.CoverBackOption
Specifies no cover will be output.
NoCover - Static variable in class com.aspose.xps.metadata.DocumentCoverFront.CoverFrontOption
Specifies no cover will be output.
NoCover - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverBack.CoverBackOption
Specifies no cover will be output.
NoCover - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverFront.CoverFrontOption
Specifies no cover will be output.
None - Static variable in class com.aspose.xps.metadata.DocumentBannerSheet.BannerSheetOption
Specifies no banner sheet should be output.
None - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies no binding.
None - Static variable in class com.aspose.xps.metadata.DocumentSeparatorSheet.DocumentSeparatorSheetOption
Specifies no separator sheet(s).
None - Static variable in class com.aspose.xps.metadata.HolePunch.HolePunchOption
Specifies no hole punching.
None - Static variable in class com.aspose.xps.metadata.InputBin.MediaSizeAutoSense
None value.
None - Static variable in class com.aspose.xps.metadata.InputBin.MediaTypeAutoSense
None value.
None - Static variable in class com.aspose.xps.metadata.JobAccountingSheet.JobAccountingSheetOption
Specifies no accounting sheet will be output.
None - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies no binding.
None - Variable in class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetOption
Specifies no error sheet should be output.
None - Static variable in class com.aspose.xps.metadata.JobOutputOptimization.JobOutputOptimizationOption
Specifies the job processing should not be optimized for a particular scenario.
None - Static variable in class com.aspose.xps.metadata.JobPrimaryBannerSheet.BannerSheetOption
Specifies no banner sheet should be output.
None - Static variable in class com.aspose.xps.metadata.OutputBin.BinType
None of the above.
None - Static variable in class com.aspose.xps.metadata.PageBorderless.PageBorderlessOption
Specifies no borderless printing.
None - Static variable in class com.aspose.xps.metadata.PageColorManagement.PageColorManagementOption
Application has performed color management to the destination profile.
None - Static variable in class com.aspose.xps.metadata.PageForceFrontSide.PageForceFrontSideOption
Specifies no output restrictions.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
None value.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
None value.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies unknown or unlisted media.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.PrePrinted
None value.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.PrePunched
None value.
None - Static variable in class com.aspose.xps.metadata.PageMediaType.Recycled
None value.
None - Static variable in class com.aspose.xps.metadata.PageMirrorImage.PageMirrorImageOption
Specifies the output should not be mirrored.
None - Static variable in class com.aspose.xps.metadata.PageNegativeImage.PageNegativeImageOption
Specifies the output should be the non-negative image.
None - Static variable in class com.aspose.xps.metadata.PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
No Photoprinting Intent (Allows the application to specify no intent resolution.
None - Static variable in class com.aspose.xps.metadata.PageScaling.PageScalingOption
Specifies that no scaling should be applied.
None - Static variable in class com.aspose.xps.metadata.PageSourceColorProfile.PageSourceColorProfileOption
No source profile.
None - Static variable in class com.aspose.xps.metadata.RollCut.RollCutOption
Specifies no job roll cut.
None - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies no stapling.
Normal - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for normal output (balanced for good quality text and graphics).
Normal - Static variable in class com.aspose.xps.metadata.PageResolution.QualitativeResolution
Normal value.
NorthAmerica10x11 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 10x11
NorthAmerica10x12 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 10x12
NorthAmerica10x14 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 10x14
NorthAmerica11x17 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 11x17
NorthAmerica14x17 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 14x17
NorthAmerica4x6 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 4x6
NorthAmerica4x8 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 4x8
NorthAmerica5x7 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 5x7
NorthAmerica8x10 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 8x10
NorthAmerica9x11 - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America 9x11
NorthAmericaArchitectureASheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Architecture A sheet
NorthAmericaArchitectureBSheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Architecture B sheet
NorthAmericaArchitectureCSheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Architecture C sheet
NorthAmericaArchitectureDSheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Architecture D sheet
NorthAmericaArchitectureESheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Architecture E sheet
NorthAmericaCSheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America C sheet
NorthAmericaDSheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America D sheet
NorthAmericaESheet - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America E sheet
NorthAmericaExecutive - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Executive
NorthAmericaGermanLegalFanfold - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America German Legal Fanfold
NorthAmericaGermanStandardFanfold - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America German Standard Fanfold
NorthAmericaLegal - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Legal
NorthAmericaLegalExtra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Legal extra
NorthAmericaLetter - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Letter
NorthAmericaLetterExtra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Letter extra
NorthAmericaLetterPlus - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Letter Plus
NorthAmericaLetterRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Letter rotated
NorthAmericaMonarchEnvelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Monarch envelope
NorthAmericaNote - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Note
NorthAmericaNumber10Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 10 envelope
NorthAmericaNumber10EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 10 envelope rotated
NorthAmericaNumber11Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 11 envelope
NorthAmericaNumber12Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 12 envelope
NorthAmericaNumber14Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 14 envelope
NorthAmericaNumber9Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Number 9 envelope
NorthAmericaPersonalEnvelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Personal envelope
NorthAmericaQuarto - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Quarto
NorthAmericaStatement - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Statement
NorthAmericaSuperA - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Super A
NorthAmericaSuperB - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Super B
NorthAmericaTabloid - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Tabloid
NorthAmericaTabloidExtra - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
North America Tabloid extra
NUp - Class in com.aspose.xps.metadata
The base class for JobNUpAllDocumentsContiguously and DocumentNUp features classes.
NUp.INUpItem - Interface in com.aspose.xps.metadata
The interface of any JobNUpAllDocumentsContiguously or DocumentNUp feature item.
NUp.PresentationDirection - Class in com.aspose.xps.metadata
Describes inner PresentationDirection feature.
NUp.PresentationDirection.PresentationDirectionOption - Class in com.aspose.xps.metadata
Describes the PresentationDirection feature options.

O

Off - Static variable in class com.aspose.xps.metadata.PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
Page device font substitution is off.
On - Static variable in class com.aspose.xps.metadata.PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption
Page device font substitution is on.
onClose() - Method in interface com.aspose.page.metered.IMeteredEvents
 
OnError - Static variable in class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetWhen.ErrorSheetWhenOption
Specifies an error sheet will be output only on error.
OneSided - Static variable in class com.aspose.xps.metadata.Duplex.DuplexOption
Specifies one sided printing.
onFlush() - Method in interface com.aspose.page.metered.IMeteredEvents
 
onRead() - Method in interface com.aspose.page.metered.IMeteredEvents
 
onWrite() - Method in interface com.aspose.page.metered.IMeteredEvents
 
op_Equality(MeteredStream, Stream) - Static method in class com.aspose.page.metered.MeteredStream
 
op_Equality(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
Implements the operator ==.
op_Inequality(MeteredStream, Stream) - Static method in class com.aspose.page.metered.MeteredStream
 
op_Inequality(XpsMatrix, XpsMatrix) - Static method in class com.aspose.xps.XpsMatrix
Implements the operator !
openPage(String) - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in class com.aspose.eps.device.ImageDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in class com.aspose.eps.device.PdfDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in interface com.aspose.page.IMultiPageDevice
Makes necessary preparation of the device before page rendering.
openPage(float, float) - Method in interface com.aspose.page.IMultiPageDevice
Makes necessary preparation of the device before page rendering.
openPage(String) - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new page with the specifies title.
openPage(float, float) - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new page with the specified width and height.
openPage(String) - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new page with the specifies title.
openPage(float, float) - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new page with the specified width and height.
openPartition() - Method in interface com.aspose.page.IMultiPartitionDevice
Starts the new document partition.
openPartition() - Method in class com.aspose.xps.rendering.ImageDevice
Starts a new document partition.
openPartition() - Method in class com.aspose.xps.rendering.PdfDevice
Starts a new document partition.
OptimizeForPortability - Static variable in class com.aspose.xps.metadata.JobOutputOptimization.JobOutputOptimizationOption
Specifies the job processing be optimized for portability (cross-device) of output.
OptimizeForQuality - Static variable in class com.aspose.xps.metadata.JobOutputOptimization.JobOutputOptimizationOption
Specifies the job processing be optimized for quality of output.
OptimizeForSpeed - Static variable in class com.aspose.xps.metadata.JobOutputOptimization.JobOutputOptimizationOption
Specifies the job processing be optimized for speed of output.
Option - Class in com.aspose.xps.metadata
The class that implements a common PrintTicket Option.
Option(String, IOptionItem...) - Constructor for class com.aspose.xps.metadata.Option
Creates a new PrintTicket option instance.
Option(IOptionItem...) - Constructor for class com.aspose.xps.metadata.Option
Creates a new PrintTicket option instance.
Option(Option) - Constructor for class com.aspose.xps.metadata.Option
Creates a clone option instance.
Orange - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Orange.
ORIENTATION - Static variable in class com.aspose.eps.device.ImageDevice
"Orientation" property key.
ORIENTATION - Static variable in class com.aspose.eps.device.PdfDevice
"Orientation" property key.
Other - Static variable in class com.aspose.xps.metadata.PageResolution.QualitativeResolution
Other value.
OtherMetricA3Plus - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Other Metric A3 Plus
OtherMetricA4Plus - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Other Metric A4 Plus
OtherMetricFolio - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Other Metric Folio
OtherMetricInviteEnvelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Other Metric Invite envelope
OtherMetricItalianEnvelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Other Metric Italian envelope
OutputBin - Class in com.aspose.xps.metadata
The base class for JobOutputBin, DocumentOutputBin and PageOutputBin features classes.
OutputBin.BinType - Class in com.aspose.xps.metadata
Defines constants for the BinType scored property value.
OutputBin.IOutputBinItem - Interface in com.aspose.xps.metadata
The interface of any JobOutputBin, DocumentOutputBin and PageOutputBin feature item.
OutputBin.IOutputBinOptionItem - Interface in com.aspose.xps.metadata
The interface of any OutputBinOption item.
OutputBin.OutputBinOption - Class in com.aspose.xps.metadata
Describes the JobOutputBin, DocumentOutputBin and PageOutputBin features options.
OutputBinOption() - Constructor for class com.aspose.xps.metadata.OutputBin.OutputBinOption
Creates a new instance.
Overlay - Static variable in class com.aspose.xps.metadata.PageWatermark.LayeringOption
Watermark appears over page content.
OverrideDeviceDefault - Static variable in class com.aspose.xps.metadata.PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption
If the profile specified by the PageDeviceColorSpaceProfileURI parameter has a number of channels matching the number of primaries of the device, it SHOULD be used instead of the devices internal color management for all elements.

P

Packet - Static variable in class com.aspose.eps.xmp.XmpFieldType
This type represents a packet.
PAGE_MARGINS - Static variable in class com.aspose.eps.device.ImageDevice
"Page margins" property key.
PAGE_MARGINS - Static variable in class com.aspose.eps.device.PdfDevice
"Page margins" property key.
PAGE_SIZE - Static variable in class com.aspose.eps.device.ImageDevice
"Page size" property key.
PAGE_SIZE - Static variable in class com.aspose.eps.device.PdfDevice
"Page size" property key.
PageBlackGenerationProcessing - Class in com.aspose.xps.metadata
Specifies black generation behavior for CMYK separations.
PageBlackGenerationProcessing(PageBlackGenerationProcessing.PageBlackGenerationProcessingOption...) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessing
Creates a new instance.
PageBlackGenerationProcessing.PageBlackGenerationProcessingOption - Class in com.aspose.xps.metadata
Describes the PageBlackGenerationProcessing feature options.
PageBlackGenerationProcessingBlackInkLimit - Class in com.aspose.xps.metadata
Application content labeled with the specified named color MUST appear on all color separations.
PageBlackGenerationProcessingBlackInkLimit(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingBlackInkLimit
Creates a new instance.
PageBlackGenerationProcessingGrayComponentReplacementExtent - Class in com.aspose.xps.metadata
Describes the extented beyond neutrals (into chromatic colors) that GCR applies. 0% = Uniform component replacement, 100% = Gray component replacement.
PageBlackGenerationProcessingGrayComponentReplacementExtent(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementExtent
Creates a new instance.
PageBlackGenerationProcessingGrayComponentReplacementLevel - Class in com.aspose.xps.metadata
Specifies the percentage of gray component replacement to perform.
PageBlackGenerationProcessingGrayComponentReplacementLevel(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementLevel
Creates a new instance.
PageBlackGenerationProcessingGrayComponentReplacementStart - Class in com.aspose.xps.metadata
Describes the point in the "highlight to shadow" range where GCR should start (100% darkest shadow).
PageBlackGenerationProcessingGrayComponentReplacementStart(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingGrayComponentReplacementStart
Creates a new instance.
PageBlackGenerationProcessingTotalInkCoverageLimit - Class in com.aspose.xps.metadata
Specifies the maximum allowed sum of the four ink coverage anywhere in an image.
PageBlackGenerationProcessingTotalInkCoverageLimit(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingTotalInkCoverageLimit
Creates a new instance.
PageBlackGenerationProcessingUnderColorAdditionLevel - Class in com.aspose.xps.metadata
Describes the amount chromatic ink (in gray component ratios) to add to areas where GCR/UCR has generated "BlackInkLimit" (or UCAStart, if specified) in the dark neutrals and near-neutral areas.
PageBlackGenerationProcessingUnderColorAdditionLevel(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionLevel
Creates a new instance.
PageBlackGenerationProcessingUnderColorAdditionStart - Class in com.aspose.xps.metadata
Describes the shadow level below which UCA will be applied.
PageBlackGenerationProcessingUnderColorAdditionStart(int) - Constructor for class com.aspose.xps.metadata.PageBlackGenerationProcessingUnderColorAdditionStart
Creates a new instance.
PageBlendColorSpace - Class in com.aspose.xps.metadata
Describes the color space that should be used for blending operations.
PageBlendColorSpace(PageBlendColorSpace.PageBlendColorSpaceOption...) - Constructor for class com.aspose.xps.metadata.PageBlendColorSpace
Creates a new instance.
PageBlendColorSpace.PageBlendColorSpaceOption - Class in com.aspose.xps.metadata
Describes the PageBlendColorSpace feature options.
PageBlendColorSpaceICCProfileURI - Class in com.aspose.xps.metadata
Specifies a relative URI reference to an ICC profile defining the color space that SHOULD be used for blending.
PageBlendColorSpaceICCProfileURI(String) - Constructor for class com.aspose.xps.metadata.PageBlendColorSpaceICCProfileURI
Creates a new instance.
PageBorderless - Class in com.aspose.xps.metadata
Describes when image content should be printed to the physical edges of the media.
PageBorderless(PageBorderless.PageBorderlessOption...) - Constructor for class com.aspose.xps.metadata.PageBorderless
Creates a new instance.
PageBorderless.PageBorderlessOption - Class in com.aspose.xps.metadata
Describes the PageBorderless feature options.
PageColorManagement - Class in com.aspose.xps.metadata
Configures color management for the current page.
PageColorManagement(PageColorManagement.PageColorManagementOption...) - Constructor for class com.aspose.xps.metadata.PageColorManagement
Creates a new instance.
PageColorManagement.PageColorManagementOption - Class in com.aspose.xps.metadata
Describes the PageColorManagement feature options.
PageCopies - Class in com.aspose.xps.metadata
Specifies the number of copies of a page.
PageCopies(int) - Constructor for class com.aspose.xps.metadata.PageCopies
Creates a new instance.
PageDestinationColorProfile - Class in com.aspose.xps.metadata
Defines the characteristics of the destination color profile.
PageDestinationColorProfile(PageDestinationColorProfile.PageDestinationColorProfileOption...) - Constructor for class com.aspose.xps.metadata.PageDestinationColorProfile
Creates a new instance.
PageDestinationColorProfile.PageDestinationColorProfileOption - Class in com.aspose.xps.metadata
Describes the PageDestinationColorProfile feature options.
PageDestinationColorProfileEmbedded - Class in com.aspose.xps.metadata
Specifies the embedded destination color profile.
PageDestinationColorProfileEmbedded(String) - Constructor for class com.aspose.xps.metadata.PageDestinationColorProfileEmbedded
Creates a new instance.
PageDestinationColorProfileURI - Class in com.aspose.xps.metadata
Specifies a relative URI reference to an ICC profile contained in an XPS Document.
PageDestinationColorProfileURI(String) - Constructor for class com.aspose.xps.metadata.PageDestinationColorProfileURI
Creates a new instance.
PageDeviceColorSpaceProfileURI - Class in com.aspose.xps.metadata
Specifies a relative URI to the package root to an ICC profile contained in an XPS Document.
PageDeviceColorSpaceProfileURI(String) - Constructor for class com.aspose.xps.metadata.PageDeviceColorSpaceProfileURI
Creates a new instance.
PageDeviceColorSpaceUsage - Class in com.aspose.xps.metadata
In conjunction with the PageDeviceColorSpaceProfileURI parameter, this parameter defines the rendering behavior for elements presented in a device color space.
PageDeviceColorSpaceUsage(PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption...) - Constructor for class com.aspose.xps.metadata.PageDeviceColorSpaceUsage
Creates a new instance.
PageDeviceColorSpaceUsage.PageDeviceColorSpaceUsageOption - Class in com.aspose.xps.metadata
Describes the PageDeviceColorSpaceUsage feature options.
PageDeviceFontSubstitution - Class in com.aspose.xps.metadata
Describes the enabled/disabled state of device font substitution.
PageDeviceFontSubstitution(PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption...) - Constructor for class com.aspose.xps.metadata.PageDeviceFontSubstitution
Creates a new instance.
PageDeviceFontSubstitution.PageDeviceFontSubstitutionOption - Class in com.aspose.xps.metadata
Describes the PageDeviceFontSubstitution feature options.
PageForceFrontSide - Class in com.aspose.xps.metadata
Forces the output to appear on the front of a media sheet.
PageForceFrontSide(PageForceFrontSide.PageForceFrontSideOption...) - Constructor for class com.aspose.xps.metadata.PageForceFrontSide
Creates a new instance.
PageForceFrontSide.PageForceFrontSideOption - Class in com.aspose.xps.metadata
Describes the PageForceFrontSide feature options.
PageICMRenderingIntent - Class in com.aspose.xps.metadata
Describes the rendering intent as defined by the ICC v2 Specification.
PageICMRenderingIntent(PageICMRenderingIntent.PageICMRenderingIntentOption...) - Constructor for class com.aspose.xps.metadata.PageICMRenderingIntent
Creates a new instance.
PageICMRenderingIntent.PageICMRenderingIntentOption - Class in com.aspose.xps.metadata
Describes the PageICMRenderingIntent feature options.
PageImageableSize - Class in com.aspose.xps.metadata
Describes the imaged canvas for layout and rendering.
PageImageableSize(int, int) - Constructor for class com.aspose.xps.metadata.PageImageableSize
Creates a new instance.
PageImageableSize(int, int, int, int, int, int) - Constructor for class com.aspose.xps.metadata.PageImageableSize
Creates a new instance.
PageInputBin - Class in com.aspose.xps.metadata
Describes the installed input bin in a device or the full list of supported bins for a device.
PageInputBin(InputBin.IInputBinItem...) - Constructor for class com.aspose.xps.metadata.PageInputBin
Creates a new instance.
PageMediaColor - Class in com.aspose.xps.metadata
Describes the Media Color options and the characteristics of each option.
PageMediaColor(PageMediaColor.PageMediaColorOption...) - Constructor for class com.aspose.xps.metadata.PageMediaColor
Creates a new instance.
PageMediaColor.PageMediaColorOption - Class in com.aspose.xps.metadata
Describes the PageMediaColor feature options.
PageMediaSize - Class in com.aspose.xps.metadata
Describes the physical media dimensions used for the output.
PageMediaSize(PageMediaSize.IPageMediaSizeItem...) - Constructor for class com.aspose.xps.metadata.PageMediaSize
Creates a new instance.
PageMediaSize.IPageMediaSizeItem - Interface in com.aspose.xps.metadata
The interface of any PageMediaSize item.
PageMediaSize.IPageMediaSizeOptionItem - Interface in com.aspose.xps.metadata
The interface of any PageMediaSizeOption item.
PageMediaSize.PageMediaSizeOption - Class in com.aspose.xps.metadata
Describes the PageMediaSize feature options.
PageMediaSizeMediaSizeHeight - Class in com.aspose.xps.metadata
Specifies the dimension MediaSizeWidth direction for the Custom MediaSize option.
PageMediaSizeMediaSizeHeight(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizeMediaSizeHeight
Creates a new instance.
PageMediaSizeMediaSizeWidth - Class in com.aspose.xps.metadata
Specifies the dimension MediaSizeHeight direction for the Custom MediaSize option.
PageMediaSizeMediaSizeWidth(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizeMediaSizeWidth
Creates a new instance.
PageMediaSizeOption(String, PageMediaSize.IPageMediaSizeOptionItem...) - Constructor for class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Creates a new instance.
PageMediaSizeOption(PageMediaSize.PageMediaSizeOption) - Constructor for class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Clones this option instance.
PageMediaSizePSHeight - Class in com.aspose.xps.metadata
Specifies the height of the page, parallel to the feed-orientation direction.
PageMediaSizePSHeight(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizePSHeight
Creates a new instance.
PageMediaSizePSHeightOffset - Class in com.aspose.xps.metadata
Specifies the offset, parallel to the feed-orientation direction.
PageMediaSizePSHeightOffset(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizePSHeightOffset
Creates a new instance.
PageMediaSizePSOrientation - Class in com.aspose.xps.metadata
Specifies the orientation relative to the feed-orientation direction https://docs.microsoft.com/en-us/windows/win32/printdocs/pagemediasizepsorientation
PageMediaSizePSOrientation(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizePSOrientation
Creates a new instance.
PageMediaSizePSWidth - Class in com.aspose.xps.metadata
Specifies the width of the page perpendicular to the feed-orientation direction.
PageMediaSizePSWidth(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizePSWidth
Creates a new instance.
PageMediaSizePSWidthOffset - Class in com.aspose.xps.metadata
Specifies the offset perpendicular to the feed-orientation direction.
PageMediaSizePSWidthOffset(int) - Constructor for class com.aspose.xps.metadata.PageMediaSizePSWidthOffset
Creates a new instance.
PageMediaType - Class in com.aspose.xps.metadata
Describes the MediaType options and the characteristics of each option.
PageMediaType(PageMediaType.IPageMediaTypeItem...) - Constructor for class com.aspose.xps.metadata.PageMediaType
Creates a new instance.
PageMediaType.BackCoating - Class in com.aspose.xps.metadata
Defines constants for the BackCoating scored property value.
PageMediaType.FrontCoating - Class in com.aspose.xps.metadata
Defines constants for the FrontCoating scored property value.
PageMediaType.IPageMediaTypeItem - Interface in com.aspose.xps.metadata
The interface of any PageMediaType feature item.
PageMediaType.IPageMediaTypeOptionItem - Interface in com.aspose.xps.metadata
The interface of any PageMediaType item.
PageMediaType.Material - Class in com.aspose.xps.metadata
Defines constants for the Material scored property value.
PageMediaType.PageMediaTypeOption - Class in com.aspose.xps.metadata
Describes the PageMediaType feature options.
PageMediaType.PrePrinted - Class in com.aspose.xps.metadata
Defines constants for the PrePrinted scored property value.
PageMediaType.PrePunched - Class in com.aspose.xps.metadata
Defines constants for the PrePunched scored property value.
PageMediaType.Recycled - Class in com.aspose.xps.metadata
Defines constants for the Recycled scored property value.
PageMediaTypeOption(String, PageMediaType.IPageMediaTypeOptionItem...) - Constructor for class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Creates a new instance.
PageMediaTypeOption(PageMediaType.PageMediaTypeOption) - Constructor for class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Clones this option instance.
PageMirrorImage - Class in com.aspose.xps.metadata
Describes the mirroring setting of the output.
PageMirrorImage(PageMirrorImage.PageMirrorImageOption...) - Constructor for class com.aspose.xps.metadata.PageMirrorImage
Creates a new instance.
PageMirrorImage.PageMirrorImageOption - Class in com.aspose.xps.metadata
Defines PageMirrorImage feature options.
PageNegativeImage - Class in com.aspose.xps.metadata
Describes the negative setting of the output.
PageNegativeImage(PageNegativeImage.PageNegativeImageOption...) - Constructor for class com.aspose.xps.metadata.PageNegativeImage
Creates a new instance.
PageNegativeImage.PageNegativeImageOption - Class in com.aspose.xps.metadata
Defines PageNegativeImage feature options.
PageOrientation - Class in com.aspose.xps.metadata
Describes the orientation of the physical media sheet.
PageOrientation(PageOrientation.PageOrientationOption...) - Constructor for class com.aspose.xps.metadata.PageOrientation
Creates a new instance.
PageOrientation.PageOrientationOption - Class in com.aspose.xps.metadata
Describes the PageOrientation feature options.
PageOutputBin - Class in com.aspose.xps.metadata
Describes the full list of supported bins for the device.
PageOutputBin(OutputBin.IOutputBinItem...) - Constructor for class com.aspose.xps.metadata.PageOutputBin
Creates a new instance.
PageOutputColor - Class in com.aspose.xps.metadata
Describes the characteristics of the color settings for the output.
PageOutputColor(PageOutputColor.IPageOutputColorItem...) - Constructor for class com.aspose.xps.metadata.PageOutputColor
Creates a new instance.
PageOutputColor.IPageOutputColorItem - Interface in com.aspose.xps.metadata
The interface of any PageOutputColor feature item.
PageOutputColor.IPageOutputColorOptionItem - Interface in com.aspose.xps.metadata
The interface of any PageOutputColorOption item.
PageOutputColor.PageOutputColorOption - Class in com.aspose.xps.metadata
Describes the PageOutputColor feature options.
PageOutputColorOption(String, PageOutputColor.IPageOutputColorOptionItem...) - Constructor for class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Creates a new instance.
PageOutputColorOption(PageOutputColor.PageOutputColorOption) - Constructor for class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Clones this option instance.
PageOutputQuality - Class in com.aspose.xps.metadata
Describes the negative setting of the output.
PageOutputQuality(PageOutputQuality.PageOutputQualityOption...) - Constructor for class com.aspose.xps.metadata.PageOutputQuality
Creates a new instance.
PageOutputQuality.PageOutputQualityOption - Class in com.aspose.xps.metadata
Defines PageOutputQuality feature options.
PagePhotoPrintingIntent - Class in com.aspose.xps.metadata
Indicates a high-level intent to the driver for population of photo printing settings.
PagePhotoPrintingIntent(PagePhotoPrintingIntent.PagePhotoPrintingIntentOption...) - Constructor for class com.aspose.xps.metadata.PagePhotoPrintingIntent
Creates a new instance.
PagePhotoPrintingIntent.PagePhotoPrintingIntentOption - Class in com.aspose.xps.metadata
Defines PagePhotoPrintingIntent feature options.
PagePoster - Class in com.aspose.xps.metadata
Describes the output of a single page to multiple physical media sheets.
PagePoster() - Constructor for class com.aspose.xps.metadata.PagePoster
Creates a new instance.
PagePrintTicket - Class in com.aspose.xps.metadata
The class that incapsulates a page-level print ticket.
PagePrintTicket(IPagePrintTicketItem...) - Constructor for class com.aspose.xps.metadata.PagePrintTicket
Creates a page-level print ticket instance.
PageResolution - Class in com.aspose.xps.metadata
Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both.
PageResolution(PageResolution.IPageResolutionItem...) - Constructor for class com.aspose.xps.metadata.PageResolution
Creates a new instance.
PageResolution.IPageResolutionItem - Interface in com.aspose.xps.metadata
The interface of any PageResolution feature item.
PageResolution.IPageResolutionOptionItem - Interface in com.aspose.xps.metadata
The interface of any PageResolutionOption item.
PageResolution.PageResolutionOption - Class in com.aspose.xps.metadata
Describes the PageResolution features options.
PageResolution.QualitativeResolution - Class in com.aspose.xps.metadata
Defines constants for the QualitativeResolution scored property value.
PageResolutionOption(String, PageResolution.IPageResolutionOptionItem...) - Constructor for class com.aspose.xps.metadata.PageResolution.PageResolutionOption
Creates a new instance.
PageScaling - Class in com.aspose.xps.metadata
Describes the scaling characteristics of the output.
PageScaling(PageScaling.IPageScalingItem...) - Constructor for class com.aspose.xps.metadata.PageScaling
Creates a new instance.
PageScaling.IPageScalingItem - Interface in com.aspose.xps.metadata
The interface of any PageScaling feature item.
PageScaling.PageScalingOption - Class in com.aspose.xps.metadata
Describes the PageScaling features options.
PageScaling.ScaleOffsetAlignment - Class in com.aspose.xps.metadata
Describes inner ScaleOffsetAlignment feature.
PageScaling.ScaleOffsetAlignmentOption - Class in com.aspose.xps.metadata
Describes the ScaleOffsetAlignment features options.
PageScalingOffsetHeight - Class in com.aspose.xps.metadata
Specifies the scaling offset in the ImageableSizeWidth direction for custom scaling.
PageScalingOffsetHeight(int) - Constructor for class com.aspose.xps.metadata.PageScalingOffsetHeight
Creates a new instance.
PageScalingOffsetWidth - Class in com.aspose.xps.metadata
Specifies the scaling offset in the ImageableSizeWidth direction for custom scaling.
PageScalingOffsetWidth(int) - Constructor for class com.aspose.xps.metadata.PageScalingOffsetWidth
Creates a new instance.
PageScalingScale - Class in com.aspose.xps.metadata
Specifies the scaling factor for custom square scaling.
PageScalingScale(int) - Constructor for class com.aspose.xps.metadata.PageScalingScale
Creates a new instance.
PageScalingScaleHeight - Class in com.aspose.xps.metadata
Specifies the scaling factor in the ImageableSizeHeight direction for custom scaling.
PageScalingScaleHeight(int) - Constructor for class com.aspose.xps.metadata.PageScalingScaleHeight
Creates a new instance.
PageScalingScaleWidth - Class in com.aspose.xps.metadata
Specifies the scaling factor in the ImageableSizeWidth direction for custom scaling.
PageScalingScaleWidth(int) - Constructor for class com.aspose.xps.metadata.PageScalingScaleWidth
Creates a new instance.
PageSourceColorProfile - Class in com.aspose.xps.metadata
Defines the characteristics of the source color profile.
PageSourceColorProfile(PageSourceColorProfile.PageSourceColorProfileOption...) - Constructor for class com.aspose.xps.metadata.PageSourceColorProfile
Creates a new instance.
PageSourceColorProfile.PageSourceColorProfileOption - Class in com.aspose.xps.metadata
Describes the PageSourceColorProfile feature options.
PageSourceColorProfileEmbedded - Class in com.aspose.xps.metadata
Specifies the embedded source color profile.
PageSourceColorProfileEmbedded(String) - Constructor for class com.aspose.xps.metadata.PageSourceColorProfileEmbedded
Creates a new instance.
PageSourceColorProfileURI - Class in com.aspose.xps.metadata
Specifies the source for color profile.
PageSourceColorProfileURI(String) - Constructor for class com.aspose.xps.metadata.PageSourceColorProfileURI
Creates a new instance.
PageTrueTypeFontMode - Class in com.aspose.xps.metadata
Describes the method of TrueType font handling to be used.
PageTrueTypeFontMode(PageTrueTypeFontMode.PageTrueTypeFontModeOption...) - Constructor for class com.aspose.xps.metadata.PageTrueTypeFontMode
Creates a new instance.
PageTrueTypeFontMode.PageTrueTypeFontModeOption - Class in com.aspose.xps.metadata
Describes the PageTrueTypeFontMode feature options.
PageWatermark - Class in com.aspose.xps.metadata
Describes the watermark setting of the output and the watermark characteristics.
PageWatermark(PageWatermark.IPageWatermarkItem...) - Constructor for class com.aspose.xps.metadata.PageWatermark
Creates a new instance.
PageWatermark.IPageWatermarkItem - Interface in com.aspose.xps.metadata
The interface of any PageWatermark feature item.
PageWatermark.IPageWatermarkOptionItem - Interface in com.aspose.xps.metadata
The interface of any PageWatermarkOption item.
PageWatermark.Layering - Class in com.aspose.xps.metadata
Describes inner Layering feature.
PageWatermark.LayeringOption - Class in com.aspose.xps.metadata
Describes the Layering feature options.
PageWatermark.PageWatermarkOption - Class in com.aspose.xps.metadata
Describes the PageWatermark features options.
PageWatermarkOption(String, PageWatermark.IPageWatermarkOptionItem...) - Constructor for class com.aspose.xps.metadata.PageWatermark.PageWatermarkOption
Creates a new instance.
PageWatermarkOption(PageWatermark.PageWatermarkOption) - Constructor for class com.aspose.xps.metadata.PageWatermark.PageWatermarkOption
Clones this option instance.
PageWatermarkOriginHeight - Class in com.aspose.xps.metadata
Specifies the origin of a watermark relative to the origin of the PageImageableSize.
PageWatermarkOriginHeight(int) - Constructor for class com.aspose.xps.metadata.PageWatermarkOriginHeight
Creates a new instance.
PageWatermarkOriginWidth - Class in com.aspose.xps.metadata
Specifies the origin of a watermark relative to the origin of the PageImageableSize.
PageWatermarkOriginWidth(int) - Constructor for class com.aspose.xps.metadata.PageWatermarkOriginWidth
Creates a new instance.
PageWatermarkTextAngle - Class in com.aspose.xps.metadata
Specifies the angle of the watermark text relative to the PageImageableSizeWidth direction.
PageWatermarkTextAngle(int) - Constructor for class com.aspose.xps.metadata.PageWatermarkTextAngle
Creates a new instance.
PageWatermarkTextColor - Class in com.aspose.xps.metadata
Defines the sRGB color for the watermark text.
PageWatermarkTextColor(String) - Constructor for class com.aspose.xps.metadata.PageWatermarkTextColor
Creates a new instance.
PageWatermarkTextFontSize - Class in com.aspose.xps.metadata
Defines the available font sizes for the watermark text.
PageWatermarkTextFontSize(int) - Constructor for class com.aspose.xps.metadata.PageWatermarkTextFontSize
Creates a new instance.
PageWatermarkTextText - Class in com.aspose.xps.metadata
Specifies the text of the watermark.
PageWatermarkTextText(String) - Constructor for class com.aspose.xps.metadata.PageWatermarkTextText
Creates a new instance.
PageWatermarkTransparency - Class in com.aspose.xps.metadata
Specifies the transparency for the watermark.
PageWatermarkTransparency(int) - Constructor for class com.aspose.xps.metadata.PageWatermarkTransparency
Creates a new instance.
PAID - Static variable in class com.aspose.page.metered.MeteredState
The metered is a paid customer.
Paper - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
Paper value.
ParameterInit - Class in com.aspose.xps.metadata
Class implementing print ticket parameter initializer.
ParameterInit(String, Value) - Constructor for class com.aspose.xps.metadata.ParameterInit
Creates a new instance.
ParameterRef - Class in com.aspose.xps.metadata
The class that implements a common PrintTicket parameter reference.
ParameterRef(String) - Constructor for class com.aspose.xps.metadata.ParameterRef
Creates a new instance.
PCL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PCL.
PCL5c - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PCL5c.
PCL5e - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PCL5e.
PCLXL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PCL-XL.
PdfDevice - Class in com.aspose.eps.device
This class encapsulates rendering of document to PDF.
PdfDevice(OutputStream) - Constructor for class com.aspose.eps.device.PdfDevice
Initializes new instance of PdfDevice with an output stream.
PdfDevice(OutputStream, Dimension) - Constructor for class com.aspose.eps.device.PdfDevice
Initializes new instance of PdfDevice with an output stream.
PdfDevice - Class in com.aspose.xps.rendering
Class incapsulating image composing device.
PdfDevice(OutputStream) - Constructor for class com.aspose.xps.rendering.PdfDevice
Creates the new instance.
PdfDevice(OutputStream, Dimension) - Constructor for class com.aspose.xps.rendering.PdfDevice
Creates the new instance with specified media size.
PdfEncryptionAlgorithm - Enum in com.aspose.xps.rendering
Encryption mode enumeration.
PdfEncryptionDetails - Class in com.aspose.xps.rendering
Contains details for a pdf encryption.
PdfEncryptionDetails(String, String, int, PdfEncryptionAlgorithm) - Constructor for class com.aspose.xps.rendering.PdfEncryptionDetails
Initializes a new instance of the PdfEncryptionDetailsCore class.
PdfImageCompression - Enum in com.aspose.xps.rendering
Specifies the type of compression applied to images in the PDF file.
PdfSaveOptions - Class in com.aspose.eps.device
This class contains options necessary for managing conversion process.
PdfSaveOptions() - Constructor for class com.aspose.eps.device.PdfSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flags suppressErrors (true) and debug (false).
PdfSaveOptions(boolean) - Constructor for class com.aspose.eps.device.PdfSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flag debug (false).
PdfSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-PDF saving options.
PdfSaveOptions() - Constructor for class com.aspose.xps.rendering.PdfSaveOptions
Creates new instance of options.
PdfTextCompression - Enum in com.aspose.xps.rendering
Specifies a type of compression applied to all contents in the PDF file except images.
PhotoBest - Static variable in class com.aspose.xps.metadata.PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Best Quality Photoprinting (Provided mostly for marketing reasons; utilizes the highest capabilities of the device)
PhotoDraft - Static variable in class com.aspose.xps.metadata.PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Draft Quality Photoprinting (Quick, low ink volume print for proofing purposes)
Photographic - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies standard photographic media.
Photographic - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for photographic output (images should have the highest quality).
PhotographicFilm - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies film photographic media.
PhotographicGlossy - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies glossy photographic media.
PhotographicHighGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies high gloss photographic media.
PhotographicMatte - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies matte photographic media.
PhotographicSatin - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies satin photographic media.
PhotographicSemiGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies semi-gloss photographic media.
Photographs - Static variable in class com.aspose.xps.metadata.PageICMRenderingIntent.PageICMRenderingIntentOption
Photographs Rendering intent.
PhotoStandard - Static variable in class com.aspose.xps.metadata.PagePhotoPrintingIntent.PagePhotoPrintingIntentOption
Standard Quality Photoprinting (OEM suggested settings for standard photo-printing)
PickMany - Static variable in class com.aspose.xps.metadata.SelectionType
PickMany value.
PickOne - Static variable in class com.aspose.xps.metadata.SelectionType
PickOne value.
Pink - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Pink.
Plain - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies standard paper media.
PngSaveOptions - Class in com.aspose.xps.rendering
Class for XPS-as-PNG saving options.
PngSaveOptions() - Constructor for class com.aspose.xps.rendering.PngSaveOptions
Creates new instance of options.
Polyester - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
Polyester value.
Portrait - Static variable in class com.aspose.xps.metadata.PageOrientation.PageOrientationOption
Standard Orientation.
PostScript - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PostScript.
PPDS - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is PPDS.
PRC10Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC10 envelope
PRC10EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC10 envelope rotated
PRC16K - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC16K
PRC16KRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC16K rotated
PRC1Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC1 envelope
PRC1EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC1 envelope rotated
PRC2Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC2 envelope
PRC2EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC2 envelope rotated
PRC32K - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC32K
PRC32KBig - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC32K big
PRC32KRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC32K rotated
PRC3Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC3 envelope
PRC3EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC3 envelope rotated
PRC4Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC4 envelope
PRC4EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC4 envelope rotated
PRC5Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC envelope
PRC5EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC5 envelope rotated
PRC6Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC6 envelope
PRC6EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC6 envelope rotated
PRC7Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC7 envelope
PRC7EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC7 envelope rotated
PRC8Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC8 envelope
PRC8EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC8 envelope rotated
PRC9Envelope - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC9 envelope
PRC9EnvelopeRotated - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
PRC9 envelope rotated
PrePrintedValue - Static variable in class com.aspose.xps.metadata.PageMediaType.PrePrinted
PrePrinted value.
PrePunchedValue - Static variable in class com.aspose.xps.metadata.PageMediaType.PrePunched
PrePunched value.
PresentationDirection(NUp.PresentationDirection.PresentationDirectionOption...) - Constructor for class com.aspose.xps.metadata.NUp.PresentationDirection
Creates a new instance.
PrintBack - Static variable in class com.aspose.xps.metadata.DocumentCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" should be printed on the back side of the cover sheet.
PrintBack - Static variable in class com.aspose.xps.metadata.DocumentCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" should be printed on the back side of the cover sheet.
PrintBack - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" should be printed on the back side of the cover sheet.
PrintBack - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" should be printed on the back side of the cover sheet.
PrintBoth - Static variable in class com.aspose.xps.metadata.DocumentCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" may be printed on either sides of the cover sheet.
PrintBoth - Static variable in class com.aspose.xps.metadata.DocumentCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" may be printed on either side of the cover sheet.
PrintBoth - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" may be printed on either sides of the cover sheet.
PrintBoth - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" may be printed on either side of the cover sheet.
PrintFront - Static variable in class com.aspose.xps.metadata.DocumentCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" should be printed on the front side of the cover sheet.
PrintFront - Static variable in class com.aspose.xps.metadata.DocumentCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" should be printed on the front side of the cover sheet.
PrintFront - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverBack.CoverBackOption
Specifies the cover indicated by "CoverBackSource" should be printed on the front side of the cover sheet.
PrintFront - Static variable in class com.aspose.xps.metadata.JobPrimaryCoverFront.CoverFrontOption
Specifies the cover indicated by "CoverFrontSource" should be printed on the front side of the cover sheet.
PrintInvalidSignatures - Static variable in class com.aspose.xps.metadata.JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption
Print the job regardless of the validity of the digital signatures.
PrintInvalidSignaturesWithErrorReport - Static variable in class com.aspose.xps.metadata.JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption
Print the job regardless of the validity of the digital signatures.
PrintOnlyValidSignatures - Static variable in class com.aspose.xps.metadata.JobDigitalSignatureProcessing.JobDigitalSignatureProcessingOption
Print the job only if all digital signatures are valid.
PrintTicket - Class in com.aspose.xps.metadata
The class that implements a common PrintTicket of any scope.
PrintTicket(IPrintTicketItem...) - Constructor for class com.aspose.xps.metadata.PrintTicket
Creates a new instance.
PrintTicketElement - Class in com.aspose.xps.metadata
The base class for classes that may be Print Schema elements.
PrintTicketElement(String) - Constructor for class com.aspose.xps.metadata.PrintTicketElement
Creates a new instance.
PRODUCER - Static variable in class com.aspose.eps.device.ImageDevice
"Producer" property key.
PRODUCER - Static variable in class com.aspose.eps.device.PdfDevice
"Producer" property key.
Property - Static variable in class com.aspose.eps.xmp.XmpFieldType
This type represents a property.
Property - Class in com.aspose.xps.metadata
Class implementing print ticket property.
Property(String, Property, IPropertyItem...) - Constructor for class com.aspose.xps.metadata.Property
Creates a new instance.
Property(String, Value, IPropertyItem...) - Constructor for class com.aspose.xps.metadata.Property
Creates a new instance.
propertyNames() - Method in class com.aspose.page.UserProperties
Returns properties names.
PsConverterException - Exception in com.aspose.eps
This class contains information about an error that is thrown while PS file is converted to PDF document.
PsConverterException(String) - Constructor for exception com.aspose.eps.PsConverterException
Initializes a new instance of the PsConverterException from errorStr string.
PsConverterLicenseException - Exception in com.aspose.eps
This class contains information about an error connected with licensing of Aspose.Page product.
PsConverterLicenseException(String) - Constructor for exception com.aspose.eps.PsConverterLicenseException
Initializes a new instance of the PsConverterLicenseException from errorStr string.
PSCustomMediaSize - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Specifies a custom media size (PostScript specific).
PsDocument - Class in com.aspose.eps
This class encapsulates PS/EPS documents.
PsDocument(InputStream) - Constructor for class com.aspose.eps.PsDocument
Initializes PsDocument with a stream of PS/EPS file.
PsSaveOptions - Class in com.aspose.eps.device
This class contains options necessary for managing conversion process.
PsSaveOptions() - Constructor for class com.aspose.eps.device.PsSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flags suppressErrors (true) and debug (false).
PsSaveOptions(boolean) - Constructor for class com.aspose.eps.device.PsSaveOptions
Initialize new instance of PdfSaveOptions class with default values for flag debug (false).
put(String, XmpValue) - Method in class com.aspose.eps.xmp.XmpDataCollection
Adds an element with the provided key and value.
put(String, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Adds new element to the dictionary object.
putAll(Map<? extends String, ? extends XmpValue>) - Method in class com.aspose.eps.xmp.XmpDataCollection
Copies all of the mappings from the specified map to this map (optional operation).
putAll(Map<? extends String, ? extends XmpValue>) - Method in class com.aspose.eps.xmp.XmpMetadata
Copies all of the mappings from the specified map to this map (optional operation).

Q

QNameValue - Class in com.aspose.xps.metadata
The class that incapsulates a QName value in a PrintTicket document.
QNameValue(String) - Constructor for class com.aspose.xps.metadata.QNameValue
Creates a new instance.

R

read(byte[], int, int) - Method in class com.aspose.page.metered.MeteredStream
 
readByte() - Method in class com.aspose.page.metered.MeteredStream
 
Red - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Red.
registerNamespaceURI(String, String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Registers the namespace URI in the working packet.
registerNamespaceURI(String, String, String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Registers the namespace URI in the working packet.
registerNamespaceURI(String, String) - Method in class com.aspose.eps.xmp.XmpMetadata
Registers the namespace URI.
RelativeColorimetric - Static variable in class com.aspose.xps.metadata.PageICMRenderingIntent.PageICMRenderingIntentOption
Relative Colorimetric Rendering intent.
remove(Object) - Method in class com.aspose.eps.xmp.XmpDataCollection
Removes the element with the specified key from the T:System.Collections.IDictionary object.
remove(Object) - Method in class com.aspose.eps.xmp.XmpMetadata
Removes key from the dictionary.
remove(Map.Entry<String, XmpValue>) - Method in class com.aspose.eps.xmp.XmpMetadata
Removes key/value pair from the colleciton.
remove(String...) - Method in class com.aspose.xps.metadata.PrintTicket
Removes an item from this PrintTicket item list.
remove(T) - Method in class com.aspose.xps.XpsArray
Removes an object from array.
remove(T) - Method in class com.aspose.xps.XpsDocument
Removes an element from the active page.
removeAt(int) - Method in class com.aspose.xps.XpsArray
Removes an object from array at specified position.
removeAt(int) - Method in class com.aspose.xps.XpsDocument
Removes an element at index position from the active page.
removeDocumentAt(int) - Method in class com.aspose.xps.XpsDocument
Removes a document at index position.
removeItem(Map.Entry<String, XmpValue>) - Method in class com.aspose.eps.xmp.XmpDataCollection
Removes key/value pair from the colleciton.
removePage(XpsPage) - Method in class com.aspose.xps.XpsDocument
Removes a page from the document.
removePageAt(int) - Method in class com.aspose.xps.XpsDocument
Removes a page from the document at index position.
removeSegment(XpsPathSegment) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path segment from the list of child segments of the last path figure.
removeSegmentAt(int) - Method in class com.aspose.xps.XpsPathGeometry
Removes a path segment from the list of child segments of the last path figure at index position.
RenderAsBitmap - Static variable in class com.aspose.xps.metadata.PageTrueTypeFontMode.PageTrueTypeFontModeOption
TrueType font is rendered as a bitmap.
renew() - Method in class com.aspose.eps.device.ImageDevice
Reset device to initial state for whole document.
renew() - Method in class com.aspose.eps.device.PdfDevice
Reset device to initial state for whole document.
renew() - Method in class com.aspose.page.Device
Reset device to initial state for whole document.
renew() - Method in class com.aspose.xps.rendering.ImageDevice
Sets the devices to the initial state.
renew() - Method in class com.aspose.xps.rendering.PdfDevice
Sets the devices to the initial state.
renewForMerge(boolean) - Method in class com.aspose.eps.device.PdfDevice
 
renewForMerge(boolean) - Method in class com.aspose.page.Device
 
report() - Method in class com.aspose.page.metered.MeteredStream
 
reset() - Method in class com.aspose.eps.device.ImageDevice
Reset the device to initial state for a page.
reset() - Method in class com.aspose.eps.device.PdfDevice
If page device parameters will be set this method allows to return writing stream back the begining of page.
reset() - Method in class com.aspose.page.Device
Reset the device to initial state for a page.
reset() - Method in class com.aspose.xps.rendering.ImageDevice
Resets the device.
reset() - Method in class com.aspose.xps.rendering.PdfDevice
Resets the device.
reset() - Method in class com.aspose.xps.XpsMatrix
Resets this Matrix to identity matrix.
resetReport() - Method in class com.aspose.page.metered.MeteredStream
 
Reverse - Static variable in class com.aspose.xps.metadata.JobPageOrder.JobPageOrderOption
Specifies back to front page order.
ReverseLandscape - Static variable in class com.aspose.xps.metadata.PageOrientation.PageOrientationOption
Content is rotated on the page 270 degrees CCW relative to standard (portrait) orientation.
ReversePortrait - Static variable in class com.aspose.xps.metadata.PageOrientation.PageOrientationOption
Content is rotated on the page 180 degrees relative to standard (portrait) orientation.
RGB - Static variable in class com.aspose.xps.metadata.JobOptimalDestinationColorProfile.Profile
RGB profile.
RGB - Static variable in class com.aspose.xps.metadata.PageSourceColorProfile.PageSourceColorProfileOption
Source profile used to perform color management for untagged RGB data.
RightBottom - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies left to right, top to bottom.
RightCenter - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the center of the right edge of the media.
RightEdge - Static variable in class com.aspose.xps.metadata.HolePunch.HolePunchOption
Specifies hole(s) along the right edge.
RightTop - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies left to right, bottom to top.
Roll06Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 06 inch
Roll08Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 08 inch
Roll12Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 12 inch
Roll15Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 15 inch
Roll18Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 18 inch
Roll22Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 22 inch
Roll24Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 24 inch
Roll30Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 30 inch
Roll36Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 36 inch
Roll54Inch - Static variable in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Roll 54 inch
RollCut - Class in com.aspose.xps.metadata
The base class for JobRollCutAtEndOfJob and DocumentRollCut features classes.
RollCut.RollCutOption - Class in com.aspose.xps.metadata
Describes the JobRollCutAtEndOfJob and DocumentRollCut features options.
rotate(double) - Method in class com.aspose.eps.device.ImageDevice
Rotate the current transform over the Z-axis.
rotate(double) - Method in class com.aspose.eps.device.PdfDevice
Rotate the current transform over the Z-axis.
rotate(double) - Method in class com.aspose.page.Device
Rotate the current transformation matrix.
rotate(double, double, double) - Method in class com.aspose.page.Device
Rotate the current transformation matrix around a point.
rotate(double) - Method in class com.aspose.xps.rendering.ImageDevice
Applies a clockwise rotation about the origin to the current transformation matrix.
rotate(double) - Method in class com.aspose.xps.rendering.PdfDevice
Applies a clockwise rotation about the origin to the current transformation matrix.
rotate(float, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle to this Matrix in order specified by matrixOrder.
rotate(float) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle to this Matrix in default (Prepend) order.
rotateAround(float, Point2D, XpsMatrix.MatrixOrder) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle around the pivot to this Matrix in order specified by matrixOrder.
rotateAround(float, Point2D) - Method in class com.aspose.xps.XpsMatrix
Applies clockwise rotation by angle around the pivot to this Matrix in default (Prepend) order.
RPDL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is RPDL.
RTL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specified device language is RTL.

S

SaddleStitch - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies saddle stitch stapling.
Satin - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
Satin value.
Satin - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
Satin value.
save(Device, SaveOptions) - Method in class com.aspose.eps.PsDocument
Saves PS/EPS file to a device.
save(OutputStream) - Method in class com.aspose.eps.PsDocument
Saves given PsDocument as EPS file.
save(String, String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Saves the specified file name.
save(Stream, String) - Method in class com.aspose.eps.xmp.XmpDataCollection
Saves the specified stream.
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.
saveImageAsEps(InputStream, OutputStream, PsSaveOptions) - Static method in class com.aspose.eps.PsDocument
Saves PNG/JPEG/BMP/GIF image from input stream to EPS output stream.
saveImageAsEps(String, String, PsSaveOptions) - Static method in class com.aspose.eps.PsDocument
Saves PNG/JPEG/BMP/GIF image from file to EPS file.
saveImageAsEps(BufferedImage, String, PsSaveOptions) - Static method in class com.aspose.eps.PsDocument
Saves BufferedImage object to EPS file.
saveImageAsEps(BufferedImage, OutputStream, PsSaveOptions) - Static method in class com.aspose.eps.PsDocument
Saves BufferedImage object to EPS file.
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).
savePacket(String, int) - Method in class com.aspose.eps.xmp.XmpDataCollection
Saves the packet.
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.
ScaleOffsetAlignment(PageScaling.ScaleOffsetAlignmentOption...) - Constructor for class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignment
Creates a new instance.
ScoredProperty - Class in com.aspose.xps.metadata
The class that implements a common PrintTicket ScoredProperty.
ScoredProperty(String, ParameterRef) - Constructor for class com.aspose.xps.metadata.ScoredProperty
Creates a new instance.
ScoredProperty(String, Value, IScoredPropertyItem...) - Constructor for class com.aspose.xps.metadata.ScoredProperty
Creates a new instance.
Screen - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies output to an output display in continuous form.
ScreenPaged - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies output to an output display in paged form.
scRGB - Static variable in class com.aspose.xps.metadata.PageBlendColorSpace.PageBlendColorSpaceOption
scRGB color space SHOULD be used for blending.
seek(long, int) - Method in class com.aspose.page.metered.MeteredStream
 
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.
SelectionType - Class in com.aspose.xps.metadata
The convenience class for SelectionType PrintTicket property.
SemiGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.BackCoating
SemiGloss value.
SemiGloss - Static variable in class com.aspose.xps.metadata.PageMediaType.FrontCoating
SemiGloss value.
Serpentine - Static variable in class com.aspose.xps.metadata.InputBin.MediaPath
Serpentine value.
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.
setAngle(int) - Method in class com.aspose.xps.metadata.Staple.StapleOption
Sets an Angle scored property value.
setArrayItem(String, int, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Sets value in an array.
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.
setDeviceBitsPerPixel(int) - Method in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Sets a DeviceBitsPerPixel scored property value.
setDocumentPrintTicket(int, DocumentPrintTicket) - Method in class com.aspose.xps.XpsDocument
Links the printTicket to the document indexed by documentIndex.
setDriverBitsPerPixel(int) - Method in class com.aspose.xps.metadata.PageOutputColor.PageOutputColorOption
Sets a DriverBitsPerPixel scored property value.
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.
setFontName(Font, String) - Static method in class com.aspose.font.FontInternalHelperPage
 
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.
setFSSelection(TtfOs2Table, int) - Static method in class com.aspose.font.FontInternalHelperPage
 
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.
setInternalFIPSSecurity(boolean) - Static method in class com.aspose.page.License
By default we are using default jre security.
setInterpolationMode(InterpolationMode) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the interpolation mode.
setItalicAngle(TtfPostTable, float) - Static method in class com.aspose.font.FontInternalHelperPage
 
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.
setkey(String, String) - Method in class com.aspose.page.metered.MeteredBillingService
Sets the subscription public and private key
setLanguageEncoding(String) - Method in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Sets the LanguageEncoding scored property value.
setLanguageLevel(String) - Method in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Sets the LanguageLevel scored property value.
setLanguageVersion(String) - Method in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Sets the LanguageVersion scored property value.
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.
setLength(long) - Method in class com.aspose.page.metered.MeteredStream
 
setLicense(String) - Method in class com.aspose.page.License
Licenses the component.
setLicense(InputStream) - Method in class com.aspose.page.License
Licenses the component.
setMediaCapacity(int) - Method in class com.aspose.xps.metadata.InputBin.InputBinOption
Sets a MediaCapacity scored property value.
setMediaSheetCapacity(int) - Method in class com.aspose.xps.metadata.InputBin.InputBinOption
Sets a MediaSheetCapacity scored property value.
setMediaSheetCapacity(int) - Method in class com.aspose.xps.metadata.OutputBin.OutputBinOption
Sets a MediaSheetCapacity scored property value.
setMediaSizeHeight(int) - Method in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Adds the MediaSizeWidth scored property value.
setMediaSizeWidth(int) - Method in class com.aspose.xps.metadata.PageMediaSize.PageMediaSizeOption
Adds the MediaSizeWidth scored property value.
setMeteredKey(String, String) - Method in class com.aspose.page.metered.Metered
Sets metered public and private key.
setMeteredKey(String, String) - Method in class com.aspose.page.Metered
Sets metered public and private key
setNamedValue(String, String, XmpValue) - Method in class com.aspose.eps.xmp.XmpMetadata
Sets named value into a structure.
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.
setPosition(long) - Method in class com.aspose.page.metered.MeteredStream
 
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.eps.device.ImageSaveOptions
Specifies resolution of resulting image.
setResolution(float) - Method in class com.aspose.xps.rendering.ImageSaveOptions
Sets the image resolution.
setResolutionX(int) - Method in class com.aspose.xps.metadata.PageResolution.PageResolutionOption
Sets a ResolutionX scored property value.
setResolutionY(int) - Method in class com.aspose.xps.metadata.PageResolution.PageResolutionOption
Sets a ResolutionY scored property value.
setRotationAngle(float) - Method in class com.aspose.xps.XpsArcSegment
Sets the value indicating how the ellipse is rotated relative to the current coordinate system.
setSaveFromPatternCreate() - Method in class com.aspose.eps.device.PdfDevice
 
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.
setSheetCapacity(int) - Method in class com.aspose.xps.metadata.Staple.StapleOption
Sets an SheetCapacity scored property value.
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.
setTtfCMapTable(TtfTableRepository, TtfCMapTable) - Static method in class com.aspose.font.FontInternalHelperPage
 
setTtfNameTable(TtfTableRepository, TtfNameTable) - Static method in class com.aspose.font.FontInternalHelperPage
 
setTtfOs2Table(TtfTableRepository, TtfOs2Table) - Static method in class com.aspose.font.FontInternalHelperPage
 
setTtfPostTable(TtfTableRepository, TtfPostTable) - Static method in class com.aspose.font.FontInternalHelperPage
 
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.
setWeight(int) - Method in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Sets a Weight scored property value.
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.
SheetFeed - Static variable in class com.aspose.xps.metadata.InputBin.BinType
SheetFeed value.
ShortEdgeFirst - Static variable in class com.aspose.xps.metadata.InputBin.FeedDirection
LongEdgeFirst value.
Silver - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Silver.
size() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets the number of elements contained in this collection.
size() - Method in class com.aspose.eps.xmp.XmpMetadata
Gets count if items in the collection.
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.
Sorter - Static variable in class com.aspose.xps.metadata.OutputBin.BinType
Sorter bin.
sRGB - Static variable in class com.aspose.xps.metadata.PageBlendColorSpace.PageBlendColorSpaceOption
sRGB color space SHOULD be used for blending.
Stacker - Static variable in class com.aspose.xps.metadata.OutputBin.BinType
Stacker bin.
Standard - Static variable in class com.aspose.xps.metadata.DocumentBannerSheet.BannerSheetOption
Specifies the standard (device defined) banner sheet should be output.
Standard - Static variable in class com.aspose.xps.metadata.JobAccountingSheet.JobAccountingSheetOption
Specifies the standard (device defined) accounting sheet should be output.
Standard - Variable in class com.aspose.xps.metadata.JobErrorSheet.ErrorSheetOption
Specifies the standard (device defined) error sheet should be output.
Standard - Static variable in class com.aspose.xps.metadata.JobPageOrder.JobPageOrderOption
Specifies front to back page order.
Standard - Static variable in class com.aspose.xps.metadata.JobPrimaryBannerSheet.BannerSheetOption
Specifies the standard (device defined) banner sheet should be output.
Standard - Static variable in class com.aspose.xps.metadata.PageMediaType.Recycled
Standard value.
Staple - Class in com.aspose.xps.metadata
The base class for JobStapleAllDocuments and DocumentStaple features classes.
Staple.IStapleOptionItem - Interface in com.aspose.xps.metadata
The interface of any StapleOption item.
Staple.StapleOption - Class in com.aspose.xps.metadata
Describes the JobStapleAllDocuments and DocumentStaple features options.
StapleBottomLeft - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies a single staple in the bottom, left corner.
StapleBottomRight - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies a single staple in the bottom, right corner.
StapleDualBottom - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies two staples along the bottom edge.
StapleDualLeft - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies two staples along the left edge.
StapleDualRight - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies two staples along the right edge.
StapleDualTop - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies two staples along the top edge
StapleOption(String, Staple.IStapleOptionItem...) - Constructor for class com.aspose.xps.metadata.Staple.StapleOption
Creates a new instance.
StapleTopLeft - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies a single staple in the top, left corner.
StapleTopRight - Static variable in class com.aspose.xps.metadata.Staple.StapleOption
Specifies a single staple in the top, right corner.
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.
StartSheet - Static variable in class com.aspose.xps.metadata.DocumentSeparatorSheet.DocumentSeparatorSheetOption
Specifies a separator sheet at the start of the document.
Stationary - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies specialty stationery media.
Straight - Static variable in class com.aspose.xps.metadata.InputBin.MediaPath
Straight value.
StringParameterInit - Class in com.aspose.xps.metadata
Base class for all string parameter initializers.
StringParameterInit(String, String) - Constructor for class com.aspose.xps.metadata.StringParameterInit
Creates a new instance.
StringValue - Class in com.aspose.xps.metadata
The class that incapsulates a String value in a PrintTicket document.
StringValue(String) - Constructor for class com.aspose.xps.metadata.StringValue
Creates a new instance.
Struct - Static variable in class com.aspose.eps.xmp.XmpFieldType
This type represents a structure.
SUBJECT - Static variable in class com.aspose.eps.device.PdfDevice
"Subject" property key.
Supported - Static variable in class com.aspose.xps.metadata.InputBin.MediaSizeAutoSense
Supported value.
Supported - Static variable in class com.aspose.xps.metadata.InputBin.MediaTypeAutoSense
Supported value.
switchWorkingPacket(int) - Method in class com.aspose.eps.xmp.XmpDataCollection
Switches the working packet.
System - Static variable in class com.aspose.xps.metadata.PageColorManagement.PageColorManagementOption
Color management is performed by the system.

T

TabStockFull - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies tab stock media that is not pre-cut (single tabs).
TabStockPreCut - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies tab stock media that is pre-cut (multiple tabs).
Text - Static variable in class com.aspose.xps.metadata.PageOutputQuality.PageOutputQualityOption
Specifies the intent for text only output (graphics may output poorly or not at all).
Text - Static variable in class com.aspose.xps.metadata.PageWatermark.PageWatermarkOption
Specifies a text only watermark.
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.
to_(MeteredStream) - Static method in class com.aspose.page.metered.MeteredStream
 
to_XmpValue(String) - Static method in class com.aspose.eps.xmp.XmpValue
Converts string to XmpValue.
to_XmpValue(int) - Static method in class com.aspose.eps.xmp.XmpValue
Converts integer into XmpValue.
toArray() - Method in class com.aspose.eps.xmp.XmpField
Gets value as an array.
toArray() - Method in class com.aspose.eps.xmp.XmpValue
Returns array.
toArray(XmpValue) - Static method in class com.aspose.eps.xmp.XmpValue
Converts XmpValue into array.
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.
toDateTime() - Method in class com.aspose.eps.xmp.XmpValue
Converts to date time.
toDictionary() - Method in class com.aspose.eps.xmp.XmpValue
Returns dictionary which contains named values.
toDouble() - Method in class com.aspose.eps.xmp.XmpValue
Converts to double.
toField() - Method in class com.aspose.eps.xmp.XmpValue
Returns XMP value as XMP field.
toGeneric(XmpValue) - Static method in class com.aspose.eps.xmp.XmpValue
Get Map.Entry array
toInteger() - Method in class com.aspose.eps.xmp.XmpValue
Converts to integer.
toMapEntry(XmpValue) - Static method in class com.aspose.eps.xmp.XmpValue
Converts XmpValue to named value.
toNamedValue() - Method in class com.aspose.eps.xmp.XmpValue
Returns XMP value as named value.
toNamedValues() - Method in class com.aspose.eps.xmp.XmpValue
Returns XMP value as named value collection.
TopCenter - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the center of the top edge of the media.
TopEdge - Static variable in class com.aspose.xps.metadata.HolePunch.HolePunchOption
Specifies hole(s) along the top edge.
TopLeft - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies bottom to top, right to left.
TopLeft - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the top left corner of the media.
TopRight - Static variable in class com.aspose.xps.metadata.NUp.PresentationDirection.PresentationDirectionOption
Specifies bottom to top, left to right.
TopRight - Static variable in class com.aspose.xps.metadata.PageScaling.ScaleOffsetAlignmentOption
Specifies the scaling should be aligned on the top right corner of the media.
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.eps.xmp.XmpValue
Returns string representation of XmpValue.
toString(IFormatProvider) - Method in class com.aspose.eps.xmp.XmpValue
Returns string representation.
toString(XmpValue) - Static method in class com.aspose.eps.xmp.XmpValue
Converts XmpValue into string.
toString() - Method in class com.aspose.page.Device
Returns the name of device type.
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
 
toStringValue() - Method in class com.aspose.eps.xmp.XmpValue
Converts to string.
toStructure() - Method in class com.aspose.eps.xmp.XmpField
Gets value as a structure.
toStructure() - Method in class com.aspose.eps.xmp.XmpValue
Returns XMP value as structure (set of fields).
Tractor - Static variable in class com.aspose.xps.metadata.InputBin.InputBinOption
Specifies the feed bin is a tractor.
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.
Transparency - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
Transparency value.
Transparency - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies transparency media.
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.
Trim - Static variable in class com.aspose.xps.metadata.DocumentBinding.BindingOption
Specifies trimming binding.
Trim - Static variable in class com.aspose.xps.metadata.JobBindAllDocuments.BindingOption
Specifies trimming binding.
tryGetValue(String, Object[]) - Method in class com.aspose.eps.xmp.XmpDataCollection
Tries to find key in this collection and retrieves value if found.
tryGetValue(String, XmpValue[]) - Method in class com.aspose.eps.xmp.XmpDataCollection
Tries to find key in this collection and retrieves value if found.
tryGetValue(String, Object[]) - Method in class com.aspose.eps.xmp.XmpMetadata
Tries to find key in the dictionary and retreives value if found.
TShirtTransfer - Static variable in class com.aspose.xps.metadata.PageMediaType.PageMediaTypeOption
Specifies specialty T-shirt transfer media.
Turquoise - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Turquoise.
twoSidedLongEdge(Duplex.DuplexMode) - Static method in class com.aspose.xps.metadata.Duplex.DuplexOption
Specifies two sided printing such that the page is flipped parallel to the MediaSizeHeight direction.
twoSidedShortEdge(Duplex.DuplexMode) - Static method in class com.aspose.xps.metadata.Duplex.DuplexOption
Specifies two sided printing such that the page is flipped parallel to the MediaSizeWidth direction.

U

Uncollated - Static variable in class com.aspose.xps.metadata.Collate.CollateOption
Specifies no collating.
Underlay - Static variable in class com.aspose.xps.metadata.PageWatermark.LayeringOption
Watermark appear under page content.
Unknown - Static variable in class com.aspose.eps.xmp.XmpFieldType
This field represents an unknown type.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.eps.device.ImageDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.eps.device.PdfDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in interface com.aspose.page.IMultiPageDevice
Updates page parameters from other multi-paged device.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.xps.rendering.ImageDevice
Updates the current page parameters.
updatePageParameters(IMultiPageDevice) - Method in class com.aspose.xps.rendering.PdfDevice
Updates the current page parameters.
uploadCustomerData() - Method in class com.aspose.page.metered.MeteredBillingService
Uploads customer consumption data
URIProperty - Class in com.aspose.xps.metadata
The base class for JobURI and DocumentURI properties classes.
UserProperties - Class in com.aspose.page
Special property class which allows typed properties to be set and returned.
UserProperties() - Constructor for class com.aspose.page.UserProperties
Initializes an empty instance of UserProperties class.
UserProperties(Properties) - Constructor for class com.aspose.page.UserProperties
Initializes an of UserProperties class with default values.
UserProperties(Properties, Properties) - Constructor for class com.aspose.page.UserProperties
Constructs UserProperties with a defaults and altDefaults table, which are searched in that order.

V

Value - Class in com.aspose.xps.metadata
The base class that incapsulates a Property or a ScoredProperty value in a PrintTicket document.
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() - Method in class com.aspose.eps.xmp.XmpDataCollection
Gets a collection containing the values.
values() - Method in class com.aspose.eps.xmp.XmpMetadata
Gets the collection of values in dictionary.
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.
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.
Violet - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Violet.

W

WetFilm - Static variable in class com.aspose.xps.metadata.PageMediaType.Material
WetFilm value.
White - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
White.
width - Variable in class com.aspose.xps.Size2D.Float
The width of this Size2D.
write(byte[], int, int) - Method in class com.aspose.page.metered.MeteredStream
 
WRITE_IMAGES_AS - Static variable in class com.aspose.eps.device.PdfDevice
"Format of images" property key.
writeByte(byte) - Method in class com.aspose.page.metered.MeteredStream
 
writeComment(String) - Method in class com.aspose.eps.device.ImageDevice
Writes a comment.
writeComment(String) - Method in class com.aspose.eps.device.PdfDevice
Writes a comment.
writeComment(String) - Method in class com.aspose.page.Device
Writes a comment.
writeString(ITrFont, String) - Method in class com.aspose.eps.device.ImageDevice
Writes out string with specified font.
writeString(ITrFont, String) - Method in class com.aspose.eps.device.PdfDevice
Writes out string with specified font.
writeString(ITrFont, String) - Method in class com.aspose.page.Device
Writes out string with specified font.

X

XmpDataCollection - Class in com.aspose.eps.xmp
This class represnts XMP metadata file.
XmpDataCollection() - Constructor for class com.aspose.eps.xmp.XmpDataCollection
Initializes a new instance of the XmpDataCollection class.
XmpDataCollection(SecureXmlDocument) - Constructor for class com.aspose.eps.xmp.XmpDataCollection
Initializes a new instance of the XmpDataCollection class.
XmpField - Class in com.aspose.eps.xmp
Represents XMP field.
XmpFieldType - Class in com.aspose.eps.xmp
This enum represents types of a XMP field.
XmpMetadata - Class in com.aspose.eps.xmp
Class for manipulation with XMP metadata.
XmpValue - Class in com.aspose.eps.xmp
Represents XMP value
XmpValue(String) - Constructor for class com.aspose.eps.xmp.XmpValue
Constructor for string value.
XmpValue(int) - Constructor for class com.aspose.eps.xmp.XmpValue
Consructor for integer value.
XmpValue(double) - Constructor for class com.aspose.eps.xmp.XmpValue
Constructor for floating point Value.
XmpValue(Date) - Constructor for class com.aspose.eps.xmp.XmpValue
Constructor for date time value.
XmpValue(XmpValue[]) - Constructor for class com.aspose.eps.xmp.XmpValue
Constructor for array value.
XmpValue(Object) - Constructor for class com.aspose.eps.xmp.XmpValue
 
XPS - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specifies device language is XPS.
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.

Y

Yellow - Static variable in class com.aspose.xps.metadata.PageMediaColor.PageMediaColorOption
Yellow.

_

_201PL - Static variable in class com.aspose.xps.metadata.JobDeviceLanguage.JobDeviceLanguageOption
Specifies device language is PC-PR201.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2022 Aspose. All Rights Reserved.