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.artifacts.pagination |
Modifier and Type | Method and Description |
---|---|
PageCollection |
Document.getPages()
Gets collection of document pages.
|
PageCollection |
IDocument.getPages()
Gets collection of document pages.
|
static PageCollection |
InternalHelper.getPages(Page page) |
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.Document_setEvaluationWarning(PageCollection pages) |
static com.aspose.ms.System.Collections.Generic.IGenericEnumerable<Page> |
InternalHelper.getUnrestricted(PageCollection pages) |
Modifier and Type | Method and Description |
---|---|
static void |
PageCollectionExtension.updatePagination(PageCollection pageCollection)
Updates the header and footer page numbers and dates for all pages.
|
Copyright © 2025 Aspose. All Rights Reserved.