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 | Method and Description |
---|---|
Form |
Document.getForm()
Gets Acro Form of the document.
|
Form |
IDocument.getForm()
Gets Acro Form of the document.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.clearCache(Form form) |
static void |
InternalHelper.createDefaultResources(Form form) |
static void |
InternalHelper.FdfReader_importAnnotationsFromFdf(com.aspose.pdf.engine.data.IPdfArray fields,
IDocument document,
Form form) |
static Resources |
Resources.getResourcesFor(Form form)
Gets resources for
|
Copyright © 2024 Aspose. All Rights Reserved.