See: Description
| 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.
|
| Class | Description |
|---|---|
| Device | Deprecated
As of release 24.3, replaced by saveAsPdf() and saveAsImage() methods in subclasses of Document class.
|
| 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.
|
| GlyphsIndices | |
| 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.
|
| 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.
|
| Exception | Description |
|---|---|
| AsposePageException |
Represents errors that occur during Aspose.Page application execution.
|
Copyright © 2025 Aspose. All Rights Reserved.