Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for JavaScript via C++....third image for the sheet const bitmap = sr . toImage ( idxPage );...blob const blob = new Blob ([ bitmap ], { type : 'image/jpeg' });...