You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package contains C# Example Projects for [GroupDocs.Conversion for .NET](#) and sample input templates used in the examples.
3
+
This package contains C# Example Project for [GroupDocs.Conversion for .NET](https://products.groupdocs.com/conversion/net) and sample input templates used in the examples.
4
4
5
5
<palign="center">
6
6
<atitle="Download complete GroupDocs.Conversion for .NET Example source code"href="https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/archive/master.zip">
The package contains C# examples. Follow the given steps to proceed with project build:
13
+
Follow the given steps to proceed with project build:
13
14
14
15
* Extract the downloaded project and open the solution file in Visual Studio
15
16
* Right click on solution and press "Enable NuGet package Restore"
16
-
* Build the project.
17
-
18
-
# Prerequisite
19
-
20
-
+ Visual Studio 2012 or later.
21
-
+ GroupDocs.Conversion 19.9.0.
22
-
17
+
* Build the project
23
18
24
19
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.
25
20
26
-
27
21
For more details, visit [How to Run Examples](https://docs.groupdocs.com/display/conversionnet/How+to+Run+Examples).
0 commit comments