Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate

Package com.aspose.pdf.kit

Class Summary
AutoFiller Represents class to recieve data from database or other datasource (eg.
EncodingType Represents 7 encoding types of the text using.
ExtractTextMode Represents the extraction text modes which used in the method extractTextInRectangle() at PdfExtractor class.
FontColor Represents a class of FontColor.
FontNameConvertor Represents a class which is used to convert shortening font name to standard font name defined in Aspose.Pdf.Kit.FontStyle.
FontStyle Represents 14 types of font.
Form Represents a class which is used to modify AcroForms Field in existing pdf documents.
FormatConverter Title: Description: Copyright: Copyright (c) 2005 Company:
FormattedText Represents text with color, size, font settings.
FormEditor Represents a class which is used to edit AcroForms Field in existing pdf documents.
FormFieldFacade Represents a class which is used to record visual attributes of a field.
ImageType Represents 4 types of image.
License Provides methods to license the component.
PageSize Encapsulates predefined page sizes, including A0, A1, A2, A3, A4, A5, A6, B5, Letter, Legal, Ledger and P11x17.
PdfContentEditor Represents a class to edit the pdf file's content.
PdfConverter Represents a class to transform each page to image file from pdf file, support BMP, JPEG, PNG and TIFF now.
PdfExtractor Represents a class to extract images and text from pdf file.
PdfFileEditor Represents a class for manipulating existing Pdf file, Concatenating Pdf files, inserting pages, extracting pages.
PdfFileInfo Represents a class for accessing meta information of Pdf file.
PdfFileMend Represents a class for adding texts and images on the pages of existing Pdf file.
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.
PdfFileStamp Represents a class for adding watermark or logo at (x,y) on each page of Pdf file.
PdfPrivilege Represents the privileges for accessing Pdf file.
PdfSearcher Represents a class to search text from pdf file.
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.
Stamp Represents a class for stamp content, the content is an image or a text.
 

Exception Summary
PdfKitException Represents an exception class for handling exceptions throwed by based kit interface.
PdfViewerException Represents the PdfViewerSecurityException class, it is a common exception class which is extended by PdfViewerFontException and PdfViewerSecurityException.
PdfViewerFontException Represents the PdfViewerFontException class, it handles exceptions in Pdf font renderer.
PdfViewerSecurityException Represents the PdfViewerSecurityException class, it handles exceptions in Pdf Encryption.