Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 81,370 for

xls

(0.05 sec)
  1. 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 "Apply freeze panes settings...

    docs.aspose.com/cells/java/freeze-panes-in-ruby/
  2. Convert Workbook to HTML in xlsx4j|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/java/convert-workbook-to-...
  3. 在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...data_dir + "Hide Rows And Columns.xls" ) puts "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  4. 将SVG文件转换为Python中的PDF格式|Aspose.PDF for Java

    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....pdf' 将输出保存为XLS格式 doc . save ( self . dataDir...

    docs.aspose.com/pdf/zh/java/convert-svg-file-to...
  5. 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...
  6. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS, and so...path . join ( dataDir , "book1.xls" )); // Text save options. You...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Freeze Panes in 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" ) # Accessing the first worksheet...( self . dataDir + "book.out.xls" ) # Print Message print "Panes...

    docs.aspose.com/cells/java/freeze-panes-in-python/
  8. Split 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' ) \ # Set the active cell workbook...data_dir + "SplitPanes output.xls" ) puts "Panes split successfully...

    docs.aspose.com/cells/java/split-panes-in-ruby/
  9. 通过Node.js和C++显示与隐藏网格线及行列标题|Documentation

    本文提供了使用Node.js API通过C++编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls)、隐藏第一个工作表上的网格线,并将修改后的文件另存为output.xls,来使用 Worksheet...path . join ( dataDir , "book1.xls" ); // Reading the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  10. Read and Write Table with Query Table Data Sour...

    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....this feature also exists for XLS files. The following code snippet...

    docs.aspose.com/cells/python-java/read-and-writ...