Yearly Archives: 2022

Convert MPP to Excel using Java

As a Java developer, you can easily export project data from MPP files to Excel spreadsheets (XLSX) programmatically. In this article, you will learn how to convert MPP to Excel using Java.

Posted in Aspose.Tasks Product Family | Tagged , , , , , ,

Convert PDF to JPG Images in Java

PDF is among the widely opted file formats for printing and sharing digital documents. With a number of useful features, the PDF format allows you to create rich content having text, graphics, annotations, etc. However, you may need to convert the PDF files to image formats, e.g. JPG, in certain cases. To accomplish that programmatically, this article covers how to convert PDF to JPG images in Java.

Posted in Aspose.PDF Product Family | Tagged , ,

Save Webpage as PDF in Java

Web pages are used to show all kinds of information on the websites. In certain scenarios, you may need to save a webpage as a PDF in Java. In accordance with such scenarios, this article covers how to save a webpage as a PDF in Java.

Posted in Aspose.HTML Product Family | Tagged , ,

Merge EPS Files Programmatically in C#

An EPS file is a vector graphic stored in an Encapsulated PostScript Format. They can contain text, graphics, or other visual content. Its scalability feature makes it a preferred choice of graphic designers to save banners, billboards, and other large print jobs. However, sometimes you may need to merge multiple EPS files. This article covers how to merge or combine EPS files programmatically in C#.

Posted in Aspose.Page Product Family | Tagged , ,

Convert PDF Files to XML in Java

XML is a versatile markup language that is used for multiple purposes, such as data management, web, Office tools, documents, etc. Since XML is convenient to be processed by computer programs, the PDF documents are often converted into XML formats to get the structured representation of the content. The converted XML uses different tags to represent the PDF document. In this article, you will learn how to convert a PDF file to XML programmatically in Java.

Posted in Aspose.PDF Product Family | Tagged , ,

Create MS Outlook Distribution Lists in Java

Email distribution lists make it possible to send emails to a group of people without writing individual email addresses. You can create a number of lists based on types of people such as official, social, etc. MS Outlook also allows you to make the distribution lists and often you may need to create such lists programmatically. So let's see how to create and read MS Outlook distribution lists programmatically in Java.

Posted in Aspose.Email Product Family | Tagged , , ,

Read GPX Files using C#

As a C# developer, you can easily read GPX files and extract GPS data such as waypoints, tracks, routes, etc. In this article, you will learn how to read GPX files using C#.

Posted in Aspose.GIS Product Family | Tagged , , , , , , , , ,

Convert Text to PNG, JPEG, or GIF Image in C#

In various cases, you have to convert the text into read-only formats such as images or PDFs. In a previous article, we covered how to convert the text in a TXT file to PDF. For text to image conversion from within .NET applications, this article shows how to convert a text to PNG, JPEG, or GIF image programmatically in C# .NET.

Posted in Aspose.Words Product Family | Tagged , , ,

Convert Word DOC to PNG, JPEG, BMP, GIF, or TIFF in Java

In various cases, we need to display MS Word documents into our applications programmatically. One of the most convenient ways in such scenarios is the conversion from DOCX/DOC to image formats. To accomplish that, in this article, you will learn how to convert Word DOC or DOCX files to PNG, JPEG, BMP, GIF, or TIFF images in Java. Furthermore, we will cover how to control the Word to image conversion using different options.

Posted in Aspose.Words Product Family | Tagged , , , , ,

Convert JPG or PNG Image to XML with OCR in Java

XML files are frequently used to structure data for storage and transport of data. Sometimes an image can contain some data or information that you may need to process further. You can easily convert a JPG or PNG image to XML format. This article explains how to convert the JPG or PNG image file to XML format with OCR programmatically in Java.

Posted in Aspose.OCR Product Family | Tagged , , ,