Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 92,637 for

xls

(0.17 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....xls" ) #Hiding the vertical scroll...save ( self . dataDir + "output.xls" ) \ # Print message print "Scroll...

    docs.aspose.com/cells/zh/java/display-or-hide-s...
  2. Removing Worksheets using Sheet Name in Jython|...

    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" ) # Instantiating a Workbook... save ( dataDir + "book.out.xls" ) # Closing the file stream...

    docs.aspose.com/cells/java/removing-worksheets-...
  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" ); # Instantiating a Workbook... save ( dataDir + "book.out.xls" ); # Closing the file stream...

    docs.aspose.com/cells/zh/java/removing-workshee...
  4. Display or Hide Gridlines 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 "Gridlines are now hidden...

    docs.aspose.com/cells/java/display-or-hide-grid...
  5. 使用JavaScript通过C++将Excel导出为JSON|Documentation

    学习如何使用C++和Aspose.Cells for JavaScript将Excel文件转换为JSON。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Reading and Writing Query Table of Worksheet wi...

    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,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/reading-an...
  7. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/returni...
  8. Read and Write Table with Query Table Data Sour...

    Learn how to read and write tables with QueryTable as a data source using Aspose.Cells for C++....this feature also exists for XLS files. The following code snippet...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/cpp/read-and-write-table-...
  9. Problems with filter function - Free Support Fo...

    Hi We have workbook were we have a custom filter that looks this: =FILTER(PayrollProcessResult!P:T;PayrollProcessResult!R:R>0) Data comes from a Unique formular that is calculated correctly. I use RefreshDynamicArray…...no matter the saved format is xls, xlsx or xlsb. So we are afraid...

    forum.aspose.com/t/problems-with-filter-functio...
  10. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls . Show and Hide Row Column Headers...

    docs.aspose.com/cells/python-net/show-and-hide-...