Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate
A B C D E F G H I J L M O P R S T U W X 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 .
ALIGN_CENTER - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines aglignment as center style.
ALIGN_LEFT - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines aglignment as left style, which is also the default.
ALIGN_RIGHT - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines aglignment as right style.
ALIGN_UNDIFINED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Undefined aglignment style.
ATTR_NO_EXPORT - Static variable in class com.aspose.pdf.kit.Form
If set, the field must not be exported by a submit-form action.
ATTR_READ_ONLY - Static variable in class com.aspose.pdf.kit.Form
If set, the user may not change the value of the field.
ATTR_REQUIRED - Static variable in class com.aspose.pdf.kit.Form
If set, this field must have a value at the time it is exported by a submit-form field, otherwise errors will occur.
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.
addField(int, String, String, int, Rectangle) - Method in class com.aspose.pdf.kit.FormEditor
Insert a specified field into existing PDF document at corresponding position.
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).
addNewLineText(String) - Method in class com.aspose.pdf.kit.FormattedText
Adds a new line to the FormattedText object and sets the newLineText to the next line's text.
addPageNumber(String) - Method in class com.aspose.pdf.kit.PdfFileStamp
Adds page number in each pages of the pdf file and save it.
addPageNumber(FormattedText) - Method in class com.aspose.pdf.kit.PdfFileStamp
Adds page number with specified format in each pages of the pdf file and save it.
addStamp(Stamp) - Method in class com.aspose.pdf.kit.PdfFileStamp
Adds stamp at the specified pages of pdf file.The stamp can be added as watermark,logo and background according to the isBackground function of stamp.
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 .
BDSTYLE_BEVELED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a beveled border style.
BDSTYLE_DASHED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a dashed border style.
BDSTYLE_INSET - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines an inserted border style.
BDSTYLE_SOLID - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a solid border style, which is also the default.
BDSTYLE_UNDERLINE - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines an underlined border style.
BDSTYLE_UNDIFINED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Undefined border style.
BDWIDTH_MEDIUM - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a medium border width.
BDWIDTH_THICK - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a thick border width.
BDWIDTH_THIN - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a thin border width, which is also the default.
BDWIDTH_UNDIFINED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Undefined border width.
BMP - Static variable in class com.aspose.pdf.kit.ImageType
Microsoft Windows bitmap image file.
BTNSTYLE_CHECK - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a check button style.
BTNSTYLE_CIRCLE - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a circle button style.
BTNSTYLE_CROSS - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a cross button style.
BTNSTYLE_DIAMOND - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a diamond button style.
BTNSTYLE_SQUARE - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a square button style.
BTNSTYLE_STAR - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Defines a star button style.
BTNSTYLE_UNDEFINED - Static variable in class com.aspose.pdf.kit.FormFieldFacade
Represents a undefined button style.
beEncrypted() - Method in class com.aspose.pdf.kit.PdfFileInfo
Checkes whether the Pdf file is encrypted.
bindImage(String) - Method in class com.aspose.pdf.kit.Stamp
Binds an image file as stamp content.
bindImage(InputStream) - Method in class com.aspose.pdf.kit.Stamp
Binds an image stream as stamp content.
bindLogo(FormattedText) - Method in class com.aspose.pdf.kit.Stamp
Binds a FormattedText as stamp content.
bindLogo(String) - Method in class com.aspose.pdf.kit.Stamp
Binds a text as stamp content.
bindPdf(String) - Method in class com.aspose.pdf.kit.PdfContentEditor
Binds a Pdf file for editing
bindPdf(InputStream) - Method in class com.aspose.pdf.kit.PdfContentEditor
Binds a Pdf Stream for editing.
bindPdf(String) - Method in class com.aspose.pdf.kit.PdfConverter
Binds a Pdf file for converting.
bindPdf(InputStream) - Method in class com.aspose.pdf.kit.PdfConverter
Binds a Pdf Stream for converting.
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.
bindPdf(String, int) - Method in class com.aspose.pdf.kit.Stamp
Binds one page of PDF file as stamp content.
bindPdf(InputStream, int) - Method in class com.aspose.pdf.kit.Stamp
Binds one page of PDF stream as stamp content.

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.
canUserPrint(String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the Encrypted pdf file can print or not.
canUserPrint(InputStream) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the Encrypted pdf inputStream can print or not.
changePageSize(InputStream, OutputStream, PageSize) - Method in class com.aspose.pdf.kit.PdfFileEditor
Changes the inputStream's page size and save to outputStream.
changePageSize(String, String, PageSize) - Method in class com.aspose.pdf.kit.PdfFileEditor
Changes the inputFile's page size and save to outputFile.
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.FormEditor
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.
createApplicationLink(Rectangle, String, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates a application link in the same pdf.
createBookmarkOfPage(String, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates bookmark for the page you want.
createBookmarkOfPage(String[], int[]) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates bookmarks for multipages using the corresponding bookmark names.
createBookmarks() - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates bookmark for all of pages.
createFileAttachment(Rectangle, String, String, int, String) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates a file attachment annotation.
createFreeText(Rectangle, String, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates FreeText Annotations.
createLine(Rectangle, String, float, float, float, float, int, int, String, int[], String[], Color) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates Line Annotations.
createLocalLink(String, Rectangle, int, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates a local link in the pdf by add annotation.
createMarkup(Rectangle, String, int, float[], int, Color) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates Markup Annotations.
createPdfDocumentLink(Rectangle, String, int, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates a pdf document link in the same pdf file.
createPopup(Rectangle, String, boolean, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates Popup Annotations.
createText(Rectangle, String, String, boolean, String, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates Text Annotations.
createWebLink(Rectangle, String, int) - Method in class com.aspose.pdf.kit.PdfContentEditor
Creates a web link in the pdf by add annotation.

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.
decorateField() - Method in class com.aspose.pdf.kit.FormEditor
Change visual attributes of all fields.
decorateField(int) - Method in class com.aspose.pdf.kit.FormEditor
Change visual attributes of all fields with the same field type.
decorateField(String) - Method in class com.aspose.pdf.kit.FormEditor
Change visual attributes of the specified field.
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.
exportFdf(String, OutputStream) - Method in class com.aspose.pdf.kit.Form
Exports the content of the fields in source PDF into a FDF stream.
exportFdf(String, String) - Method in class com.aspose.pdf.kit.Form
Exports the content of the fields in PDF into a FDF file.
exportXfdf(String, String) - Method in class com.aspose.pdf.kit.Form
Exports the content of the fields in PDF into a XFDF file.
exportXfdf(String, OutputStream) - Method in class com.aspose.pdf.kit.Form
Exports the content of the fields in PDF into a XFDF stream.
exportXml(String) - Method in class com.aspose.pdf.kit.Form
Export field information to a standard XML file.
exportXml(OutputStream) - Method in class com.aspose.pdf.kit.Form
Export field information to a standard XML stream.
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.
extractAttachment() - Method in class com.aspose.pdf.kit.PdfExtractor
Extracts attachments from a Pdf document.
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

FDF2XML(String, String) - Method in class com.aspose.pdf.kit.FormatConverter
 
FDF2XML(InputStream, OutputStream) - Method in class com.aspose.pdf.kit.FormatConverter
 
FLAG_HIDDEN - Static variable in class com.aspose.pdf.kit.Form
If set, do not display or print the field or allow it to interact with the user.
FLAG_LOCKED - Static variable in class com.aspose.pdf.kit.Form
If set, lock the field, not allowing it to be deleted or its properties to be modified by the user, such as position and size.
FLAG_NOROTATE - Static variable in class com.aspose.pdf.kit.Form
If set, do not rotate the field¡¯s appearance to match the rotation of the page.
FLAG_NOVIEW - Static variable in class com.aspose.pdf.kit.Form
If set, do not display the field on the screen or allow it to interact with the user.
FLAG_NOZOOM - Static variable in class com.aspose.pdf.kit.Form
If set, do not scale the field¡¯s appearance to match the magnification of the page.
FLAG_PRINT - Static variable in class com.aspose.pdf.kit.Form
If set, print the field when the page is printed.
FLAG_READONLY - Static variable in class com.aspose.pdf.kit.Form
If set, do not allow the field to interact with the user.
FLAG_TOGGLENOVIEW - Static variable in class com.aspose.pdf.kit.Form
If set, invert the interpretation of the NoView flag for certain events.
FLDTYP_BTNFLD - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a button field type.
FLDTYP_CHKBOX - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a check box field type.
FLDTYP_COMBOBOX - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a combo box field type.
FLDTYP_LIST - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a list field type.
FLDTYP_OTHERS - Static variable in class com.aspose.pdf.kit.FormEditor
Defines unknown field type.
FLDTYP_RADIOBTN - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a radio button field type.
FLDTYP_TXTFLD - Static variable in class com.aspose.pdf.kit.FormEditor
Defines a single text field type.
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.
FontNameConvertor - class com.aspose.pdf.kit.FontNameConvertor.
Represents a class which is used to convert shortening font name to standard font name defined in Aspose.Pdf.Kit.FontStyle.
FontNameConvertor() - Constructor for class com.aspose.pdf.kit.FontNameConvertor
 
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() - Constructor for class com.aspose.pdf.kit.Form
Represents a constructor of the Form object without any parameter
Form(String) - Constructor for class com.aspose.pdf.kit.Form
Represents a constructor of the Form object with only a source file.
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.
FormEditor - class com.aspose.pdf.kit.FormEditor.
Represents a class which is used to edit AcroForms Field in existing pdf documents.
FormEditor(String, String) - Constructor for class com.aspose.pdf.kit.FormEditor
Represents a constructor of the FormEditor object with source file and destination file.
FormEditor(String, OutputStream) - Constructor for class com.aspose.pdf.kit.FormEditor
Represents a constructor of the FormEditor object with source file and destination stream.
FormEditor(InputStream, OutputStream) - Constructor for class com.aspose.pdf.kit.FormEditor
Represents a constructor of the FormEditor object with source stream and destination stream.
FormEditor(InputStream, String) - Constructor for class com.aspose.pdf.kit.FormEditor
Represents a constructor of the FormEditor object with source stream and destination file.
FormFieldFacade - class com.aspose.pdf.kit.FormFieldFacade.
Represents a class which is used to record visual attributes of a field.
FormFieldFacade() - Constructor for class com.aspose.pdf.kit.FormFieldFacade
Represents the constructor of the FormFieldFacade object without any parameter
FormatConverter - class com.aspose.pdf.kit.FormatConverter.
Title: Description: Copyright: Copyright (c) 2005 Company:
FormatConverter() - Constructor for class com.aspose.pdf.kit.FormatConverter
 
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 (Color = new Color(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.
FormattedText(String, Color, 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.
fontNameConvertor(String) - Static method in class com.aspose.pdf.kit.FontNameConvertor
Convert from shortening font name to full font name.

G

getAlignment() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of alignment.
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.
getAttachNames() - Method in class com.aspose.pdf.kit.PdfExtractor
Gets all the attachment file's filename.
getAttachment(String) - Method in class com.aspose.pdf.kit.PdfExtractor
Saves all the attachment file to outputPath.
getAttachment() - Method in class com.aspose.pdf.kit.PdfExtractor
Saves all the attachment file to streams.
getAuthor() - Method in class com.aspose.pdf.kit.PdfFileInfo
Gets the Author information of Pdf file.
getBackgroudColor() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of backgroudColor.
getBasicPath() - Method in class com.aspose.pdf.kit.AutoFiller
The getter of the basicPath member.
getBorderColor() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of borderColor.
getBorderStyle() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of borderStyle.
getBorderWidth() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of borderWidth.
getBox() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of box.
getButtonStyle() - Method in class com.aspose.pdf.kit.FormFieldFacade
 
getCaption() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of caption.
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.
getCurrentHighlightIndex() - Method in class com.aspose.pdf.kit.PdfViewer
Gets current ID of textToFind for GUI Search.
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.
getFieldType(String) - Method in class com.aspose.pdf.kit.Form
The getter of the type of the specified field.
getFieldValue(String) - Method in class com.aspose.pdf.kit.Form
Gets the field's value according to its field name.
getFieldsNames() - Method in class com.aspose.pdf.kit.Form
Gets the names of all the fields contained in the PDF document.
getFont() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of font.
getFontSize() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of fontSize.
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.
getMetaInfo(String) - Method in class com.aspose.pdf.kit.PdfFileInfo
Gets customized information of Pdf file with property name.
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 output stream 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.
getPageHeight() - Method in class com.aspose.pdf.kit.PdfFileStamp
Gets the page's height of pdf file which you want to be stamped.
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.
getPageWidth() - Method in class com.aspose.pdf.kit.PdfFileStamp
Gets the page's width of pdf file which you want to be stamped.
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.
getRotation() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of rotation.
getSearchEndPage() - Method in class com.aspose.pdf.kit.PdfViewer
Gets the search end page for GUI Search.
getSearchStartPage() - Method in class com.aspose.pdf.kit.PdfViewer
Gets the search start page for GUI Search.
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.
getTextColor() - Method in class com.aspose.pdf.kit.FormFieldFacade
Getter of textColor.
getTextHeight() - Method in class com.aspose.pdf.kit.FormattedText
Gets the height of the string which the FormattedText object contains.
getTextMatchedCount() - Method in class com.aspose.pdf.kit.PdfViewer
Gets the total matched number for GUI Search.
getTextType() - Method in class com.aspose.pdf.kit.ExtractTextMode
Gets the extract text type.
getTextWidth() - Method in class com.aspose.pdf.kit.FormattedText
Gets the width of the string which the FormattedText object contains.
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.
HighlightTextArea(int) - Method in class com.aspose.pdf.kit.PdfViewer
Highlights the matched text area.
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.
importFdf(InputStream) - Method in class com.aspose.pdf.kit.Form
Imports the content of fields from a FDF stream into a PDF template to generate a new PDF document.
importFdf(String) - Method in class com.aspose.pdf.kit.Form
Imports the content of fields from a FDF file into a PDF template to generate a new PDF document.
importXfdf(String) - Method in class com.aspose.pdf.kit.Form
Imports the content of fields from a XFDF stream into a PDF template to generate a new PDF document.
importXfdf(InputStream) - Method in class com.aspose.pdf.kit.Form
Imports the content of fields from a XFDF stream into a PDF template to generate a new PDF document.
importXml(String) - Method in class com.aspose.pdf.kit.Form
Import information from a standard XML file to a PDF template, producing a PDF document.
importXml(InputStream) - Method in class com.aspose.pdf.kit.Form
Import information from a standard XML stream to a PDF template, producing a PDF document.
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.
isBackground(boolean) - Method in class com.aspose.pdf.kit.Stamp
Sets a bool value that indicates the content is stamped as background.
isEncryptedFile(String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the Pdf file is Encrypted or not.
isEncryptedFile(InputStream) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the Pdf file stream is Encrypted or not.
isGenMultiPdfs() - Method in class com.aspose.pdf.kit.AutoFiller
The getter of the genMultiPdfs member.
isOwnerPassword(InputStream, String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the password is the owner password of the Encrypted Pdf file inputStream or not.
isOwnerPassword(String, String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the password is the owner password of the Encrypted Pdf file or not.
isPrintSuccess() - Method in class com.aspose.pdf.kit.PdfViewer
Shows the Pdf page print successful or not.
isUserPassword(String, String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the password is the user password of the Encrypted Pdf file or not.
isUserPassword(InputStream, String) - Method in class com.aspose.pdf.kit.PdfViewer
Shows the password is the user password password of the Encrypted Pdf file or not.If the user is the user(not the owner),he has limited access to the pdf file ,including printing and so on.

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.
localCopyField(String, String, int) - Method in class com.aspose.pdf.kit.FormEditor
Copy an existing field from current page to another page in the same position.
localCopyField(String, String, int, float, float) - Method in class com.aspose.pdf.kit.FormEditor
Copies an existing field to a new position pecified by page number and ordinates.

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.
makeNUp(String, String, String) - Method in class com.aspose.pdf.kit.PdfFileEditor
Makes N-Up document from the two input PDF files to outputFile, Each page of outputFile will contain two pages, one page is from the first input file and another is from the second input file.
makeNUp(InputStream, InputStream, OutputStream) - Method in class com.aspose.pdf.kit.PdfFileEditor
Makes N-Up document from the two input PDF streams to outputStream.
moveTo(String, float, float, float, float) - Method in class com.aspose.pdf.kit.Form
Deprecated.
moveTo(String, float, float) - Method in class com.aspose.pdf.kit.Form
Deprecated.
moveTo(String, float, float, float, float) - Method in class com.aspose.pdf.kit.FormEditor
Moves the field to a new position specifying by a couple of vertexs.
moveTo(String, float, float) - Method in class com.aspose.pdf.kit.FormEditor
Moves the field to a new position specifying by relative offsets.

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.
openPdfFile(InputStream, String) - Method in class com.aspose.pdf.kit.PdfViewer
Opens an encrypted Pdf file stream.
openPdfFile(String, String) - Method in class com.aspose.pdf.kit.PdfViewer
Opens an encrypted Pdf document.

P

P11x17 - Static variable in class com.aspose.pdf.kit.PageSize
predefined page size - P11x17 .
PNG - Static variable in class com.aspose.pdf.kit.ImageType
Portable Network Graphics.
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.
PdfContentEditor - class com.aspose.pdf.kit.PdfContentEditor.
Represents a class to edit the pdf file's content.
PdfContentEditor() - Constructor for class com.aspose.pdf.kit.PdfContentEditor
The constructor of the PdfContentEditor object.
PdfConverter - class com.aspose.pdf.kit.PdfConverter.
Represents a class to transform each page to image file from pdf file, support BMP, JPEG, PNG and TIFF now.
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.
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.

R

removeField(String) - Method in class com.aspose.pdf.kit.FormEditor
Remove a field specified by fieldName.
renameField(String, String) - Method in class com.aspose.pdf.kit.FormEditor
Change a field's name.
replaceText(String, String) - Method in class com.aspose.pdf.kit.PdfContentEditor
Replaces srcString in the PDF file with descString.
reset() - Method in class com.aspose.pdf.kit.FormFieldFacade
 
resetFacade() - Method in class com.aspose.pdf.kit.FormEditor
Reset all visual attributes to default values.

S

ScreenReaders - Static variable in class com.aspose.pdf.kit.PdfPrivilege
Only permits to reader on screen.
Stamp - class com.aspose.pdf.kit.Stamp.
Represents a class for stamp content, the content is an image or a text.
Stamp() - Constructor for class com.aspose.pdf.kit.Stamp
Creates a Stamp object.
Symbol - Static variable in class com.aspose.pdf.kit.FontStyle
Symbol font.
savaAsTIFF(String) - Method in class com.aspose.pdf.kit.PdfConverter
save each page's image to a single TIFF file.
savaAsTIFF(OutputStream) - Method in class com.aspose.pdf.kit.PdfConverter
save each page's image to a single TIFF stream.
save(String) - Method in class com.aspose.pdf.kit.PdfContentEditor
Saves the result PDF to file.
save(OutputStream) - Method in class com.aspose.pdf.kit.PdfContentEditor
Saves the result PDF to stream.
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.
searchText(String) - Method in class com.aspose.pdf.kit.PdfViewer
Searches text from startPage to endPage.
searchText(String, boolean) - Method in class com.aspose.pdf.kit.PdfViewer
Searches text from startPage to endPage.
searchText(String, Color) - Method in class com.aspose.pdf.kit.PdfViewer
Searches text from startPage to endPage.
searchText(String, boolean, Color) - Method in class com.aspose.pdf.kit.PdfViewer
Searches text to get location of textToSearch within the rectangle from startPage to endPage.And shows itemFoundCount in searchCount TextField.
searchTextInRectangle(Rectangle, String, boolean) - Method in class com.aspose.pdf.kit.PdfSearcher
Searchs the location of the textToSearch within the rectangle from startPage to endPage.
searchTextInRectangle(Rectangle, String) - Method in class com.aspose.pdf.kit.PdfSearcher
Searchs the location of the textToSearch within the rectangle from startPage to endPage.
setAlignment(int) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of alignment.
setAuthor(String) - Method in class com.aspose.pdf.kit.PdfFileInfo
Sets the Author information of Pdf file.
setBackgroudColor(Color) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of backgroudColor.
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.
setBorderColor(Color) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of borderColor.
setBorderStyle(int) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of borderStyle.
setBorderWidth(float) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of borderWidth.
setBox(Rectangle) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of box.
setButtonStyle(int) - Method in class com.aspose.pdf.kit.FormFieldFacade
 
setCaption(String) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of caption.
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.
setFacade(FormFieldFacade) - Method in class com.aspose.pdf.kit.FormEditor
Setter of member facade.
setField(String, String) - Method in class com.aspose.pdf.kit.Form
Modifies the value of an existing field according to a specified field name.
setFieldAttr(String, int) - Method in class com.aspose.pdf.kit.Form
Deprecated.
setFieldAttr(String, int) - Method in class com.aspose.pdf.kit.FormEditor
 
setFieldFlag(String, int) - Method in class com.aspose.pdf.kit.Form
Deprecated.
setFieldFlag(String, int) - Method in class com.aspose.pdf.kit.FormEditor
Sets the field's appearance flags, including displayed, printed, zoomed, or rotated.
setFont(String) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of font.
setFontSize(float) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of fontSize.
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.
setImageSize(float, float) - Method in class com.aspose.pdf.kit.Stamp
Resizes the image which is bound as stamp content.
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.
setItems(String[]) - Method in class com.aspose.pdf.kit.FormEditor
Set items for combo box/list/radio box fields creation.
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.
setMetaInfo(String, String) - Method in class com.aspose.pdf.kit.PdfFileInfo
Sets customized information of Pdf file with property name and property value.
setOpacity(float) - Method in class com.aspose.pdf.kit.Stamp
Sets a float value to indicate the stamp object opacity.
setOrigin(float, float) - Method in class com.aspose.pdf.kit.Stamp
Sets the lower-left coordinates of a rectangle which contains stamp content layed on the pages.
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.
setPages(int[]) - Method in class com.aspose.pdf.kit.Stamp
Sets the page number to indicate on which pages the stamp content are added.
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.
setRadioGap(float) - Method in class com.aspose.pdf.kit.FormEditor
Setter of radioGap.
setRadioHoriz(boolean) - Method in class com.aspose.pdf.kit.FormEditor
Setter of radioHoriz.
setRotation(int) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of rotation.
setRotation(float) - Method in class com.aspose.pdf.kit.Stamp
Sets the rotation of stamp content(from 0 to 360).
setSearchEndPage(int) - Method in class com.aspose.pdf.kit.PdfViewer
Sets the search end page for GUI Search.
setSearchStartPage(int) - Method in class com.aspose.pdf.kit.PdfViewer
Sets the search start page for GUI Search.
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.
setSubmitBtnUrl(String, String) - Method in class com.aspose.pdf.kit.Form
Deprecated.
setSubmitBtnUrl(String, String) - Method in class com.aspose.pdf.kit.FormEditor
Sets the url destination of a filed, only effective to submit buttons.
setTextColor(Color) - Method in class com.aspose.pdf.kit.FormFieldFacade
Setter of textColor.
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.
TimesBoldItalic - Static variable in class com.aspose.pdf.kit.FontStyle
Bold italic Times font.
TimesItalic - Static variable in class com.aspose.pdf.kit.FontStyle
Italic Times font.
TimesRoman - Static variable in class com.aspose.pdf.kit.FontStyle
Times-Roman 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

X

Xml - Static variable in class com.aspose.pdf.kit.ExtractTextMode
An extraction text mode that extracts text contents in XML mode.

Z

ZapfDingbats - Static variable in class com.aspose.pdf.kit.FontStyle
ZapfDingbats font.
zoom(String, float, float) - Method in class com.aspose.pdf.kit.Form
Deprecated.
zoom(String, float) - Method in class com.aspose.pdf.kit.Form
Deprecated.
zoom(String, float, float) - Method in class com.aspose.pdf.kit.FormEditor
Zooms the field according to the specific scales.
zoom(String, float) - Method in class com.aspose.pdf.kit.FormEditor
Zooms the field proportionately according to the specific scale.

A B C D E F G H I J L M O P R S T U W X Z