Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....a new worksheet const sheetIndex = workbook . worksheets . add...add (); const worksheet = workbook . worksheets . get ( sheetIndex...
Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for Node.js via C++....refer to data on the same worksheet; if you want to represent...represent a range on another worksheet, you may use a name. Named ranges...
This article demonstrates how to programmatically set the Print Options of the ExcelWorksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide...allow users to control how worksheet pages are printed. Setting...
Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....supports converting Microsoft Excel‑oriented HTML into XLS/XLSX...HTML generated by Microsoft Excel can be converted back to XLS/XLSX...
Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for JavaScript via C++ API....subtotal to data using the Worksheet.cells.subtotal() method. It...following screenshot by using the Worksheet.outline.summaryRowBelow property...
Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....sample code loads the source Excel file and accesses the first...first shape in the first worksheet. It then sets the sub‑properties...
Learn how to tile a small picture as a texture inside a shape using Aspose.Cells for JavaScript via C++....following sample code, its sample Excel file as well as the screenshot...style="color: red;">Please select an Excel file.</p>' ; return ; } const...