Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for Node.js via C++....setDesiredSize ( 400 , 400 , false ); // Render sheet into image const sr =..."outputWorksheetToIma.png" )); AI Document Assistant Close Create...