Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
com.aspose.pdf.facades |
The
com.aspose.pdf.facades package provides classes originaly came from Aspose.Pdf.Kit. |
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.addButton(Page _currentPage,
Rectangle convertRect,
boolean isShowFieldsBorders,
com.aspose.html.elements.HTMLInputElement as,
Document _document) |
static ExplicitDestination |
ExplicitDestination.createDestination(Document doc,
int pageNumber,
int type,
double... values)
Deprecated.
|
static void |
XfdfReader.readFields(InputStream stream,
Document document)
Import field values from XFDF file.
|
Constructor and Description |
---|
FitExplicitDestination(Document document,
int pageNumber)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
PdfFileInfo.bindPdf(Document srcDoc)
Initializes the facade.
|
boolean |
PdfFileEditor.concatenate(Document[] src,
Document dest)
Concatenates documents.
|
boolean |
PdfFileEditor.concatenate(Document[] src,
Document dest)
Concatenates documents.
|
boolean |
IPdfFileEditor.concatenate(Document[] src,
Document dest)
Concatenates documents.
|
boolean |
IPdfFileEditor.concatenate(Document[] src,
Document dest)
Concatenates documents.
|
Constructor and Description |
---|
PdfPageEditor(Document document)
|
PdfXmpMetadata(Document document)
Initializes new
PdfXmpMetadata object on base of the document . |
Copyright © 2017 Aspose. All Rights Reserved.