DevExpress Office & PDF File API is a non-visual .NET library that allows you to generate, read, and modify PDF files and Microsoft Office documents (Word, Excel, PowerPoint)1.
DevExpress Office & PDF File API includes the following libraries:
- AI-powered Extensions
- Word Processing Document API
- Spreadsheet Document API
- Presentation Document API
- PDF Document API
Visit DevExpress.com to learn about product features, capabilities, and pricing options. To try DevExpress controls and libraries in your projects, download our fully-functional trial version today: Free 30-day Trial Version.
This repository contains demo projects that use DevExpress Office and PDF File API.
- .NET Console Applications: Office File API/CS/Demos.Office.Console
- Blazor Web Applications: Office File API/CS/Demos.Office.Web
Demo projects implement common document management scenarios:
- Convert a document to another format.
- Add or extract content.
- Digitally sign or protect a document.
- Use Mail Merge for bulk document generation.
- Modify document properties.
- Populate interactive PDF forms.
- Split and merge documents.
Refer to the following DevExpress help topic for information on system requirements: Prerequisites.
-
Clone the current repository:
HTTPS:
git clone https://github.com/DevExpress/demos-office-and-pdf-file-api.gitSSH:
git clone git@github.com:DevExpress/demos-office-and-pdf-file-api.git -
Open a solution file in Visual Studio:
- Office File API/CS/Demos.Office.Web/Demos.Office.Web.sln
- Office File API/CS/Demos.Office.Console/Demos.Office.Console.slnx
-
Run the application.
Footnotes
-
Office, Excel, Word, PowerPoint are trademarks or registered trademarks of Microsoft Corporation. ↩