Office File API Support
In This Article
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
You need a license for the DevExpress Office File API Subscription or DevExpress Universal Subscription to use Office File API in a .NET MAUI project.
#Walkthroughs
The following topics explain how to use different Office File API features in your .NET MAUI app:
- 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