Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 81,376 for

xls

(0.06 sec)
  1. 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-...
  2. 使用 C++ 检查工作簿是否包含隐藏的外部链接|Documentation

    学习如何使用 Aspose.Cells for C++检测Excel工作簿中的隐藏外部链接。... xls Is Referred : True Is Visible...\ MAY TEMPLATES \ 030601t . xls Is Referred : True Is Visible...

    docs.aspose.com/cells/zh/cpp/check-if-workbook-...
  3. 检查工作簿是否包含隐藏的外部链接,使用Node.js和C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿是否包含隐藏的外部链接。... xls Is Referred : True Is Visible...\ MAY TEMPLATES \ 030601t . xls Is Referred : True Is Visible...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-wo...
  4. Merge or UnMerge Cells in a Worksheet in VSTO a...

    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/net/merge-or-unmerge-cell...
  5. 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, the HTML...Excel can be converted back to XLS/XLSX format using Aspose.Cells...

    docs.aspose.com/cells/python-net/adding-html-ri...
  6. 在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-...
  7. 在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...
  8. 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/
  9. 通过 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/
  10. 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...