Skip to content

AlexanderObraztsov/GroupDocs.Redaction-for-.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupDocs.Redaction for .NET

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

GroupDocs.Redaction for .NET is an API for removing sensitive and classified information from the documents of different file formats. The API provides a single format-independent interface for removing sensitive and classified information from the documents. Using the API you can remove sensitive information and content from the document using different redaction methods and save the document in its original format and create a sanitized PDF document with raster images of original pages.

Directory Description
Examples Contains the package of all .NET examples (C#) and sample files that will help you learn how to use API features.
Plugins Contains Visual Studio Add-in to explore GroupDocs.Redaction for .NET examples.

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. All the examples are located in the Examples folder.
  • In the extracted files and folders, you can see solution file for C# Project..
  • The projects are created in Visual Studio 2015, but the solution files are compatible with Visual Studio 2010 SP1 and higher.
  • Open the solution file in Visual Studio and build the project.
  • On the first run, the dependencies will automatically be downloaded via NuGet.
  • Data folder at the root folder of Examples contains some sample input templates used in code examples. It is mandatory that you download the Data folder along with the examples project.
  • Open Program.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.Redation for .NET samples, plugins and showcase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%