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

xls

(0.11 sec)
  1. 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...
  2. 在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' ) 通过流打开 有时,要打开的Excel文件存储为流。在这种情况下,使用...sysopen ( @data_dir + 'Book1.xls' ) workbook = Rjb :: import (...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  3. 在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/zh/net/encrypting-files-i...
  4. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|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" ; //Open the excel file. excelApp...ActiveWorkbook . SaveCopyAs ( "out_Book1.xls" ); //Quit the Application. excelApp...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  5. 通过 Node.js 以 C++ 合并文件|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 和 Book2.xls。这些文件仅包含格式化数据和公式。 **CellsHelper...path . join ( dataDir , "book1.xls" ); files [ 1 ] = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  6. 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/
  7. 在 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...
  8. 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...
  9. 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-...
  10. 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/