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 com.aspose.ms.System.Collections.Generic.List<SignatureField> |
InternalHelper.findFields(Form form,
com.aspose.ms.System.Type type) |
static List<SignatureField> |
InternalHelper.findFieldsByName(Form form,
String signName,
com.aspose.ms.System.Type type) |
static Resources |
Resources.getResourcesFor(Form form)
Gets resources for
|
static void |
InternalHelper.setSignatureFlags(Form form,
int i) |
Copyright © 2025 Aspose. All Rights Reserved.