Features
Aspose.Words for .NET
A powerful .NET word processing component that enables developers to work with Word documents programmatically.
Key Features:
Load and Save
- Load Word documents from various formats such as DOC, DOT, RTF, TXT, HTML, MHTML, PDF, XPS, EPUB
- Save documents in DOC, DOT, DOCX, RTF, TXT, HTML, MHTML, PDF, XPS, EPUB, ODT, OTT
Document Manipulation
- Extract and modify document metadata such as title, author, creation date, keywords
- Add custom XML data to the document using the Content Control feature
- Work with sections, paragraphs, runs, fonts, styles, formatting options
- Create and edit tables with merge cells, row height, column width, border settings
Sections and Layout
- Merge and split documents into different parts (sections)
- Access, insert, delete, or replace sections within the document
- Configure page layout through section breaks, header-footers, top/bottom margins, left/right orientations
Mailmerge and Automation
- Utilize the mailmerge feature to populate templates with data from various sources
- Perform automation tasks such as auto-filling forms, importing CSV or Excel data, creating invoices
- Integrate Aspose.Words’ features into .NET applications through a range of automation technologies (e.g., Windows Task Scheduler, Office VBA)
Security and Compliance
- Implement document encryption using standard cryptographic algorithms
- Create digital signatures and check certificates in documents
- Encrypt and decrypt entire documents or specific parts (sections) within them
- Control access rights by applying passwords to read-only sections
Text Manipulation
- Work with text content programmatically such as:
- Insert, delete, replace single characters or blocks of text
- Move text between different ranges within the document
- Change font, font size, color and its effects within the document