Convert DOC/DOCX, XLS/XLSX, PPTX, PDF, MPP & VSD Files to Images

sherazam

Well-known member
Joined
Mar 10, 2010
Messages
277
Programming Experience
3-5
Aspose.Total for .NET is a suite of Aspose products that allows users to convert Microsoft Office documents as well as other file formats into images in their .NET applications without using Microsoft Office or other application software to be installed on the development machine. In this post, we are going to discuss about all the articles we have written on how to convert various formats to images.

Convert Microsoft Office Documents to Images

You can convert Microsoft Word (DOC/DOCX), Microsoft Excel (XLS/XLSX), and Microsoft Powerpoint (PPT/PPTX) documents to images using Aspose.Words for .NET, Aspose.Cells for .NET, and Aspose.Slides for .NET respectively.

Now users can easily - convert Word documents into multipage TIFF image using Aspose.Words for .NET. It also provides the facility to render shapes as images separately from the document itself. In addition to that, you can save the document pages to other image formats using the Document.Save method and providing an appropriate SaveFormat.
Aspose.Cells for .NET converts a Worksheet to image . It can also render the charts to images . There is white space around the data when a worksheet is converted to image and you can remove the white space when rendering to image.
For presentations, you can convert PowerPoint presentations to TIFF images or render individual slides as thumbnail images .

Convert PDF Files to Images

PDF files can be converted to various types of images using Aspose.Pdf for .NET. This component allows you to convert either a particular page to an image format like (JPEG, PNG, EMF, TIFF etc.) or all pages in a document to individual images. It also provides the facility to convert a multipage PDF file to a single TIFF image. The following help topics provide more details and examples:

- Convert particular PDF page to JPEG image
- Convert all PDF pages to JPEG images
- Convert particular PDF page to PNG image
- Convert all PDF pages to PNG images
- Convert particular PDF page to EMF image
- Convert all PDF pages to EMF images
- Convert particular PDF page to TIFF image
- Convert all PDF pages to a single TIFF image

Project Data, Visio Diagram, and Email to Images

It is very easy to convert Microsoft Project data to Gantt Chart image using Aspose.Tasks for .NET. You can even specify Gantt chart columns and other parameters while converting the data to image.
Visio diagrams can be easily exported to images using Aspose.Diagram for .NET. Aspose.Network for .NET allows you to convert Microsoft Outlook email message to image .

Generate Barcode Images from Scratch

This is not a conversion; however, as the end result is an image so I wanted to include this feature in this post. Actually, Aspose.Barcode for .NET provides the feature to generate barcode images from scratch . You can specify various attributes of the generated barcodes using this component. Many advanced and utility features are also provided for creating barcode images. It also supports creating creating 2D barcodes .
It is also important to share that if you want to convert only a single or a couple of formats to images you can select the components of your choice. In that case, you don’t have to have all the components.

As a developer, you’re aware that converting these documents to images using bare bone coding is hard work. Aspose components make converting documents fast and easy.

Overview: Aspose.Total for .NET

Aspose.Total for .NET is a compilation of all of the .NET components offered by Aspose. It is compiled on a daily basis to contain all existing and potential .NET components released by Aspose. Using Aspose.Total for .NET, developers can create a large variety of applications leveraging the power of different Aspose components included as part of the Aspose.Total for .NET suite. Furthermore, if any new components are released within a year of your purchase - you will receive them absolutely free.

More about Aspose products

- Homepage of Aspose.Total for .NET
- Homepage of Aspose.Pdf for .NET
- Homepage of Aspose.Words for .NET
- Homepage of Aspose.Slides for .NET
- Homepage of Aspose.BarCode for .NET

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
[ Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
Back
Top