Generate thumbnail (or Image of First Page) of Excel and PDF document

Hi,

Any body can help me to generate thumbnail (or Image of First Page) of Excel and PDF document through Aspose Component.

Note : Thumbnail should be fist page of Excel or PDF document and the size should be 88x124.

Thanks,

Pintu Kumar

Hi,

Thank you for considering Aspose.

  1. For Excel first page. Convert the Excel file to PDF and then extract image from PDF file. Please refer to:
  1. From PDF File, please refer to:

Now, about the size of the image, you can use Image class in .NET and you can resize your image to any size according to your requirement.

If you need more help, please do let us know.

Thanks.

Adeel Ahmad
Support Developer
Aspose Changsha Team

Can u please say me how i can use that Image as a Particular pdf page's Page thumbnail with Aspose ?




Hi Shazid,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

Thank you for considering Aspose.

I am not very clear about your requirement. If your requirement is to convert your PDF pages to Image, please see the following documentation link with details and sample code:

Convert All Pages in a PDF file to Image

Convert a Particular Page in PDF file to Image

Working with Images

In case you need any further assistance, please feel free to contact the support.

Thank You & Best Regards,