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
Copy file name to clipboardExpand all lines: README.md
+4-15Lines changed: 4 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
## GroupDocs.Conversion for .NET
2
2
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.
3
+
This package contains [Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Examples), [Showcases](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Showcases) and [Plugins](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Plugins) for [GroupDocs.Conversion for .NET](https://products.groupdocs.com/conversion/net) that will help you in understanding the API's working and writing your own applications.
4
4
5
-
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).
5
+
GroupDocs.Conversion for .NET is a powerful and intuitive library used for documents conversion with multiple and flexible options for a resulting document. Convert DOC to PDF, PDF to DOC, XLS to DOC, PDF to XLS, PPT to PDF and any other popular file formats with simple, intuitive and flexible GroupDocs.Conversion for .NET API.
6
6
7
7
<palign="center">
8
8
@@ -14,19 +14,8 @@ GroupDocs.Conversion for .NET is a universal document conversion API that is des
14
14
Directory | Description
15
15
--------- | -----------
16
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.
17
-
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).
17
+
[Showcases](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Showcases) | The open source UI examples have been developed to help the developers in order to give them an idea that how they will integrate the GroupDocs.Conversion for .NET API in the front end applications.
18
+
[Plugins](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-.NET/tree/master/Plugins) | Contains the plugins related to GroupDocs.Conversion for Visual Studio.
0 commit comments