Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 27,090 for

excel worksheet

(0.22 sec)
  1. Importing from ArrayList|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....from an ArrayList to their worksheets by calling the ImportArrayList...Workbook (); //Adding a new worksheet to the Workbook object int...

    docs.aspose.com/cells/net/importing-from-arrayl...
  2. 查找或搜索数据|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++查找或搜索包含指定数据的单元格。...Contents [ Hide ] Microsoft Excel 允许用户在工作表中查找包含指定数据的单元格。 查找包含指定数据的单元格...查找包含指定数据的单元格 使用Microsoft Excel Microsoft Excel 允许用户在工作表中查找包含指定数据的单元格。如果在...

    docs.aspose.com/cells/zh/javascript-cpp/find-or...
  3. Create Volume-High-Low-Close (VHLC) Stock Chart...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . <!DOCTYPE...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/javascript-cpp/create-vol...
  4. Set Range Border|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....border in Excel To set the border of a range in Excel, you can...data to cells in the first worksheet. Create a Range . Set the...

    docs.aspose.com/cells/java/set-range-border/
  5. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...该代码加载源Microsoft Excel文件,然后将第一个工作表上找到的第一个图表保存为SVG。...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  6. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js 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...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  7. 使用Node.js通过C++在保存为PDF时打印评论|Documentation

    了解在将Excel文档保存为PDF时如何打印评论,使用编号Aspose.Cells for Node.js via C++。...Contents [ Hide ] Microsoft Excel允许您在打印或保存为PDF格式时打印注释,具有以下选项 无...a workbook from the source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/print-comme...
  8. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....first worksheet const worksheet = workbook . worksheets . get...value inside it const cell = worksheet . cells . get ( "B2" ); cell...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  9. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....sample code loads the sample Excel file which has four sheets....Startup (); // Load sample Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  10. Font Settings with Node.js via C++|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings.... Just like Microsoft Excel, Aspose.Cells also supports...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/nodejs-cpp/cells-font-set...