Search
Follow Us
Categories
- News Release(3)
Tag Archives: document conversion
Convert EML or MSG file to PDF in C#
Do you want to build a web based, console or desktop application in C# that can convert an email file to PDF?
GroupDocs.Conversion for .NET is a one-stop solution for such a scenario. This API can be implemented in any of your (new or existing) .NET project without any dependency. Supported email formats are
- MSG
- EML
- EMLX
API Usage and Implementation
You have to add API reference in your project either by downloading the DLL or by installing NuGet package. … Continue Reading
Monitor Document Conversion Status and Progress in C#
With the release of GroupDocs.Conversion for .NET v19.11 you can now monitor document conversion progress and status using C#. There are way many conversions supported by the API, that are listed in the documentation.
A new property Listener is added. The document converter listener implementation is used for monitoring conversion status and progress. Have a look at ConverterListener class that implements IConverterListener interface
Below is the usage
Coming to the improvement, MPP to XLS conversion is improved. … Continue Reading
Convert a JPEG file to PSD programmatically in C#
You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application.
Implementation
- Pass source document path as a constructor parameter to the instance of Converter class
- Instantiate ImageConvertOptions
- Specify resultant image format using Format property of ImageConvertOptions class
- Declare SavePageStream delegate, which should proved a stream where each document page
Posted in GroupDocs.Conversion Product Family Tagged document conversion, dotnet, image to psd, jpeg to psd
Convert a PDF document to HTML using C#
Using GroupDocs.Conversion for .NET, it is possible to convert any PDF document to HTML file in C#. Conversion process or feature is not limited to PDF files only. You can convert any supported file format to HTML.
GroupDocs.Conversion for .NET is a back-end API that can be integrated in any (new or existing) .NET application.
C# Example: How to Convert a PDF to HTML
This API can convert any source document to a markup format which in general is … Continue Reading
Convert Documents to Excel XLS, XLSX or any Other in C#
Is it about converting a particular file format, let’s say convert PDF to Excel spreadsheet? The answer is No. There are a bunch of regularly used and common file formats (Word, Presentation, Image, PDF, etc) that you can convert to Excel using GroupDocs.Conversion for .NET.
Convert to Excel without dependency
Does it require any third party software installation?
Absolutely not. This is a back-end API that could easily be integrated into any new or existing .NET application without any dependency. … Continue Reading
Convert Spreadsheets using GroupDocs.Conversion for .NET and Java
Reason to use a Document Conversion API
The world is becoming a global village and businesses running all over the world interacting and collaborating with hundreds of institutions across the globe, the data gathered from different sources come in a number of different formats. Even the data arranged within an organization could be compiled in different formats depending upon the person or department gathering and maintaining it. You may also find yourself in a situation where the older files being … Continue Reading
Releasing GroupDocs.Editor for .NET API- Performs Various Document Editing Operations
We are pleased to announce the release of GroupDocs.Editor for .NET API which makes it easier to perform document editing operations and conversion of edited document with simple line of code with various supported document formats. Document Editing API allows user to convert supported document format into HTML and apply changes in any WYSIWYG HTML Editor, it also provide facility to convert back HTML document in same format or in other supported document format with changes made. Its simple … Continue Reading
Posted in GroupDocs.Editor Product Family Tagged .NET, .NET API, document conversion, Document Editing API, HTML Editor, Words
Convert XML-FO, XSL, VSDM, VSSM, VSTM and LATEX file formats using in GroupDocs.Conversion for .NET v17.5.0

GroupDocs team is glad to announce another release of GroupDocs.Conversion for .NET v17.5.0 API. In this monthly release new file formats like XML-FO/ XSL , VSDM, VSSM, VSTM and LATEX support introduced along with new feature “Option to set Zoom when Converting to HTML and Improved Memory Usage” . This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance … Continue Reading
Posted in GroupDocs.Conversion Product Family Tagged .NET API, Cells, document conversion, GroupDocs Conversion for .NET, HTML, Improved, LATEX, PDF, Performance, VSDM, VSSM, VSTM, XML-FO, XSL, Zoom Option
Convert Mobi & PDF/A file formats Using GroupDocs.Conversion for .NET v17.2.0

We are is glad to announce another release of GroupDocs.Conversion for .NET v17.2.0. In this monthly release new file formats “Mobi and PDF/A” are added in supported file format list. This monthly release of Document Conversion API is introducing new features like ” Settings for different horizontal and vertical resolution when converting to image formats” and “conversion to PDF with setting for PDF file format” along with other five fixes. We recommend our users to download the … Continue Reading
Posted in GroupDocs.Conversion Product Family Tagged conversion library, document conversion
Convert Specific Document Pages using – GroupDocs.Conversion for .NET v17.8.0
GroupDocs team is glad to announce regular release of Document Conversion API for .NET v17.8.0. In this monthly release new document conversion features like Convert Specif Pages from source Document and Hide Comments for Cells documents are introduced. This release is also including major fixes and improvements. We recommend our users to download the new release and use the new exciting features to enhance their application.
Document Conversion API – Major Changes
This monthly release of GroupDocs.Conversion for .NET … Continue Reading