Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 94,574 for

xls

(0.38 sec)
  1. 在Jython中向新的Excel文件添加工作表|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" ) # Adding a new worksheet to... save ( dataDir + "book.out.xls" ) # Print Message print "Sheet...

    docs.aspose.com/cells/zh/java/adding-worksheets...
  2. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js via C++. Improve performance and efficiency with less memory consumption....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than for XLS files because of the different...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  3. Update Days Preserving History of Revision Logs...

    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....Rows and Columns supported by XLS and XLSX formats Opening Excel...

    docs.aspose.com/cells/net/update-days-preservin...
  4. Convert Excel to Word|Documentation

    Convert Excel file to Word using Python....xls, .xlsx, .xlsb, .xlsm), CSV, and...

    docs.aspose.com/cells/python-java/convert-excel...
  5. Supported File Formats|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....Format Description Load Save XLS Excel 95/5.0–2003 Workbook. XLSX...

    docs.aspose.com/cells/sharepoint/supported-file...
  6. Update Days Preserving History of Revision Logs...

    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....Rows and Columns supported by XLS and XLSX formats Opening Excel...

    docs.aspose.com/cells/python-net/update-days-pr...
  7. 使用Aspose.Cells将工作簿转换为HTML|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" ); //Save the HTML file book...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  8. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....of several formats, including XLS, XLSX, XLSM, XLSB, SpreadsheetML...join ( dataDir , "Excel95_5.0.xls" ); // Get the Excel file into...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  9. Java API to Render XSLFO to EXCEL | products.as...

    Export XSLFO to EXCEL via Java API without using Microsoft Excel or Adobe Reader...various file formats such as XLSX, XLS, ODS, CSV, and HTML. By using...XPS, TIFF, HTML, XSLFO, XLSX, XLS, ODS, CSV, and HTML. Convert...

    products.aspose.com/total/java/conversion/xslfo...
  10. Freeze Panes 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' ) # Accessing the first worksheet.... save ( data_dir + "output.xls" ) puts "Applied freeze pane...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/