Home
Products
Purchase
Downloads
Demos
Forums
Blogs
Ticket
Wiki
API
Corporate
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
P
S
T
U
W
Z
A
A0
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A0 .
A1
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A1 .
A2
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A2 .
A3
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A3 .
A4
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A4 .
A5
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A5 .
A6
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - A6 .
AllowAll
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
All allowed.
Assembly
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows assemblying file.
AutoFiller
- class com.aspose.pdf.kit.
AutoFiller
.
Represents class to recieve data from database or other datasource (eg.
AutoFiller(Vector, Vector)
- Constructor for class com.aspose.pdf.kit.
AutoFiller
Represents a constructor of the AutoFiller object, two vector parameters should be provided.
addImage(String, int, float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres image to the page of Pdf file at given coordinates,Jpg,Gif,Png,Bmp are supported.
addImage(String, int[], float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres image to the page of Pdf file at given coordinates,Jpg,Gif,Png,Bmp are supported.
addImage(InputStream, int, float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres image to the page of Pdf file at given coordinates,Jpg,Gif,Png,Bmp are supported.
addImage(InputStream, int[], float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres image to the page of Pdf file at given coordinates,Jpg,Gif,Png,Bmp are supported.
addLogomark(FormattedText, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileStamp
Adds a logo on each page of the Pdf fila at (x,y).
addText(FormattedText, int, float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres text to the page of Pdf file at given coordinates.
addText(FormattedText, int[], float, float, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileMend
Adheres text to the page of Pdf file at given coordinates.
addWatermark(String, float, float)
- Method in class com.aspose.pdf.kit.
PdfFileStamp
Adds a watermark on each page of the Pdf file at (x,y).
allFlatten()
- Method in class com.aspose.pdf.kit.
Form
Flattens all fields in the specified pdf document.
append(InputStream, InputStream, int, int, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Appends pages, which are chosen from portFile within the range from startPage to endPage, at the end of inputFile.
append(String, String, int, int, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Appends pages, which are chosen from portFile within the range from startPage to endPage, at the end of inputFile.
B
B5
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - B5 .
Bmp
- Static variable in class com.aspose.pdf.kit.
ImageType
Microsoft Windows bitmap image file.
beEncrypted()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Checkes whether the Pdf file is encrypted.
bindPdf(String)
- Method in class com.aspose.pdf.kit.
PdfConverter
Binds a Pdf file for convert.
bindPdf(InputStream)
- Method in class com.aspose.pdf.kit.
PdfConverter
Binds a Pdf Stream for convert.
bindPdf(String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Binds a Pdf file for extract.
bindPdf(InputStream)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Binds a Pdf Stream for extract.
bindPdf(String)
- Method in class com.aspose.pdf.kit.
PdfSearcher
Binds a Pdf file for search.
bindPdf(InputStream)
- Method in class com.aspose.pdf.kit.
PdfSearcher
Binds a Pdf Stream for search.
C
CP1250
- Static variable in class com.aspose.pdf.kit.
EncodingType
A windows text encoding name.
CP1252
- Static variable in class com.aspose.pdf.kit.
EncodingType
A windows text encoding name.
CP1257
- Static variable in class com.aspose.pdf.kit.
EncodingType
A windows text encoding name.
Copy
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows copying file.
Courier
- Static variable in class com.aspose.pdf.kit.
FontStyle
Courier font.
CourierBold
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold Courier font.
CourierBoldOblique
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold oblique Courier font.
CourierOblique
- Static variable in class com.aspose.pdf.kit.
FontStyle
Oblique Curier font.
changePassword(String, String, String)
- Method in class com.aspose.pdf.kit.
PdfFileSecurity
Changes the user password or owner password by owner, keeps the original security settings.
changePassword(String, String, String, int, boolean)
- Method in class com.aspose.pdf.kit.
PdfFileSecurity
Changes the user password or password by owner, allows to reset Pdf documnent security.
clearInfo()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Clears all changeable information of Pdf file.
close()
- Method in class com.aspose.pdf.kit.
AutoFiller
Close all streams to release related resources and write contents into outputs.
close()
- Method in class com.aspose.pdf.kit.
Form
Saves all the modifications and closes the destination file.
close()
- Method in class com.aspose.pdf.kit.
PdfFileMend
Writes the text and image to the input stream or file,and closes the PdfFileMend object.
close()
- Method in class com.aspose.pdf.kit.
PdfFileStamp
Closes the PdfFileStamp object,writes the watermark and logo to the Pdf document.
closePdfFile()
- Method in class com.aspose.pdf.kit.
PdfViewer
Closes the current Pdf file.
com.aspose.pdf.kit
- package com.aspose.pdf.kit
concatenate(String, String, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Merges two Pdf documents into a new Pdf document,supports for AcroForm.
concatenate(InputStream, InputStream, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Merges two Pdf documents into a new Pdf document,supports for AcroForm.
concatenate(InputStream[], OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Merges multi-stream of Pdf into a new Pdf stream,supports for Acroform.
D
DegradedPrinting
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows degraded printing.
decodePage(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Decodes a page of one Pdf file.
decryptFile(String)
- Method in class com.aspose.pdf.kit.
PdfFileSecurity
Decrypts an encrypted Pdf document by owner.
doConvert()
- Method in class com.aspose.pdf.kit.
PdfConverter
Begins to transform a Pdf document to image files.
E
EncodingType
- class com.aspose.pdf.kit.
EncodingType
.
Represents 7 encoding types of the text using.
EncodingType()
- Constructor for class com.aspose.pdf.kit.
EncodingType
ExtractTextMode
- class com.aspose.pdf.kit.
ExtractTextMode
.
Represents the extraction text modes which used in the method extractTextInRectangle() at PdfExtractor class.
enableScalePrint(boolean)
- Method in class com.aspose.pdf.kit.
PdfViewer
Sets the print scale or not.
encryptFile(String, String, int, boolean)
- Method in class com.aspose.pdf.kit.
PdfFileSecurity
Encrypts Pdf file with userpassword and ownerpassword, sets privileges to access.
extract(InputStream, int, int, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Extracts pages from input file,saves as a new Pdf file.
extract(String, int, int, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Extracts pages from input file,saves as a new Pdf file.
extract(String, int[], String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Extracts pages specified by number array, saves as a new Pdf file.
extract(InputStream, int[], OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Extracts pages specified by number array, saves as a new Pdf file.
extractImage()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Extracts images from a Pdf document.
extractText()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Extracts text from a Pdf document.
extractTextInRectangle(Rectangle, ExtractTextMode)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Extracts the text content of the page within the rectangle.
extractTextInRectangle(Rectangle)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Extracts the text content of the page within the rectangle.
F
FillIn
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows filling forms in file.
FontColor
- class com.aspose.pdf.kit.
FontColor
.
Represents a class of FontColor.
FontColor(int, int, int)
- Constructor for class com.aspose.pdf.kit.
FontColor
Creates a FontColor object.
FontStyle
- class com.aspose.pdf.kit.
FontStyle
.
Represents 14 types of font.
FontStyle()
- Constructor for class com.aspose.pdf.kit.
FontStyle
Form
- class com.aspose.pdf.kit.
Form
.
Represents a class which is used to modify AcroForms Field in existing pdf documents.
Form(String, String)
- Constructor for class com.aspose.pdf.kit.
Form
Represents a constructor of the Form object with source file and destination file.
Form(String, OutputStream)
- Constructor for class com.aspose.pdf.kit.
Form
Represents a constructor of the Form object with source file and destination stream.
Form(InputStream, OutputStream)
- Constructor for class com.aspose.pdf.kit.
Form
Represents a constructor of the Form object with source stream and destination stream.
Form(InputStream, String)
- Constructor for class com.aspose.pdf.kit.
Form
Represents a constructor of the Form object with source stream and destination file.
FormattedText
- class com.aspose.pdf.kit.
FormattedText
.
Represents text with color,size ,font settings.
FormattedText(String)
- Constructor for class com.aspose.pdf.kit.
FormattedText
Initializes the Formattedtext with default setting (FontColor = new FontColor(0,0,0), FontStyle.TimesRoman£¬EncodingType.Winansi,texSize = 12).
FormattedText(String, FontColor, String, String, boolean, float)
- Constructor for class com.aspose.pdf.kit.
FormattedText
Initializes the Formattedtext.
fillImageField(String, String)
- Method in class com.aspose.pdf.kit.
Form
Pastes an image onto the existing button field as its appearance.
G
getAllRectangleText(String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves all texts within the rectangle to file.
getAllRectangleText(OutputStream)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves all texts within the rectangle to stream.
getAuthor()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Author information of Pdf file.
getBasicPath()
- Method in class com.aspose.pdf.kit.
AutoFiller
The getter of the basicPath member.
getCreationDate()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the CreationDate information of Pdf file.
getCreator()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Creator information of Pdf file.
getCropBoxHeight(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the cropBox height.
getCropBoxWidth(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the cropBox width.
getEndPage()
- Method in class com.aspose.pdf.kit.
PdfConverter
Gets endPage value.
getEndPage()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Gets endPage value.
getEndPage()
- Method in class com.aspose.pdf.kit.
PdfSearcher
Gets endPage value.
getHeader()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the customized information of Pdf file.
getIsLandscape()
- Method in class com.aspose.pdf.kit.
PageSize
The getter of the isLandscape member.
getKeywords()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Keywords information of Pdf file.
getLocalizedMessage()
- Method in class com.aspose.pdf.kit.
PdfKitException
Creates a localized description of this exception.
getMatchText()
- Method in class com.aspose.pdf.kit.
PdfSearcher
Gets all match text points within the rectangle.
getMediaBoxHeight(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the pdf height of mediaBox.
getMediaBoxWidth(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the pdf width of mediaBox.
getMediaBoxX(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the pdf mediaBox X value.
getMediaBoxY(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the pdf file mediaBox Y value.
getMessage()
- Method in class com.aspose.pdf.kit.
PdfKitException
Returns the detail message string of this exception.
getMessage()
- Method in class com.aspose.pdf.kit.
PdfViewerException
Gets the error message.
getModDate()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the modified date information of Pdf file.
getNextImage(String)
- Method in class com.aspose.pdf.kit.
PdfConverter
Saves next page's image to file with default image type - Jpeg.
getNextImage(OutputStream)
- Method in class com.aspose.pdf.kit.
PdfConverter
Saves next page's image to stream with default image type - Jpeg.
getNextImage(String, ImageType)
- Method in class com.aspose.pdf.kit.
PdfConverter
Saves next page's image to file with the given image type.
getNextImage(OutputStream, ImageType)
- Method in class com.aspose.pdf.kit.
PdfConverter
Saves next page's image to stream with the given image type.
getNextImage(String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to file with default image format - Jpeg.
getNextImage(String, String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to file with the givin image format name.
getNextImage(String, ImageType)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to file with the givin image format.
getNextImage(OutputStream)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to stream with default image format - Jpeg.
getNextImage(OutputStream, String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to stream with the givin image format name.
getNextImage(OutputStream, ImageType)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves image to stream with the givin image format.
getNumberOfPages()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the print page number which implements the java.awt.print.Pageable interface.
getNumberofPages()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the number of file pages.
getOutputStream()
- Method in class com.aspose.pdf.kit.
Form
The getter of the mDestStream member.
getOutputStreams()
- Method in class com.aspose.pdf.kit.
AutoFiller
The getter of the output streams.
getPageFormat(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the PageFormat object of the pageIndex page which implements java.awt.print.Pageable interface.
getPageHeight(int)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the height size of the specified page.
getPageRotation(int)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the rotation of the specified page.
getPageWidth(int)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the width size of the specified page.
getPassword()
- Method in class com.aspose.pdf.kit.
PdfConverter
Gets password.
getPassword()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Gets password.
getPdfFilePageCount()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets page count of the current Pdf file.
getPdfHeight()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the height of JScrollPane which is the Pdf file view area.
getPdfWidth()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the width of JScrollPane which is the Pdf file view area.
getPrintFailureMessage()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the print failure message string.
getPrintScaleFactor()
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the scaling factor applied to the Pdf page.
getPrintable(int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Gets the Printable object which implements the java.awt.print.Pageable interface.
getProducer()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Producer information of Pdf file.
getStartPage()
- Method in class com.aspose.pdf.kit.
PdfConverter
Gets startPage value.
getStartPage()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Gets startPage value.
getStartPage()
- Method in class com.aspose.pdf.kit.
PdfSearcher
Gets startPage value.
getSubject()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Subject information of Pdf file.
getText(String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves text to file.
getText(OutputStream)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Saves text to stream.
getTextType()
- Method in class com.aspose.pdf.kit.
ExtractTextMode
Gets the extract text type.
getTitle()
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Gets the Title information of Pdf file.
getTypeName()
- Method in class com.aspose.pdf.kit.
ImageType
Gets the image type name.
getWordCount()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Returns the word count of the pdf document.
getisWithWidth()
- Method in class com.aspose.pdf.kit.
ExtractTextMode
Gets the extract text with raw width or not.
H
Helvetica
- Static variable in class com.aspose.pdf.kit.
FontStyle
Helvetica font.
HelveticaBold
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold Helvetica font.
HelveticaBoldOblique
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold oblique Helvetica font.
HelveticaOblique
- Static variable in class com.aspose.pdf.kit.
FontStyle
Oblique Helvetica font.
hasNextImage()
- Method in class com.aspose.pdf.kit.
PdfConverter
Judges if it can get more images or not.
hasNextImage()
- Method in class com.aspose.pdf.kit.
PdfExtractor
Judges if it can get more images or not.
height()
- Method in class com.aspose.pdf.kit.
PageSize
Gets the page's height
I
Identity_H
- Static variable in class com.aspose.pdf.kit.
EncodingType
The Unicode encoding with horizontal writing.
Identity_V
- Static variable in class com.aspose.pdf.kit.
EncodingType
The Unicode encoding with vertical writing.
ImageType
- class com.aspose.pdf.kit.
ImageType
.
Represents 4 types of image.
ImageType(String)
- Constructor for class com.aspose.pdf.kit.
ImageType
Initializes a new instance of the ImageType class with given image type name.
importData()
- Method in class com.aspose.pdf.kit.
AutoFiller
Automatically fill data into pre-defined template file and get file(s) output.
insert(String, int, String, int, int, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Inserts pages from an other file into the Pdf file at a position.
insert(InputStream, int, InputStream, int, int, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Inserts pages from an other file into the input Pdf file.
insert(String, int, String, int[], String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Inserts pages from an other file into the input Pdf file.
insert(InputStream, int, InputStream, int[], OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Inserts pages from an other file into the input Pdf file.
invalidate()
- Method in class com.aspose.pdf.kit.
PdfViewer
Invalidates the container.
isGenMultiPdfs()
- Method in class com.aspose.pdf.kit.
AutoFiller
The getter of the genMultiPdfs member.
isPrintSuccess()
- Method in class com.aspose.pdf.kit.
PdfViewer
Shows the Pdf page print successful or not.
J
Jpeg
- Static variable in class com.aspose.pdf.kit.
ImageType
A file format developed by the Joint Photographic Experts Group.
L
LEDGER
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - LEDGER .
LEGAL
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - LEGAL .
LETTER
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - LETTER .
License
- class com.aspose.pdf.kit.
License
.
Provides methods to license the component.
License()
- Constructor for class com.aspose.pdf.kit.
License
Initializes a new instance of this class.
M
MacRoman
- Static variable in class com.aspose.pdf.kit.
EncodingType
Mac os standard encoding for Latin text.
ModifyAnnotations
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows modifying annotations of file.
ModifyContents
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows modifying file.
makeBooklet(String, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes booklet from the inputFile to outputFile.
makeBooklet(InputStream, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes booklet from the inputStream to outputStream.
makeBooklet(String, String, PageSize)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes booklet from the inputFile to outputFile.
makeBooklet(InputStream, OutputStream, PageSize)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes booklet from the inputStream to outputStream.
makeNUp(String, String, int, int)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes N-Up document from the inputFile to outputFile.
makeNUp(InputStream, OutputStream, int, int)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes N-Up document from the inputStream to outputStream.
makeNUp(String, String, int, int, PageSize)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes N-Up document from the inputFile to outputFile.
makeNUp(InputStream, OutputStream, int, int, PageSize)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Makes N-Up document from the inputStream to outputStream.
O
openPdfFile(String)
- Method in class com.aspose.pdf.kit.
PdfViewer
Opens a Pdf file, but does not actually decode the pages of the Pdf file.
openPdfFile(InputStream)
- Method in class com.aspose.pdf.kit.
PdfViewer
Opens a Pdf file stream.
P
P11x17
- Static variable in class com.aspose.pdf.kit.
PageSize
predefined page size - P11x17 .
PageSize
- class com.aspose.pdf.kit.
PageSize
.
Encapsulates predefined page sizes, including A0, A1, A2, A3, A4, A5, A6, B5, Letter, Legal, Ledger and P11x17.
PageSize(float, float)
- Constructor for class com.aspose.pdf.kit.
PageSize
Initializes a new instance of the PageSize class.
PdfConverter
- class com.aspose.pdf.kit.
PdfConverter
.
Represents a class to transform each page to image file from pdf file.
PdfConverter()
- Constructor for class com.aspose.pdf.kit.
PdfConverter
The constructor of the PdfConverter object.
PdfExtractor
- class com.aspose.pdf.kit.
PdfExtractor
.
Represents a class to extract images and text from pdf file.
PdfExtractor()
- Constructor for class com.aspose.pdf.kit.
PdfExtractor
The constructor of the PdfExtractor object.
PdfFileEditor
- class com.aspose.pdf.kit.
PdfFileEditor
.
Represents a class for manipulating existing Pdf file, Concatenating Pdf files, inserting pages, extracting pages.
PdfFileEditor()
- Constructor for class com.aspose.pdf.kit.
PdfFileEditor
Creates a PdfFileEditor object instance.
PdfFileInfo
- class com.aspose.pdf.kit.
PdfFileInfo
.
Represents a class for accessing meta information of Pdf file.
PdfFileInfo(String)
- Constructor for class com.aspose.pdf.kit.
PdfFileInfo
Creates a PdfFileInfo object instance, and reads input Pdf file.
PdfFileInfo(InputStream)
- Constructor for class com.aspose.pdf.kit.
PdfFileInfo
Creates a PdfFileInfo object instance, and reads input Pdf Stream.
PdfFileMend
- class com.aspose.pdf.kit.
PdfFileMend
.
Represents a class for adding texts and images on the pages of existing Pdf file.
PdfFileMend(String, String)
- Constructor for class com.aspose.pdf.kit.
PdfFileMend
Initializes an object instance of PdfFileMend.
PdfFileMend(InputStream, OutputStream)
- Constructor for class com.aspose.pdf.kit.
PdfFileMend
Initializes an object instance of PdfFileMend.
PdfFileSecurity
- class com.aspose.pdf.kit.
PdfFileSecurity
.
Represents a class for encrypting or decrypting a Pdf file with owner's or user's password, the owner can change the security setting.
PdfFileSecurity(String, String)
- Constructor for class com.aspose.pdf.kit.
PdfFileSecurity
Initializes an object instance of PdfFileSecurity.
PdfFileSecurity(InputStream, OutputStream)
- Constructor for class com.aspose.pdf.kit.
PdfFileSecurity
Initializes an object instance of PdfFileSecurity.
PdfFileStamp
- class com.aspose.pdf.kit.
PdfFileStamp
.
Represents a class for adding watermark or logo at (x,y) on each page of Pdf file.
PdfFileStamp(String, String)
- Constructor for class com.aspose.pdf.kit.
PdfFileStamp
Creates a PdfFileStamp object instance.
PdfFileStamp(InputStream, OutputStream)
- Constructor for class com.aspose.pdf.kit.
PdfFileStamp
Creates a PdfFileStamp object instance.
PdfKitException
- exception com.aspose.pdf.kit.
PdfKitException
.
Represents an exception class for handling exceptions throwed by based kit interface.
PdfKitException(Exception)
- Constructor for class com.aspose.pdf.kit.
PdfKitException
Constructs a new exception with the specified Exception.
PdfKitException()
- Constructor for class com.aspose.pdf.kit.
PdfKitException
Constructs a new exception with
null
as its detail message.
PdfKitException(String)
- Constructor for class com.aspose.pdf.kit.
PdfKitException
Constructs a new exception with the specified detail message.
PdfPrivilege
- class com.aspose.pdf.kit.
PdfPrivilege
.
Represents the privileges for accessing Pdf file.
PdfPrivilege()
- Constructor for class com.aspose.pdf.kit.
PdfPrivilege
PdfSearcher
- class com.aspose.pdf.kit.
PdfSearcher
.
Represents a class to search text from pdf file.
PdfSearcher()
- Constructor for class com.aspose.pdf.kit.
PdfSearcher
The constructor of the PdfSearcher object.
PdfViewer
- class com.aspose.pdf.kit.
PdfViewer
.
Represents the Pdf Viewer,it can be embedded in three-party software to view and print Pdf files, it has almost all Adobe Reader¡¯s functions.
PdfViewer()
- Constructor for class com.aspose.pdf.kit.
PdfViewer
The constructor of the PdfViewer object.
PdfViewer(boolean)
- Constructor for class com.aspose.pdf.kit.
PdfViewer
The constructor of the PdfViewer object.
PdfViewerException
- exception com.aspose.pdf.kit.
PdfViewerException
.
Represents the PdfViewerSecurityException class, it is a common exception class which is extended by PdfViewerFontException and PdfViewerSecurityException.
PdfViewerException()
- Constructor for class com.aspose.pdf.kit.
PdfViewerException
Constructs a new exception object of the PdfViewerException class.
PdfViewerException(String)
- Constructor for class com.aspose.pdf.kit.
PdfViewerException
Constructs a new exception object of the PdfViewerException class.
PdfViewerFontException
- exception com.aspose.pdf.kit.
PdfViewerFontException
.
Represents the PdfViewerFontException class, it handles exceptions in Pdf font renderer.
PdfViewerFontException(String)
- Constructor for class com.aspose.pdf.kit.
PdfViewerFontException
Constructs a new exception object of the PdfViewerFontException class.
PdfViewerSecurityException
- exception com.aspose.pdf.kit.
PdfViewerSecurityException
.
Represents the PdfViewerSecurityException class, it handles exceptions in Pdf Encryption.
PdfViewerSecurityException(String)
- Constructor for class com.aspose.pdf.kit.
PdfViewerSecurityException
Constructs a new exception object of the PdfViewerSecurityException class.
Png
- Static variable in class com.aspose.pdf.kit.
ImageType
Portable Network Graphics.
Print
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Allows printing file.
PureTextWithNoWidth
- Static variable in class com.aspose.pdf.kit.
ExtractTextMode
An extraction text mode that extracts text contents with no raw text width.
PureTextWithWidth
- Static variable in class com.aspose.pdf.kit.
ExtractTextMode
An extraction text mode that extracts text contents with raw text width.
partialFlatten(String)
- Method in class com.aspose.pdf.kit.
Form
Flattens part of the fields set in the specified pdf document.
print(Graphics, PageFormat, int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Implements the standard Java printing functionality of java.awt.print.Printable.
printStackTrace()
- Method in class com.aspose.pdf.kit.
PdfKitException
Prints backtrace to System.err stream.
printStackTrace(PrintStream)
- Method in class com.aspose.pdf.kit.
PdfKitException
Prints backtrace to the specified print stream.
printStackTrace(PrintWriter)
- Method in class com.aspose.pdf.kit.
PdfKitException
Prints this exception and its backtrace to the specified print writer.
S
ScreenReaders
- Static variable in class com.aspose.pdf.kit.
PdfPrivilege
Only permits to reader on screen.
Symbol
- Static variable in class com.aspose.pdf.kit.
FontStyle
Symbol font.
saveNewInfo(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Changes the meta-information specified explicitly by setting file information, other information remains.
saveNewInfo(OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Changes the properties specified explicitly by setting file information, other properties remain.
searchTextInRectangle(Rectangle, String)
- Method in class com.aspose.pdf.kit.
PdfSearcher
Searchs the location of the textToSearch within the rectangle from startPage to endPage.
setAuthor(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the Author information of Pdf file.
setBasicFileName(String)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the basicFileName member.
setBasicPath(String)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the basicPath member.
setCreator(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the Creator information of Pdf file.
setEndPage(int)
- Method in class com.aspose.pdf.kit.
PdfConverter
Sets endPage value.
setEndPage(int)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Sets endPage value.
setEndPage(int)
- Method in class com.aspose.pdf.kit.
PdfSearcher
Sets endPage value.
setField(String, String)
- Method in class com.aspose.pdf.kit.
Form
Modifies the value of an existing field according to a specified field name.
setGenMultiPdfs(boolean)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the genMultiPdfs member.
setHeader(HashMap)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the customized information of Pdf file.
setInputFile(String)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the inputFile member.
setInputStream(InputStream)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the inputStream member.
setIsLandscape(boolean)
- Method in class com.aspose.pdf.kit.
PageSize
The setter of the isLandscape member.
setKeywords(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the Keywords information of Pdf file.
setLicense(InputStream)
- Method in class com.aspose.pdf.kit.
License
Licenses the component.
setOutStream(OutputStream)
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the desStream member.
setOutStreams(OutputStream[])
- Method in class com.aspose.pdf.kit.
AutoFiller
The setter of the outputStreams member.
setPageFormat(int, PageFormat)
- Method in class com.aspose.pdf.kit.
PdfViewer
Sets the page format for a special page.
setPassword(String)
- Method in class com.aspose.pdf.kit.
PdfConverter
Sets password, use this password to decrypt the pdf file.
setPassword(String)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Sets password, use this password to decrypt the pdf file.
setPdfPageParameters(float, int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Initialises the initial scale factor of the specific Pdf page number.
setPrintPageRange(int, int)
- Method in class com.aspose.pdf.kit.
PdfViewer
Sets the print page range.
setPrivilege(int)
- Method in class com.aspose.pdf.kit.
PdfFileSecurity
Sets Pdf file security involving assemblying,copying,modifying etc.
setStartPage(int)
- Method in class com.aspose.pdf.kit.
PdfConverter
Sets startPage value.
setStartPage(int)
- Method in class com.aspose.pdf.kit.
PdfExtractor
Sets startPage value.
setStartPage(int)
- Method in class com.aspose.pdf.kit.
PdfSearcher
Sets startPage value.
setSubject(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the Subject information of Pdf file.
setTitle(String)
- Method in class com.aspose.pdf.kit.
PdfFileInfo
Sets the Title information of Pdf file.
setWaterMark(String)
- Method in class com.aspose.pdf.kit.
Form
Inserts an appointed watermark or logo field at the top of the pdf document.
showPdf()
- Method in class com.aspose.pdf.kit.
PdfViewer
Shows the Pdf file in a JScrollPane object which is the Pdf view area.
splitFromFirst(String, int, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits from location,and saves the front part as a new file.
splitFromFirst(InputStream, int, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits from location,and saves the front part in output Stream.
splitToEnd(String, int, String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits from location, and saves the rare part as a new file.
splitToEnd(InputStream, int, OutputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits from location, and saves the rare part as a new file Stream.
splitToPages(String)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits the Pdf file into single-page documents.
splitToPages(InputStream)
- Method in class com.aspose.pdf.kit.
PdfFileEditor
Splits the Pdf file into single-page documents.
T
Tiff
- Static variable in class com.aspose.pdf.kit.
ImageType
Tag Image File Format.
TimesBold
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold Times font.
TimesRoman
- Static variable in class com.aspose.pdf.kit.
FontStyle
Times-Roman font.
TtmesBoldItalic
- Static variable in class com.aspose.pdf.kit.
FontStyle
Bold italic Times font.
TtmesItalic
- Static variable in class com.aspose.pdf.kit.
FontStyle
Italic Times font.
toString()
- Method in class com.aspose.pdf.kit.
PdfKitException
Returns a short description of this throwable.
U
unFlatten(String)
- Method in class com.aspose.pdf.kit.
AutoFiller
Specifies a field which will not be flattened in all the output file(s) or stream(s).
updateUI()
- Method in class com.aspose.pdf.kit.
PdfViewer
Invokes this method to reset the UI which using the JPanel.updateUI().
W
Winansi
- Static variable in class com.aspose.pdf.kit.
EncodingType
Windows ansi encoding.
width()
- Method in class com.aspose.pdf.kit.
PageSize
Gets the page's width
Z
ZapfDingbats
- Static variable in class com.aspose.pdf.kit.
FontStyle
ZapfDingbats font.
A
B
C
D
E
F
G
H
I
J
L
M
O
P
S
T
U
W
Z
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
See Also:
We guarantee a prompt response to any inquiry!