Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 81,375 for

xls

(0.06 sec)
  1. 按行和列格式化,使用Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++支持更改行高或列宽,还可以对行或列应用格式。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/zh/nodejs-cpp/adjusting-r...
  2. 插入和删除Excel文件的行和列|Documentation

    本文演示如何使用 Aspose.Cells for Node.js via C++ API 在 Excel 中插入和删除行列。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); 如何插入多行 要向工作表中插入多行,调用 getCells()...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...
  3. 使用Aspose.Cells计算小计|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....xls" ); //Get the Cells collection...workbook . save ( "AsposeTotal.xls" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/calculate-sub-tot...
  4. Display or Hide Scroll Bars in Ruby|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....xls' ) \ # Hiding the vertical scroll.... save ( data_dir + "output.xls" ) puts "Scroll Bars are now...

    docs.aspose.com/cells/java/display-or-hide-scro...
  5. Display and Hide Scrollbars of Workbooks|Docume...

    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....xls" ); //Hiding the vertical scroll...dataDir + "AsposeSrollbarsHide.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/java/display-and-hide-scr...
  6. 在Ruby中显示或隐藏标签页|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....xls' ) \ # Hiding the tabs of the.... save ( data_dir + "output.xls" ) puts "Tabs are now hidden...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  7. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xls, is used. The spreadsheet has...you can see above, in Book1.xls, cell B7 contains a formula “=SUM(A1:A3)”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  8. Converting Worksheet To SVG in Jython|Documenta...

    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....xls" ) # Convert each worksheet into...

    docs.aspose.com/cells/java/converting-worksheet...
  9. Using LightCells API with C++|Documentation

    Learn how to use the LightCells API in C++ to efficiently read and write large Excel files with minimal memory usage....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/cpp/using-lightcells-api/
  10. Aspose.Cells for Go via C++|Documentation

    Aspose.Cells for Go via C++ is a native Go library that enables Go developers to create, manipulate and convert spreadsheets programmatically without requiring Office Automation or Microsoft Excel application....formats such as MS Excel 97-2003 (XLS), MS Excel 2007-2013/2016 (XLSX...

    docs.aspose.com/cells/go-cpp/