Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 94,723 for

xls

(0.3 sec)
  1. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Python via .NET API....Microsoft Excel‑oriented HTML into XLS/XLSX format. It means that the...Excel can be converted back to XLS/XLSX format using Aspose.Cells...

    docs.aspose.com/cells/python-net/adding-html-ri...
  2. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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" ; //Open the excel file. excelApp...path. string myPath = "Book1.xls" ; //Open the excel file. workbook...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  3. Encrypting 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' )); $XOR = $ptr -> New ( "Aspose...$dataDir . "/encryptedoutBook1.xls" )); print "Completed." . PHP_EOL...

    docs.aspose.com/cells/net/encrypting-files-in-php/
  4. Managing Page Breaks 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" ) worksheets = workbook . getWorksheets... dataDir + "Add Page Breaks.xls" ) print "Add page breaks, please...

    docs.aspose.com/cells/java/managing-page-breaks...
  5. 在 PHP 中插入和删除行和列|Documentation

    通过 Aspose.Cells for PHP via Java API 学习如何通过 API 插入和删除行和列。...xls' ); # Accessing the first worksheet...save ( $dataDir . "Insert Row.xls" ); print "Insert Row Successfully...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  6. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to insert and delete rows and columns through the Aspose.Cells for PHP via Java APIs....xls' ); # Accessing the first worksheet...save ( $dataDir . "Insert Row.xls" ); print "Insert Row Successfully...

    docs.aspose.com/cells/java/inserting-and-deleti...
  7. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Node.js via C++ API....Microsoft Excel‑oriented HTML into XLS/XLSX format. It means the HTML...Excel can be converted back to XLS/XLSX format using Aspose.Cells...

    docs.aspose.com/cells/nodejs-cpp/adding-html-ri...
  8. Installing Aspose.Cells for JasperReports|Docum...

    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....needed to export a report to an XLS file using Aspose.Cells for JasperReports...jasperPrint . getName () + ".xls" ); exporter . setExporterOutput...

    docs.aspose.com/cells/jasperreports/installing-...
  9. 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...the screenshot of the template XLS file, it has different OLE Objects...

    docs.aspose.com/cells/java/managing-ole-objects/
  10. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....xls and Book2.xls. The files contain formatted...

    docs.aspose.com/cells/go-cpp/merge-files/