Tag Archives: document conversion

Convert EML or MSG file to PDF in C#

For sharing and referencing the email content, you may need to convert your email message to PDF format. In this article, you will learn the conversion of email message files like EML and MSG into PDF using C#. In one of the other blog posts, we have already discussed the conversion of emails to PDF using Java. This will help to automate the email conversions within your desktop or web-based applications.

The following topics are covered in this article:

  • Email Conversion Library for .NET
  • Conversion of MSG to PDF
  • Conversion of EML to PDF

Continue Reading ...

Posted in GroupDocs.Conversion Product Family | Tagged , , ,

Convert Documents to Excel XLS, XLSX in C#

If you have tabular data in PDF or Word documents format, you definitely need to convert it to Excel spreadsheets. This scenario becomes complex when there are many spreadsheets or multiple workbooks. You surely need to automate this procedure. In this article, we will see how to convert PDF to Excel and also how to convert Word documents to Excel spreadsheet programmatically in C# using .NET API.

The following are the topics discussed briefly in this article:

  • .NET API – Convert documents to spreadsheets
  • Convert PDF to Excel
  • Convert Word to Excel
  • PDF or Word to Spreadsheet conversion with more options

Continue Reading ...

Posted in GroupDocs.Conversion Product Family | Tagged , , , ,

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

Posted in GroupDocs.Conversion Product Family | Tagged , , ,

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
Continue Reading
Posted in GroupDocs.Conversion Product Family | Tagged , , ,

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

Posted in GroupDocs.Conversion Product Family | Tagged , , , ,

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

Posted in GroupDocs.Conversion Product Family | Tagged , , , , , , , , , , ,

Convert Specific Document Pages using – GroupDocs.Conversion for .NET v17.8.0

GroupDocs.Conversion

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
Posted in GroupDocs.Conversion Product Family | Tagged , , , , , , ,

Releasing GroupDocs.Editor for .NET API- Performs Various Document Editing Operations

GroupDocs Editor for .NET

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 , , , , ,

Convert XML-FO, XSL, VSDM, VSSM, VSTM and LATEX file formats using in GroupDocs.Conversion for .NET v17.5.0

GroupDocs.Conversion

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 , , , , , , , , , , , , , ,

Convert Mobi & PDF/A file formats Using GroupDocs.Conversion for .NET v17.2.0

GroupDocs.Conversion

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 ,