Skip to content

DevExpress/demos-office-and-pdf-file-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DevExpress Office & PDF File API: Demo Applications

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:

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.

What's Inside

This repository contains demo projects that use DevExpress Office and PDF File API.

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.

Prerequisites

Refer to the following DevExpress help topic for information on system requirements: Prerequisites.

Run Demos Locally

  1. Clone the current repository:

    HTTPS:

    git clone https://github.com/DevExpress/demos-office-and-pdf-file-api.git
    

    SSH:

    git clone git@github.com:DevExpress/demos-office-and-pdf-file-api.git
    
  2. 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
  3. Run the application.

Online Demos

Helpful Resources

Footnotes

  1. Office, Excel, Word, PowerPoint are trademarks or registered trademarks of Microsoft Corporation.

About

DevExpress Office & PDF File API includes a set of non-visual document processing components. These components help you generate, read, modify, and save Microsoft Word, Excel, PowerPoint, and PDF files in .NET applications.

Topics

Resources

License

Stars

Watchers

Forks

Contributors