Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 93,996 for

xls

(0.1 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' ) \ # Accessing the first worksheet.... save ( data_dir + "output.xls" ) puts "Set zoom factor, please...

    docs.aspose.com/cells/zh/java/zoom-factor-in-ruby/
  2. Display or Hide Gridlines in 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 ( $data_dir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/display-or-hide-grid...
  3. 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/
  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" ) worksheets = workbook . getWorksheets...save ( self . dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  5. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis.... new # Save the output to XLS format pdf . save ( data_dir...data_dir + "Converted_Excel.xls" , excelsave ) puts "Document has been...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  6. Add Worksheets to Existing Excel File in PHP|Do...

    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 = $ptr -> Get...array ( $dataDir . "/output.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/add-worksheets-to-exi...
  7. 使用 Java 将 HTML 转换为 Excel

    本文介绍如何使用 Java 将 HTML 转换为 Excel。它包含有关 IDE 设置的详细信息、步骤列表以及使用 Java 开发 HTML 到 Xls 转换器的示例代码。...的详细信息、步骤列表以及使用 Java 开发 HTML 到 XLS 转换器 的示例代码。您将学习如何自定义 HTML 文件加载过程并根据您的选择更改输出格式。...文件加载过程并根据您的选择更改输出格式。 使用 Java 将 HTML 转换为 XLS 的步骤 建立使用 Aspose.PDF for Java...

    kb.aspose.com/zh/pdf/java/convert-html-to-excel...
  8. Use Error Checking Options|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....a worksheet in the template XLS file using the Aspose.Cells APIs...Workbook ( "d:\\files\\Book1.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/java/use-error-checking-o...
  9. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS and so...inputFilePath = srcDir + u "book1.xls" ; // Load your source workbook...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...
  10. 通过Node.js和C++显示与隐藏工作表和标签|Documentation

    本文提供了使用Node.js API或Node.js库以程序化方式显示和隐藏Excel工作表的示例代码。此外,还介绍了如何显示和隐藏Excel工作簿标签。...xls" ); // Creating a file stream...join ( dataDir , "output.out.xls" )); // Closing the file stream...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...