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. |
DimensionF | The Dimension class encapsulates the width and height of a component (in single precision) in a single object. |
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. |
IMultiPageSaveOptions | Defines the interface for setting page numbers for conversion. |
ITrFont | This interface give access to main parameters of font. |
Enumerations
Enum | Description |
---|
ImageFormat | This enumeration contains possible names of image formats that supported by PS/EPS to Image conversion. |
TextRenderingMode | This enum contains possible values for text rendering mode. |
Units | This enum contains possible values for size units. |