Aspose.PDF for .NET Documentation
Aspose.PDF FOSS for .NET is a MIT-licensed PDF library for .NET 8 and later. It provides a managed API for creating, opening, saving, and manipulating PDF documents without any native dependencies or licensing keys.
Key capabilities
- The library provides rich-media annotation support, allowing developers to embed audio or video files, set a poster image, and attach custom data to a page.
- Permissions enum defines granular document permission flags such as PrintDocument, ModifyContent, and ExtractContent.
- PdfContentEditor provides find-and-replace capabilities through ReplaceText overloads and raises events such as DocumentWillSave and DocumentSaved during processing.
- It supports rendering PDF pages to image formats such as PNG, JPEG, BMP, TIFF, and SVG.
Install Aspose.PDF FOSS for .NET, verify your .NET 8 environment, and apply the MIT license to start working with PDF documents.
Detailed guidance for working with Aspose.PDF FOSS for .NET, covering PDF document management, annotations, forms, text, and JavaScript field extensions.