Category Archive: GroupDocs.Conversion Cloud Product Family

Official blog of GroupDocs.Conversion cloud product family with news of newly supported features, hot fixes, technical articles, tips and videos etc.

Convert Word Document to JPG, PNG, or GIF Images in Node.js

Convert a Word document into JPEG, PNG or GIF pictures in Node.js.
Convert Word Documents to JPG, PNG, or GIF images in Node.js

In a previous article, we demonstrated the conversion process of PDF to JPG, PNG, and GIF format programmatically. This blog post will teach us how to convert Word to JPEG, GIF, and PNG using the Node.Js image library. Word is one of the popular formats for sharing and printing documents. We often need to convert word documents to different image formats. It is better to use already … Continue Reading

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

Convert PowerPoint to PDF using REST API in Node.js

Convert PowerPoint to PDF using REST API in Node.js
Convert PowerPoint to PDF using REST API in Node.js

PowerPoint is commonly used to present information in a series of separate pages or slides for group presentations within business organizations. In certain cases, you may need to convert PowerPoint PPTX or PPT into PDF file programmatically. In this article, we will demonstrate how to convert PowerPoint to PDF using REST API in Node.js.

The following topics shall be covered in this article:

Continue Reading
Posted in GroupDocs.Conversion Cloud Product Family | Tagged , , , ,

Convert Excel XLS/XLSX to HTML using REST API in Node.js

How to convert Excel Spreadsheet to HTML calculator in Node.js
Convert Excel XLS/XLSX to HTML using REST API in Node.js

Excel application is used to format, organize and calculate data in a spreadsheet program quickly and easily. HTML or Hypertext Markup Language is the standard markup language for Web pages. It provides the content that gives web pages structure by using different elements and tags. Excel to HTML conversion could be useful in various scenarios such as converting sheets to web pages or embedding the content of the sheets within … Continue Reading

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

Convert HTML to PDF Online using Node.js API

Convert HTML to PDF Online using Node.js API
Convert HTML to PDF Online using Node.js API

HTML is a fundamental file format for webpages and a majority of web browsers support HTML format as the default rendering language. As a node.js developer, you can convert your HTML files to PDF documents programmatically on the cloud using GroupDocs.Conversion Cloud API. The online HTML to PDF converter API allows you to convert single or multiple HTML pages to PDF documents for reading offline articles and sharing files in a portable … Continue Reading

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

Convert Word to PowerPoint Presentation using Node.js

Convert Word to PowerPoint Presentation using Node.js
Convert Word to PowerPoint Presentation using Node.js

Convert Word to PowerPoint PPT or PPTX programmatically on the cloud. As a Node.js developer, you can easily convert Word to PowerPoint PPTX online in your Node.js applications. In this article, we will demonstrate on how to convert Word to PowerPoint Presentation using Node.js.

The following topics shall be covered in this article:

Continue Reading
Posted in GroupDocs.Conversion Cloud Product Family | Tagged , , , ,

Convert PDF to JPEG, PNG, or GIF Images in Node.js

How to convert PDF to JPEG, PNG or GIF images in Node.js
Convert PDF to JPEG, PNG, or GIF Images in Node.js

Do you want to convert PDF documents to JPEG, GIF, and PNG images? If so, you are in the right place. This article will show you how to convert PDF to JPEG, PNG, or GIF images in Node.js by following a few simple steps.

A PDF file is like a snapshot of a document that is used for printing, sharing, and protecting data. However, there might be cases … Continue Reading

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

How to Convert Text File to PDF Online in Node.js

How to Convert TEXT file to PDF Online in Node.js
How to Convert TEXT file to PDF Online in Node.js

Text file is used to store plain text or to create quick notes in various applications. However, since notepad files don’t provide advanced features like PDF. So in certain cases, you may need to convert Text file to PDF, or vice versa. In order to automate Text to PDF or PDF to Text conversion programmatically, this article demonstrates how to convert Text file to PDF online in Node.js.… Continue Reading

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

Convert PowerPoint to JPG and JPG to PowerPoint in Node.js

How to Convert PowerPoint to JPG Online in Node.js
How to Convert PowerPoint to JPG Online in Node.js

Convert PowerPoint PPT or PPTX to images of popular formats such as JPG/JPEG programmatically on the cloud. As a Node.js developer, you can easily convert PPT or PPTX to JPG high resolution online in your Node.js applications. This article will be focusing on how to convert convert PowerPoint to JPG and JPG to PowerPoint in Node.js.

The following topics shall be covered in this article:

Continue Reading
Posted in GroupDocs.Conversion Cloud Product Family | Tagged , , , ,

Convert CSV to Excel using REST API in Node.js

How to Convert CSV to Excel using REST API in Node.js
Convert CSV to Excel using REST API in Node.js

CSV or comma-separated values is the most flexible data format, used to import and export data between different spreadsheet programs. It can be opened by most data upload interfaces and applications. While Excel (XLS and XLSX) file format is used to store complex tabular data. If you want to exchange your data between programs, import and export it from one application to another then the CSV file format is the best … Continue Reading

Posted in GroupDocs.Conversion Cloud Product Family |

Convert Excel to CSV format using REST API in Node.js

How to Convert Excel to CSV format using REST API in Node.js
How to Convert Excel to CSV format using REST API in Node.js

An Excel file stores data in tabular form in rows and columns while CSV file stores information in text format separated by commas. CSV files are faster and also consumes less memory while Excel files consume more memory while importing data. CSV file is simple plain text file that is easier to import into a spreadsheet or storage database. In certain cases, you may need to convert Excel … Continue Reading

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