DevExpress Office File API: Process DOCX Documents, XLSX Spreadsheets, PPTX Presentations, and PDF Files in Blazor Web Apps
The DevExpress Office File API library includes demo source code. You can find it in the current folder or in your local installation folder.
To run demos on your machine, you must:
-
Download this folder.
-
Open the following solution file in Visual Studio:
- Web/Demos.Office.Web.sln
-
Install the following NuGet packages (use an online or local feed):
- DevExpress.Blazor
- DevExpress.Docs.Presentation
- DevExpress.Document.Processor
-
Run the application.