Skip to content

Latest commit

 

History

History

README.md

GroupDocs.Parser for .NET Examples

This package contains Example Project for GroupDocs.Parser for .NET and sample input documents used in the examples.

How to Run the Examples?

The package contains projects for C# examples . Follow the given steps to proceed with project build:

  • Extract the downloaded project and open the solution file in Visual Studio
  • Right click on solution and press "Enable NuGet package Restore"
  • Build the project

In other case, it is possible that Visual Studio is unable to automatically add APIs references due to Visual Studio version differences. In this case, please add references of missing APIs manually.

For more details, visit How to Run Examples.