Working with Facades
Aspose.PDF Facades is a set of classes that allows you to perform various operations on PDF documents without delving into their structure.
In this section you will learn how to:
- Working with documents - perform operartions with a PDF file (split, merge, etc).
- Working with texts and images - add texts and images on the pages of existing PDF document.
- Edit document content - edit PDF document’s content.
- Working with annotations - manage PDF document annotations (comments).
- Working with bookmarks - create, import, export and deleting bookmarks.
- Extract images and text from document - extract images and text from PDF document.
- Sign documents - sign PDF documents.
- Convert documents to images (BMP, JPEG, PNG and TIFF) and vice versa - convert PDF documents to images (BMP, JPEG, PNG and TIFF) and vice versa.
- Convert data from one format to another - convert data from one format to another format.
- Working with forms - edit forms (ading/deleting field etc).
- Working with file properties and metadata - manage meta information of PDF document.
- Working with pages - edit the PDF document’s page, including rotation, zooming, moving position and changing size.
- Working with XMP metadata - manage XMP metadata.
- Secure documents - encrypt, decrypt and set privileges on PDF File.
- Working with stamps and watermarks - manage stamps on pages.
- Print documents - print PDF documents.
- Working with Acro forms - manage Acro Forms.
- Create stamps - create various kinds of stamps which come as descendants in PDF.
- Fill forms - receive data from database or other datasource and fill them into the designed fields of the template pdf and at last generates new PDF file or stream.