Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 92,516 for

xls

(0.11 sec)
  1. Supported File Formats|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....Format Description Load Save XLS Saves the document in the Microsoft...

    docs.aspose.com/cells/jasperreports/supported-f...
  2. Opening Files 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' )); $worksheets = $ptr -> Get...

    docs.aspose.com/cells/net/opening-files-in-php/
  3. Convert PDF to SVG Format in Python|Aspose.PDF ...

    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....False ; # Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  4. 在PHP中将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' )); $ptr -> Call ( $workbook...

    docs.aspose.com/cells/zh/net/excel-to-pdf-conve...
  5. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls),隐藏第一个工作表的网格线,并将修改后的文件另存为output.xls。 #include <iostream>...inputFilePath = srcDir + u "book1.xls" ; // Create workbook from file...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  6. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  7. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...您可能需要加载多种格式的文件,包括 XLS、XLSX、XLSM、XLSB、SpreadsheetML、TabDelimited...body > < h1 > Open Excel95_5.0.xls Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  8. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....ExcelSaveOptions (); # Save the output to XLS format $pdf -> save ( $dataDir...$dataDir . "Converted_Excel.xls" , $excelsave ); print "Document has...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  9. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....xls , is used. The spreadsheet has...you can see above, in Book1.xls , cell B7 contains a formula...

    docs.aspose.com/cells/javascript-cpp/precedents...
  10. 在 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 + "Autofit Row.xls" ) puts "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...