To get started make sure that Python is installed.
Clone repository with examples git clone https://github.com/groupdocs-redaction/GroupDocs.Redaction-for-Python-via-.NET.git
Navigate to the examples folder cd ./GroupDocs.Redaction-for-Python-via-.NET/
Install the necessary packages with the pip install groupdocs-redaction-net command.
Navigate to the examples folder cd ./Examples
Run the examples with the python runExamples.py command.
To check what examples are available open Examples/runExamples.py file using your favorite text editor. Uncomment examples that you want to run and type python runExamples.py to start them.
Contribute
If you would like to add or enhance an example, we encourage you to contribute to the project. All examples in this repository are open-source and can be freely utilized in your own applications.
To contribute, simply fork the repository, make your changes to the source code, and submit a pull request. We will review your contributions and, if they are beneficial, include them in the repository.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.