Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 84,403 for

xls

(0.2 sec)
  1. 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 XLS files because of the different...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  2. Managing Document Properties in Jython|Document...

    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" ) # Retrieve a list of all custom...save ( dataDir + "Test_Workbook.xls" ) # Removing a custom document...

    docs.aspose.com/cells/java/managing-document-pr...
  3. 在 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....xls" ) # Save in default ( Excel2003...dataDir + "book.default.out.xls" ) # Save in Excel2003 format...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  4. 在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....xls" ) # Hiding the tabs of the Excel...save ( self . dataDir + "output.xls" ) \# Print message print "Tabs...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  5. 在 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....xls" ) # Hiding the vertical scroll...workbook . save ( dataDir + "output.xls" ) # Print message print "Scroll...

    docs.aspose.com/cells/zh/java/display-hide-scro...
  6. Control loading of External Resources in MS Exc...

    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....XLSX File to PDF Format Convert XLS File with Images or Charts to...

    docs.aspose.com/cells/net/control-loading-of-ex...
  7. Refresh Values of Linked Shapes|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....want to save your workbook in XLS or XLSX format. However, if you...

    docs.aspose.com/cells/java/refresh-values-of-li...
  8. 使用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" ); //Password protect the file...dataDir + "AsposeEncryptedWorkB.xls" ); 下载运行代码 GitHub 下载示例代码 GitHub...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  9. Display Hide Gridlines in 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....xls" ) # Accessing the first worksheet...workbook . save ( dataDir + "output.xls" ) # Print message print "Grid...

    docs.aspose.com/cells/java/display-hide-gridlin...
  10. Display or Hide Tabs 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 tabs of the.... save ( data_dir + "output.xls" ) puts "Tabs are now hidden...

    docs.aspose.com/cells/java/display-or-hide-tabs...