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 | Class and Description |
---|---|
class |
BatesNArtifact
Class describes Bates Numbering artifact.
|
Modifier and Type | Method and Description |
---|---|
static void |
PageCollectionExtensions.addPagination(PageCollection pageCollection,
List<PaginationArtifact> artifacts)
Adds the specified pagination artifacts to each page in the given page collection.
|
static void |
PageCollectionExtensions.addPaginationInternal(PageCollection pageCollection,
com.aspose.ms.System.Collections.Generic.List<PaginationArtifact> artifacts) |
Copyright © 2025 Aspose. All Rights Reserved.