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 |
ImageStamp
Reresents graphic stamp.
|
class |
PageNumberStamp
Represents page number stamp and used to number pages.
|
class |
PdfPageStamp
Class represents stamp which uses PDF page as stamp.
|
class |
TextStamp
Reresents textual stamp.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.addStamp(Stamp stamp)
Put stamp into page.
|