Skip to content

babar-raza/GroupDocs.Parser-for-.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupDocs.Parser for .NET

This package contains Examples for GroupDocs.Parser for .NET that will help you in understanding the API's working and writing your own applications.

GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications.

One of the most valuable features of GroupDocs.Parser is parsing documents with predefined templates. It's easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text. The API also provides methods to extract images, extract metadata. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios. If you want to extract PDF forms, GroupDocs.Parser also allows to do it.

Directory Description
Examples Contains the package of all .NET examples (C#) and sample files that will help you learn how to use product features.

How to Run the Examples

  • You can either clone the repository using your favorite GitHub client or download the ZIP file from the above button.
  • Extract the contents of the ZIP file to any folder on your computer.
  • In the extracted files and folders, you can see solution file for C# Project.
  • The project is created in Visual Studio 2019.
  • Open the solution file in Visual Studio and build the project.
  • On the first run, the dependencies will automatically be downloaded via NuGet.
  • Open RunExamples.cs file, all the examples are called from here.
  • Uncomment the examples you want to run from within the project.

Please find more details for how to run the examples here.

Resources

About

GroupDocs.Parser for .NET examples, plugins and showcase projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published