Are you facing problems in converting a lengthy web page into single/multiple images (PNG, JPEG,TIFF, or BMP). Here is how Aspose.Words for .NET will help you achieve this.
Aspose.Words for .NET exports the entire content of the web page into a single image or multiple images, as per user choice , in any image format (options available are PNG, JPEG,TIFF,BMP). Users can easily download the exported image(s) and use it as desired. Developers can add this feature of Aspose.Words for .NET to their MVC website projects by performing few simple steps.
Read full article at
Export Web Page to Image formats
Features in this Release
This initial version of the module contains following features:
- Simple to integrate.
- Exports the entire content of a web page with no limitation on page length or content type, into one or more images.
- Stores the exported images in zipped archive (in case of multiple images).
- Allows users to export content into four different Image formats (PNG, JPEG,TIFF, or BMP).
- It has the capability of auto-sequencing multiple images.
- Allows users to have an offline copy of their favorite online content into image formats for sharing and printing etc.
- The exported image(s) is highly optimized without loss of any critical information.
- Exported document is automatically sent to the browser for downloading.
- The generated image can then be opened using any image viewing application such as windows photo viewer etc.