Skip to content

Commit ad714f6

Browse files
Update README.md
1 parent e26c2b6 commit ad714f6

File tree

1 file changed

+18
-5
lines changed

1 file changed

+18
-5
lines changed

README.md

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# GroupDocs.Conversion for .NET
1+
## GroupDocs.Conversion for .NET
22

3-
This package contains [Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Examples) for [GroupDocs.Conversion for .NET](#) that will help you understand API's working and write your own applications.
3+
This package contains [Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Examples) for [GroupDocs.Conversion for .NET](https://products.groupdocs.com/conversion/net) that will help you understand API's working and write your own applications.
44

55
GroupDocs.Conversion for .NET is a universal document conversion API that is designed for easy integration into any .NET application. Allows you to convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images (TIFF, JPEG, GIF, PNG, BMP).
66

@@ -13,9 +13,22 @@ GroupDocs.Conversion for .NET is a universal document conversion API that is des
1313

1414
Directory | Description
1515
--------- | -----------
16-
[Examples](https://github.com/groupdocsconversion/GroupDocs_Conversion_NET/tree/master/Examples) | Contains the package of all .NET examples (C#) and sample files that will help you learn how to use product features.
16+
[Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Examples) | Contains the package of all .NET examples (C#) and sample files that will help you learn how to use product features.
1717

18-
# Resources
18+
## How to Run the Examples
19+
20+
+ You can either clone the repository using your favorite GitHub client or download the ZIP file from the above button.
21+
+ Extract the contents of the ZIP file to any folder on your computer.
22+
+ In the extracted files and folders, you can see solution file for C# Project.
23+
+ The project is created in Visual Studio 2013.
24+
+ Open the solution file in Visual Studio and build the project.
25+
+ On the first run, the dependencies will automatically be downloaded via NuGet.
26+
+ Open Program.cs file, all the examples are called from here.
27+
+ Uncomment the examples you want to run from within the project.
28+
29+
Please find more details for how to run the examples [here](https://docs.groupdocs.com/display/conversionnet/How+to+Run+Examples).
30+
31+
## Resources
1932

2033
+ **Website:** [www.groupdocs.com](http://www.groupdocs.com)
2134
+ **Product Home:** [GroupDocs.Conversion for .NET](https://products.groupdocs.com/conversion/net)
@@ -24,4 +37,4 @@ Directory | Description
2437
+ **Installation:** [GroupDocs.Conversion for .NET NuGet Package](https://www.nuget.org/packages/GroupDocs.Conversion/)
2538
+ **Free Support:** [GroupDocs.Conversion for .NET Free Support Forum](https://forum.groupdocs.com/c/conversion)
2639
+ **Paid Support:** [GroupDocs.Conversion for .NET Paid Support Helpdesk](https://helpdesk.groupdocs.com/)
27-
+ **Blog:** [GroupDocs.Conversion for .NET Blog](https://blog.groupdocs.com/category/groupdocs-conversion-product-family/)
40+
+ **Blog:** [GroupDocs.Conversion for .NET Blog](https://blog.groupdocs.com/category/groupdocs-conversion-product-family/)

0 commit comments

Comments
 (0)