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.

Classes

ClassDescription
AsposePageExceptionRepresents errors that occur during Aspose.Page application execution.
DeviceThis class encapsulates rendering of document to abstract device.
DimensionFThe Dimension class encapsulates the width and height of a component (in single precision) in a single object.
DocumentA superclass for all encapsulated documents.
ExternalFontCacheUse this class to obtain font encapsulation in a form that is accepted by Device.
LicenseProvides methods to license the component.
MeteredProvides methods to set metered key.
SaveOptionsThis class contains options necessary for managing conversion process.
TransformedStrokeA stroke that contains transformation.
UserPropertiesSpecial property class which allows typed properties to be set and returned.

Interfaces

InterfaceDescription
IGlyphThis interface give access to main parameters of glyph.
IInteractiveDeviceThe interface defining interactive features processing methods.
IMultiPageDeviceThis interface contains methods for manipulating multi-paged device.
IMultiPageSaveOptionsDefines the interface for setting page numbers for conversion.
IMultiPartitionDeviceBasic interface for multi-partition device.
IStreamableThis interface is used for dervices that renders document to a stream.
ITrFontThis interface give access to main parameters of font.

Enumerations

EnumDescription
ImageFormatThis enumeration contains possible names of image formats that supported by PS/EPS to Image conversion.
TextRenderingModeThis enum contains possible values for text rendering mode.
UnitsThis enum contains possible values for size units.