How to Run Examples

Download from GitHub

The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client.

In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image:

In extracted files and folders, you can see solution file for C# Project.

This project is created in Microsoft Visual Studio 2013. The Data folder contains some sample input templates used in the examples.

To run the examples, open solution file in Visual Studio and build the project. To add missing references of GroupDocs.Assembly see Development Environment, Installation and Configuration. All the functions are called from Program.cs. Un-comment the function you want to run and comment the rest.

Contribute

If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications.

To contribute, you can fork the repository, edit the code sample and create a pull request. We will review the changes and include it in the repository if found helpful.

© Aspose Pty Ltd 2001-2022. All Rights Reserved.