Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like Document or indirectly through several
subpackages. |
com.aspose.pdf.devices |
The com.aspose.pdf.devices package provides classes which are used for representing
document as image(s) or a plain text.
|
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
Class and Description |
---|
DocumentDevice
Abstract class for all devices which is used to process the whole pdf document.
|
PageDevice
Abstract class for all devices which is used to process certain page the pdf document.
|
Resolution
Represents class for holding image resolution.
|
Class and Description |
---|
Device
Abstract class for all types of devices.
|
DocumentDevice
Abstract class for all devices which is used to process the whole pdf document.
|
ImageDevice
An abstract class for image devices.
|
Margins
This class represents margins of an image.
|
PageDevice
Abstract class for all devices which is used to process certain page the pdf document.
|
Resolution
Represents class for holding image resolution.
|
TiffSettings
This class represents settings for importing pdf to Tiff.
|
Class and Description |
---|
Resolution
Represents class for holding image resolution.
|
TiffSettings
This class represents settings for importing pdf to Tiff.
|