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 PNG to SVG File Programmatically in Java

Convert PNG to SVG File Programmatically in Java
Convert PNG to SVG File Programmatically in Java

PNG is a raster image format that was designed to replace the GIF (Graphic Interchange Format) format, while SVG is a vector image format that is used to display images and graphics on the web. In certain cases, you may need to convert graphics and image formats to create high-quality, scalable graphics. So, this blog post will provide a step-by-step guide on how to convert PNG to SVG file Programmatically in Java Continue Reading

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

Convert XML File to CSV in Java using REST API

XML to CSV Conversion Made Easy with Java and GroupDocs.Conversion Cloud REST API
Convert XML File to CSV in Java using REST API

XML (eXtensible Markup Language) is a markup language for storing, transmitting, and reconstructing data between different applications. CSV (Comma Separated Values), on the other hand, is a simple file format designed to store tabular data. Sometimes, it can be difficult to manage when dealing with large amounts of data. Because of that many developers prefer to convert XML files to CSV format. XML to CSV conversion simplifies the data into … Continue Reading

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

How to Convert SVG to PNG in Java using REST API

SVG to PNG Conversion with Java and GroupDocs.Conversion Cloud REST API
How to Convert SVG to PNG in Java using REST API

SVG (Scalable Vector Graphics) is a type of image file format that is used for vector graphics. It’s based on XML and can be styled with CSS. Unlike raster graphics (e.g. JPEG, PNG), SVG graphics can be scaled without losing quality. PNG (Portable Network Graphics) is a raster image format that uses pixels to represent images. It supports lossless compression, which means that the quality of the image isn’t … Continue Reading

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

Convert HTML to PNG Image in Java using REST API

Convert HTML to PNG image in Java using GroupDocs.Conversion Cloud REST API
Convert HTML to PNG Image in Java using REST API

HTML is a markup language used to create and structure web content. On the other hand, PNG is a type of image file format that supports transparent backgrounds and is a great option for graphics. Converting an HTML document to a PNG image can provide many benefits such as improved design, preservation, sharing, and better performance, etc. GroupDocs.Conversion Cloud REST API allows you to easily convert HTML documents to images … Continue Reading

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

Convert HTML to Word (DOC, DOCX) Programmatically in Java

Convert HTML to Word DOC or DOCX in Java.
Convert HTML to Word (DOC, DOCX) Programmatically in Java

HTML, or Hypertext Markup Language, is a standard markup language used to create and structure web pages. On the other hand, Word documents are used for creating and editing text-based documents. There are several reasons why you might want to convert HTML to Word, such as for editing, sharing, or printing purposes. Word documents are easier to edit, better suited for printing purposes, more stable, and preserve important information than … Continue Reading

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

How to Convert PDF to Text File Programmatically in Java

Convert PDF to Text in Java with GroupDocs.Conversion Cloud REST API
How to Convert PDF to Text File Programmatically in Java

PDF or Portable Document Format is a popular format for sharing documents, but it can be difficult to work with PDFs when it comes to editing or extracting text. This is where you need to convert PDF documents to text files. Converting PDFs to text files can make the text more accessible, editable, and searchable. In this blog post, we will be introducing how to convert PDF to text file Continue Reading

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

How to Convert PowerPoint PPT PPTX to HTML using Java

How to convert PowerPoint Presentations in HTML format using Java.
How to Convert PowerPoint (PPT/PPTX) to HTML using Java

Converting a PowerPoint presentation to HTML can be useful in certain situations. For example, if you want to make your presentations to be viewed on the web, or if you want to improve its search engine optimization and make it more easily accessible for online users. Additionally, converting PowerPoint to HTML enables better editing, security, and searchability on any device using a modern web browser. Therefore, this article demonstrates how to Continue Reading

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

Convert Word File to HTML in Java using REST API

Convert Word File to HTML in Java using REST API

As a Java developer, you can convert Word files to HTML documents programmatically in Java using GroupDocs.Conversion REST API. In certain cases, you may need to convert a Word Doc file to HTML. For example, to make the document more easily accessible on the internet, faster to load, and take up less storage space. HTML is a great format for publishing documents online, such as on a website or blog … Continue Reading

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

Convert Excel XLSX or XLS to JSON File in Java using REST API

Convert Excel XLSX or XLS to JSON File in Java using REST API
Convert Excel XLSX or XLS to JSON File in Java using REST API

Excel data that is stored in spreadsheets can be represented as an array of objects in JSON. Every row in the table is represented by an object. JSON or JavaScript object notation is the most widely used structured data exchange format for both large and small data sets. It is a lightweight and language-independent data format used by multiple applications. Converting an Excel file to JSON format … Continue Reading

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

Convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java

How to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java
Convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java

If you are wondering how to turn a PDF into an image, then I am here to tell you that it is extremely easy and straightforward to do using Java API. This powerful Java API PDF converter allows you to convert any PDF file to image formats such as TIFF, JPEG, BMP, and GIF quickly and online. As we know, an image is one of … Continue Reading

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