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. |
Modifier and Type | Class and Description |
---|---|
class |
DocSaveOptions
Save options for export to Doc format
|
class |
HtmlSaveOptions
Save options for export to Html format
|
class |
PclLoadOptions
Represents options for loading(import) PCL file into pdf document.
|
class |
XpsLoadOptions
Represents options for loading/importing xps file into pdf document.
|
class |
XpsSaveOptions
Save options for export to Xps format
|