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 |
---|---|
XFA |
Form.get_xfa()
For internal usage only
|
XFA |
Form.getXFA()
Gets XFA data of the form (if presents).
|
Modifier and Type | Method and Description |
---|---|
static boolean |
InternalHelper.hasNode(XFA xfa,
String fullName) |
static void |
InternalHelper.setFieldImageInternal(XFA xfa,
String fieldName,
com.aspose.ms.System.IO.Stream image) |