Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 30,325 for

worksheet

(0.11 sec)
  1. 在Python中显示或隐藏滚动条|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....headers of rows and columns worksheet . setRowColumnHeadersV ( true...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  2. Values between 2^31 and 2^32 − 1 become two’s c...

    We are using a the below script to generate excel files from csv: // Values between 2^31 and 2^32 - 1 appear as their two’s complement negative equivalents when the CSV is converted to EXCEL using the below logic. const…...const worksheet = workBook.getWorksheets().get(0); worksheet.setName('Data');...setName('Data'); const rowCount = worksheet.getCells().getMaxDataRow();...

    forum.aspose.com/t/values-between-2-31-and-2-32...
  3. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....// Access the first worksheet var worksheet = workbook.getWorksheets()...<= worksheet.getCells().getMaxRow(); i++) { if (worksheet.getCells()...

    forum.aspose.com/t/regarding-hidden-data/318936
  4. 在Jython中使用工作表名称删除工作表|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....( fstream ); # Removing a worksheet using its sheet name workbook...

    docs.aspose.com/cells/zh/java/removing-workshee...
  5. AutoFill range of Excel file with Node.js via C...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells for Node.js via C++....Close Create Workbook and Worksheet Scoped Named Ranges with Node...

    docs.aspose.com/cells/nodejs-cpp/autofill-ranges/
  6. Working with Aspose.Cells.GridDesktop Events|Do...

    This article introduces how to use events in GridDesktop....when a user selects a new worksheet, that is, when the selected...selected sheet changes from one worksheet to another. This event can...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. 使用 Node.js 通过 C++ 结合 Node.js 与 C++ 实现 Node.js 结...

    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....the first cell of the first worksheet in the newly created workbook...SHEET1" ); // Add second worksheet in the workbook workbook ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  8. Load or Import CSV file with Formulas via JavaS...

    Learn how to load and import CSV files containing formulas using Aspose.Cells for JavaScript via C++....colIndex=3) const worksheet = workbook . worksheets . get ( 0 ); worksheet...worksheet . cells . importCSV ( bytes , opts , 3 , 3 ); // Save...

    docs.aspose.com/cells/javascript-cpp/load-or-im...
  9. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...arrayBuffer )); // Access first worksheet that contains pivot table...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. Specify how to cross strings in output PDF and ...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Render One PDF Page Per Excel Worksheet - Excel to PDF Conversion...

    docs.aspose.com/cells/go-cpp/specify-how-to-cro...