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.text |
The
com.aspose.pdf.text package provides classes that allow to extract text,
add text, manipulate existing text of a document. |
Modifier and Type | Method and Description |
---|---|
PdfEvent<Page.BeforePageGenerate> |
Page.getOnBeforePageGenerate()
Event for customize header and footer.
|
Modifier and Type | Field and Description |
---|---|
PdfEvent<com.aspose.ms.System.Drawing.Printing.PrintEventHandler> |
PdfViewer.EndPrint
Adds/removes subscription on the last page printing event.
|
PdfEvent<PdfQueryPageSettingsEventHandler> |
PdfViewer.PdfQueryPageSettings
Adds/removes subscription on the last page printing event.
|
Modifier and Type | Field and Description |
---|---|
PdfEvent<com.aspose.ms.System.EventHandler> |
FontSourceCollection.CollectionChanged
CollectionChanged event
|
Copyright © 2022 Aspose. All Rights Reserved.