Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 93,023 for

xls

(0.24 sec)
  1. 在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' ) \ # Set the active cell workbook...data_dir + "SplitPanes output.xls" ) puts "Panes split successfully...

    docs.aspose.com/cells/zh/java/split-panes-in-ruby/
  2. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....xls,.xlsx,.xlsb,.ods" /> < button...Excel97To2003 , name : 'output.xls' , options : new XlsSaveOptions...

    docs.aspose.com/cells/javascript-cpp/different-...
  3. Managing OLE Objects|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....existing XLS file and saves different files (DOC, XLS, PPT, PDF...

    docs.aspose.com/cells/python-net/managing-ole-o...
  4. Conversion between cell name and row/column ind...

    Learn how to perform conversion between cell name and row/column index through the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < div > < label...

    docs.aspose.com/cells/javascript-cpp/names-and-...
  5. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。... 即使 LightCells API 在 XLSX 和 XLS 文件上以相同的方式处理单元格(它实际上并不将所有单元格加...XLSX 文件比 XLS 文件更有效地节省内存,因为这两种格式的数据模型和结构不同。 然而, 对于 XLS 文件 ,为了节...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  6. 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/
  7. Hide Unhide Worksheet 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 "Worksheet...

    docs.aspose.com/cells/java/hide-unhide-workshee...
  8. Zoom Factor 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 a message print "Zoom...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  9. 在PHP中显示或隐藏网格线|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 ( $dataDir . "output.xls" ); 下载运行代码 从以下提到的任何社交编码站点下载 Display...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  10. Unprotecting Password Protected Worksheet in Jy...

    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" ) worksheets = workbook . getWorksheets...workbook . save ( dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/unprotecting-passwor...