Interface | Description |
---|---|
IFacade |
General facade interface that defines common facades methods.
|
IForm |
Class representing Acro form object.
|
IFormEditor |
Class for editing forms (ading/deleting field etc)
|
IPdfFileEditor |
Implements operations with PDF file: concatenation, splitting, extracting
pages, making booklet, etc.
|
IPdfFileStamp |
interface for adding stamps (watermark or background) to PDF files.
|
ISaveableFacade |
Facade interface that defines methods common for all saveable facades.
|
Class | Description |
---|---|
Algorithm |
Represents algorithms which can be used to encrypt pdf document.
|
AlignmentType | Deprecated |
AutoFiller |
Represents a class to receive data from database or other datasource, fills them into the designed fields of the template pdf and at last generates new pdf file or stream.
|
AutoRotateMode |
Direction of the rotation when document is printed.
|
BlendingColorSpace |
Class represents blending color space.
|
Bookmark |
Represents a bookmark.
|
Bookmarks |
Represents a collection of
Bookmark objects. |
CgmPdfProducer |
Represents a class to produce PDF from Computer Graphics Metafile(CGM) format.
|
DataType |
Enumerates field types definitions.
|
DefaultMetadataProperties |
Enumeration of standard XMP properties.
|
DocumentPrivilege |
Represents the privileges for accessing Pdf file.
|
EncodingType |
Enumerates encoding types of the text using.
|
Facade |
Base facade class.
|
FieldType |
Enumeration of possible field types.
|
FontColor |
Class representing color of the text.
|
FontStyle |
Enumerates 14 types of font.
|
Form |
Class representing Acro form object.
|
Form.ImportStatus |
Status of imported field
|
FormattedText |
Class which represents formatted text.
|
FormEditor |
Class for editing forms (ading/deleting field etc)
|
FormEditorWeb | |
FormFieldFacade |
Class for representing field properties.
|
FormWeb | |
InternalHelper |
Help class
|
KeySize |
Defines different key sizes which can be used to encrypt pdf documents.
|
LineInfo |
Represents the information of line.
|
PdfAnnotationEditor |
Represents a class for work with PDF document annotations (comments).
|
PdfBookmarkEditor |
Represents a class to work with PDF file's bookmarks including create, modify, export, import and delete.
|
PdfContentEditor |
Represents a class to edit PDF file's content.
|
PdfConverter |
Represents a class to convert a pdf file's each page to images, supporting BMP, JPEG, PNG and TIFF now.
|
PdfExtractor |
Class for extracting images and text from PDF document.
|
PdfFileEditor |
Implements operations with PDF file: concatenation, splitting, extracting pages, making booklet, etc.
|
PdfFileEditor.ConcatenateCorruptedFileAction |
Action performed when corrupted file was met in concatenation process.
|
PdfFileEditor.CorruptedItem |
Class which provides information about corrupted files in time of concatenation.
|
PdfFileEditorWeb | |
PdfFileInfo |
Represents a class for accessing meta information of PDF document.
|
PdfFileMend |
Represents a class for adding texts and images on the pages of existing PDF document.
|
PdfFileSecurity |
Represents encrypting or decrypting a Pdf file with owner or user password,
changing the security setting and password.
|
PdfFileSignature |
Represents a class to sign a pdf file with a certificate.
|
PdfFileStamp |
Class for adding stamps (watermark or background) to PDF files.
|
PdfFileStampWeb |
Class for adding stamps (watermark or background) to PDF files.
|
PdfJavaScriptStripper |
Class for removing all Java Script code.
|
PdfPageEditor |
Represents a class to edit the PDF file's page, including rotating page, zooming page, moving position and changing page size.
|
PdfProducer |
Represents a class to produce PDF from other formats.
|
PdfViewer |
Represents a class to view or print a pdf.
|
PdfXmpMetadata |
Class for manipulation with XMP metadata.
|
PositioningMode |
Defines positioning mode.
|
PropertyFlag |
Enumeration of possible field flags.
|
ReplaceTextStrategy |
This class contains parameters which define PdfContentEditor behavior when ReplaceText operation is performed.
|
ReplaceTextStrategy.NoCharacterAction |
Action to perform if font does not contain required character
|
ReplaceTextStrategy.Scope |
Scope where replace text operation is applied
REPLACE_FIRST by default
|
SaveableFacade |
Base class for all saveable facades.
|
Stamp |
Class represeting stamp.
|
StampInfo |
Class representing stamp information.
|
StampType |
Describes stamp types.
|
SubmitFormFlag |
Enumeration of possible submit form flags.
|
TextProperties |
Represents text properties such as: text size, color, style etc.
|
VerticalAlignmentType | Deprecated |
ViewerPreference |
Describes viewer prefereces (page mode, non full screen page mode, page layout).
|
WordWrapMode |
Defines word wrapping strategies
|
Copyright © 2014 Aspose. All Rights Reserved.