Author Archives: Usman Aziz

Convert MSG and EML Emails to HTML using C#

In order to embed the content of the emails into the web pages, you would need to convert them into HTML format. For such cases, this article covers how to automate email to HTML conversion in .NET applications. Particularly, you will learn how to convert MSG and EML email files to HTML or MHTML format using C#.

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

Convert PDF Files to PNG, JPEG, BMP, and TIFF Images using Java

PDF format is ruling the world of digital documents because of its cross-platform support. However, in certain cases, you have to convert PDF files to other file formats. For such cases, this article covers how to convert PDF files to popular image formats. Particularly, you will learn how to convert PDF to PNG, JPEG, BMP, and TIFF formats using Java.

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

Convert Excel Files to HTML in Node.js

Excel files are widely used to store and organize the data in the form of worksheets. Furthermore, you can perform various computations as well as analysis of the data. However, in certain cases, you have to convert the Excel files into other formats. For example, you may need to convert an Excel worksheet to HTML or image in order to display it within your web or desktop application. For such cases, this article covers how to convert Excel files to HTML in Node.js applications. In addition, you will learn how to use additional options to customize the converted HTML.

Posted in Aspose.Cells Product Family | Tagged , ,

Convert GIF Images to PDF using Java

Being the software and hardware-independent format, PDF gives an outstanding user experience as compared to other document formats. The consistent layout of PDF makes it a universal format. Therefore, in various scenarios, the documents or images are converted to PDF before they are shared or exchanged. In this article, you will learn how to convert animated GIF images to PDF using Java. Particularly, we will convert each frame in a GIF to an image in a PDF file.

Posted in Aspose.Imaging Product Family | Tagged , ,

Convert PowerPoint Files to HTML using C#

In various scenarios, MS PowerPoint presentations are converted into images or HTML files. For example, when you need to embed presentation slides on a webpage or display them within a desktop application. For such cases, this article provides you a step by step guide of how to convert PowerPoint PPT/PPTX files to HTML using C#. Furthermore, you will learn how to include or exclude the hidden slides of a presentation in the converted HTML.

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

Convert PDF Files to SVG using C#

PDF has become one of the dominant file formats because of its cross-platform support. Due to the consistent layout of the PDF documents across heterogeneous devices, people use to prefer conversion of documents to PDF before sharing. However, in certain cases, PDFs need to be converted into another document format. PDF to SVG conversion is widely adopted in order to embed the content of PDF documents in webpages. Therefore, in this article, you will learn how to convert PDF files to SVG using C#.

Posted in Aspose.PDF Product Family | Tagged , ,

Encrypt and Decrypt Excel Files using Java

MS Excel provides you with a wide range of features to keep and analyze the data seamlessly. You can perform computations, generate charts as well as define your custom logic using VBA modules. Knowing the importance of the data in spreadsheets, MS Excel allows you to protect the workbooks using encryption. Furthermore, you can password protect the Excel files to avoid unauthorized access. In accordance with that, this article covers how to encrypt/decrypt and password-protect Excel files using Java.

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

Create Charts in PowerPoint Presentations using C#

Charts are used to summarize and visually represent the data within the PowerPoint presentations. Therefore, PowerPoint provides a wide range of chart types to visualize the data. Among all, the most commonly used chart types include pie charts, line charts, bar charts, histograms, stock charts, and etc. In this article, you will learn how to create these popular types of charts in PowerPoint presentations using C#.

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

Split MS Word Documents using Java

In various cases, you need to split an MS Word document into multiple documents. For example, you may need to create a separate document for each page, section, or a collection of pages in a Word document. In order to automate the document splitting, this article covers how to split MS Word documents programmatically using Java. The following sections provide a step by step tutorial and code samples of the above-mentioned splitting criteria.

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

Add Watermark to Images using Java

Watermark is a convenient way of protecting the content and claiming the copyrights. By applying a watermark to digital documents or images, you can avoid unauthorized usage or theft. In accordance with that, this article covers how to automate watermarking feature for images within Java applications. Particularly, you will learn how to add watermark to images using Java. This can be useful especially when you need to add a watermark to a batch of images.

Posted in Aspose.Imaging Product Family | Tagged , ,