Office File API Support
The DevExpress Office File API library allows you to create, edit, convert, and print files in various popular formats, including rich text, spreadsheet, and PDF. You can also generate barcodes, compress files, and use built-in unit conversion routines. Note that this library only includes file management API and does not include UI components to display file contents on screen.
Important
To use the Office File API in a .NET MAUI project, you need a license that includes Office File API.
Walkthroughs
- Use Office File API to Implement Document (DOCX) Merge Operations
- Use Office File API to Import Data from Excel
- Use Office File API to Combine PDF Documents