groupdocs-conversion-dotnet
1.2.0
See the version list below for details.
dotnet add package groupdocs-conversion-dotnet --version 1.2.0
NuGet\Install-Package groupdocs-conversion-dotnet -Version 1.2.0
<PackageReference Include="groupdocs-conversion-dotnet" Version="1.2.0" />
paket add groupdocs-conversion-dotnet --version 1.2.0
#r "nuget: groupdocs-conversion-dotnet, 1.2.0"
// Install groupdocs-conversion-dotnet as a Cake Addin #addin nuget:?package=groupdocs-conversion-dotnet&version=1.2.0 // Install groupdocs-conversion-dotnet as a Cake Tool #tool nuget:?package=groupdocs-conversion-dotnet&version=1.2.0
GroupDocs.Conversion for .NET is a flexible library that enables you to convert over 45 document and image file formats within your .NET application. Documents can be converted either one-by-one on the fly, or added to a conversion queue.
To name a few, you can convert: DOC to PDF, DOC to DOCX, PDF to TIFF, XLS to XLSX, XLS to CSV, PPT to PDF, DOC to TXT, RTF to DOCX, PNG to JPEG and many more.
Note: this download contains a fully working version of the product, however without a license set it will run in evaluation mode with some limitations. To test GroupDocs Annotation for .NET Library without limitations, request a free 30-day temporary license.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
17.8.0-alpha-20170804054952 | 2,374 | 8/4/2017 |
17.7.0-alpha-20170712092816 | 10 | 7/12/2017 |
17.7.0-alpha-20170707015229 | 10 | 7/7/2017 |
17.5.0-alpha-20170602084635 | 10 | 6/2/2017 |
17.5.0-alpha-20170601060947 | 10 | 6/1/2017 |
17.4.0-alpha-20170426031309 | 10 | 4/26/2017 |
17.3.0-alpha-20170324145933 | 34 | 3/24/2017 |
17.2.0-alpha-20170228080005 | 10 | 2/28/2017 |
17.1.0-alpha-20170130094625 | 10 | 1/30/2017 |
16.12.0-alpha-20161219001034 | 10 | 12/19/2016 |
16.12.0-alpha-20161216045137 | 10 | 12/16/2016 |
16.11.0-alpha-20161130044255 | 10 | 11/30/2016 |
16.11.0-alpha-20161103120929 | 10 | 11/3/2016 |
16.11.0-alpha-20161103100754 | 10 | 11/3/2016 |
16.10.0-alpha-20161007032958 | 10 | 10/7/2016 |
3.6.0-alpha-20161004062749 | 9 | 10/4/2016 |
1.9.0 | 189 | 4/17/2015 |
1.8.0 | 73 | 2/26/2015 |
1.7.0 | 74 | 1/16/2015 |
1.6.0.1 | 67 | 12/5/2014 |
1.5.0 | 793 | 11/3/2014 |
1.4.0 | 98 | 9/26/2014 |
1.3.6 | 107 | 8/18/2014 |
1.2.0 | 135 | 1/29/2014 |
1.1.0 | 80 | 1/13/2014 |
1.0.0 | 84 | 12/25/2013 |
- Console application support without any UI
- Improved multi thread support for console and service applications