Overview of WordZero features
mainWordZero is a high-performance library for DOCX document operations.
Implemented Features
- Document Operations: Create, read, save, and parse DOCX documents.
- Text Formatting: Control fonts, sizes, colors, bold, italic, and more.
- Style System: Access 18 predefined styles or implement custom styles.
- Paragraph Management: Alignment, spacing, indentation, and deletion (by index or element).
- Table Functionality: Complete table operations, styling, and cell iterators.
- Page Settings: Manage page size, margins, headers, and footers.
- Advanced Features: Table of contents generation, footnotes/endnotes, list numbering, and a template engine with inheritance support.
- Image Features: Insertion, size adjustment, and position settings.
- Markdown to Word: High-quality conversion from Markdown to Word using
goldmark. - Document Pagination: Support for page break insertion.
Planned Features
- Table sorting and advanced operations
- Bookmarks and cross-references
- Document comments and revisions
- Graphics drawing functionality
- Multi-language and internationalization support