PdfContentEditor Class
Contents
[
Hide
]
The PdfContentEditor class in Aspose.PDF Facades is designed for content-level editing tasks in existing PDF documents. It provides a simplified API for updating interactive elements, replacing text, working with attachments and links, and adjusting document behavior in Python via .NET applications.
What you can do with PdfContentEditor
Use this section to explore the main areas of PDF content editing supported by the PdfContentEditor facade:
- Work with annotations using PdfContentEditor
- Manage PDF attachments with PdfContentEditor
- Configure document actions with PdfContentEditor
- Add drawing annotations with PdfContentEditor
- Perform image operations with PdfContentEditor
- Handle links and navigation with PdfContentEditor
- Add or manage multimedia content with PdfContentEditor
- Manage PDF stamps with PdfContentEditor
- Replace and update text with PdfContentEditor
- Change viewer preferences with PdfContentEditor