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

Class Description
AsposePageException Represents errors that occur during Aspose.Page application execution.
Device This class encapsulates rendering of document to abstract device.
Document A superclass for all encapsulated documents.
ExternalFontCache Use this class to obtain font encapsulation in a form that is accepted by Device.
License Provides methods to license the component.
Metered Provides methods to set metered key.
SaveOptions This class contains options necessary for managing conversion process.
TransformedStroke A stroke that contains transformation.
UserProperties Special property class which allows typed properties to be set and returned.

Interfaces

Interface Description
IGlyph This interface give access to main parameters of glyph.
IInteractiveDevice The interface defining interactive features processing methods.
IMultiPageDevice This interface contains methods for manipulating multi-paged device.
IMultiPageSaveOptions Defines the interface for setting page numbers for conversion.
IMultiPartitionDevice Basic interface for multi-partition device.
IStreamable This interface is used for dervices that renders document to a stream.
ITrFont This interface give access to main parameters of font.

Enumerations

Enum Description
TextRenderingMode This enum contains possible values for text rendering mode.