#Aspose.Pdf for .NET Examples Repository
This repository contains C# and VB.NET Example Projects for Aspose.Pdf for .NET.
##How to use the Examples?
###With the Examples Dashboard
Download the Aspose Examples Dashboard for .NET to view and run all these examples on your PC. It updates itself with the latest dependency libraries and examples.
###With IDE
Clone or Download the ZIP and extract the contents to your local hard drive. It has Solution (SLN) files for Microsoft Visual Studio 2005, 2008 and 2010.
Also download the latest version of Aspose.Pdf for .NET and set/fix dll references.
Aspose.Pdf for .NET and Aspose.Pdf for Java are successful commercial products, but our philosophy is to develop them using our unique "open-source feel" approach. In other words, we at Aspose are extremely customer driven and this shows in:
- Frequent releases (at least 1-2 a month).
- Features are prioritized according to your requests.
- Unlimited free technical support for anyone.
- Helpful support in the forums and answers within 12-24 hours.
- Live chat with experienced technical advisors.
We think that customers who use our products feel that they use an open source product because of the extent they can influence the project, but with the security of a fully committed talented team working on the project.
The Aspose.Pdf for .NET examples published here at GitHub is a part of the above effort.
##What's Included in this Examples Repository?
###Code
Each example is provided in both C# and Visual Basic.
Example | Description |
---|---|
Extract Text | Demonstrates how to extract text from a particular page or all pages of Pdf document. |
Search Text | Shows how to search text from a particular page or all pages of Pdf document. |
Replace Text | Shows how to search and replace text in a particular page or all pages of Pdf document. |
Add Text | Shows how to add text to a particular or all pages of a Pdf file at specific coordinates. |
Add Image | Demonstrates how to add image to a particular or all pages of a Pdf file at specific coordinates. |
Add Pages | Shows how to insert a blank page or Pdf page into a Pdf file. |
Annotations Features | Shows how to add/delete/get Annotations from a Pdf file. |
Bookmarks Features | Shows how to add/delete/get Bookmarks from a Pdf file. |
Concatenate Pdf files | Demonstrates how to concatenate two Pdf files. |
Split Pdf file | Shows how to Split pages from a Pdf file to separate Pdf. |
Adding Text Stamp | Shows how to add Text stamp to a particular page or all pages of a Pdf file. |
Adding Image Stamp | Demonstrates how to add image stamp on all pages or an individual page. |
Adding Page No. Stamp | Shows how to add page number stamp to a single page or all pages of a Pdf file. |
Adding Pdf Stamp | Shows how to add pdf stamp to a single page or all pages of a Pdf file at specific coordinates. |
Add Attachment | Shows how to add attachment to a Pdf file. |
Get Attachments | Shows how to get all the attachments from a Pdf file. |
Delete Attachments | Shows how to delete all the attachments from a Pdf file. |
Add Text to Field | Shows how to add text into a form text field in a Pdf file. |
Get Field Values | Shows how to get form field values from a Pdf file. |
Move or Remove Field | Shows how to move or remove a form field from a Pdf file. |
Northwind Examples | Has different examples using the Northwind database. |
##Contact Us
- Website: www.aspose.com
- Product Home: Aspose.Pdf for .NET
- Download: Download Aspose.Pdf for .NET
- Documentation: Aspose.Pdf for .NET Documentation
- Forum: Aspose.Pdf for .NET Forum
- Blog: Aspose.Pdf for .NET Blog