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.facades |
The
com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit. |
com.aspose.pdf.operators |
The
com.aspose.pdf.operators is a package for Operator implementations. |
Class and Description |
---|
DocumentPrivilege
Represents the privileges for accessing Pdf file.
|
FormattedText
Class which represents formatted text.
|
Class and Description |
---|
AlignmentType
Deprecated.
|
Bookmark
Represents a bookmark.
|
Bookmarks
Represents a collection of
Bookmark objects. |
DocumentPrivilege
Represents the privileges for accessing Pdf file.
|
Facade
Base facade class.
|
FontColor
Class representing color of the text.
|
Form
Class representing Acro form object.
|
FormattedText
Class which represents formatted text.
|
FormFieldFacade
Class for representing field properties.
|
IFacade
General facade interface that defines common facades methods.
|
IForm
Class representing Acro form object.
|
IFormEditor
Class for editing forms (adding/deleting field etc)
|
IPdfFileEditor
Implements operations with PDF file: concatenation, splitting, extracting pages, making booklet,
etc.
|
IPdfFileEditor.ContentsResizeParameters
Class for specifing page resize parameters.
|
IPdfFileEditor.ContentsResizeValue
Value of margin or content size specified in percents of default space units.
|
IPdfFileStamp
interface for adding stamps (watermark or background) to PDF files.
|
ISaveableFacade
Facade interface that defines methods common for all saveable facades.
|
LineInfo
Represents the information of line.
|
PdfFileEditor.CorruptedItem
Class which provides information about corrupted files in time of concatenation.
|
PdfFileEditor.ProgressEventHandlerInfo
This class represents information about concatenation progress that can be used in external
application.
|
PdfPrintPageInfo
Represents an object that contains current printing page info.
|
PdfProducer
Represents a class to produce PDF from other formats.
|
PdfQueryPageSettingsEventHandler
Represents the method that handles the QueryPageSettings event of a PrintDocument.
|
ReplaceTextStrategy
This class contains parameters which define PdfContentEditor behavior when ReplaceText operation
is performed.
|
SaveableFacade
Base class for all saveable facades.
|
Stamp
Class represeting stamp.
|
StampInfo
Class representing stamp information.
|
VerticalAlignmentType
Deprecated.
|
Class and Description |
---|
TextProperties
Represents text properties such as: text size, color, style etc.
|