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

xls

(0.07 sec)
  1. Integrate with Microsoft Report Viewer in Local...

    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....AddExtension ( reportViewer1 , "Xls - Xls via Aspose.Cells" , typeof...AddExtension ( reportViewer1 , "Xls - Xls via Aspose.Cells" , GetType...

    docs.aspose.com/cells/reportingservices/integra...
  2. 在 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' )); $worksheets = $ptr -> Get...array ( $dataDir . "/output.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/zh/net/removing-worksheet...
  3. Open Different Microsoft Excel Version Files wi...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....of several formats, including XLS, XLSX, XLSM, XLSB, SpreadsheetML...join ( dataDir , "Excel95_5.0.xls" ); // Get the Excel file into...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  4. Java API to Render XSLFO to EXCEL | products.as...

    Export XSLFO to EXCEL via Java API without using Microsoft Excel or Adobe Reader...various file formats such as XLSX, XLS, ODS, CSV, and HTML. By using...XPS, TIFF, HTML, XSLFO, XLSX, XLS, ODS, CSV, and HTML. Convert...

    products.aspose.com/total/java/conversion/xslfo...
  5. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  6. 在 Jython 中将 Excel 转换为 Pdf|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 document in PDF...

    docs.aspose.com/cells/zh/java/excel-to-pdf-conv...
  7. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  8. 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-...
  9. Display and Hide Tabs of Workbook using Aspose....

    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...( dataDir + "AsposeHideTabs.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/java/display-and-hide-tab...
  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 Excel.... save ( data_dir + "output.xls" ) puts "Tabs are now hidden...

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