Description
ODF .NET is an Open Document Format library for .NET, supporting the standard as defined by the OASIS Open Document Format committee. It lets you create, modify and parse ODF text documents (.odt) and spreadsheets (.ods) programmatically — without any third party application or library.
Supported .NET Versions
- .NET Standard 2.0
- .NET Framework 4.6+
- .NET 8.0+
Supported file formats
- OpenDocument Text .odt and Spreadsheet .ods (read and write)
- Export to PDF, HTML, RTF, Markdown and plain text
Examples
Getting started
Paragraphs and styling
Document operations
Bookmarks, fields and hyperlinks
Footnotes and annotations
Headers, footers and sections
Tables
Images and drawing
Text formatting
Format conversion
Spreadsheet documents