Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 94,019 for

xls

(0.85 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. Inserting and Deleting Rows and Columns in Ruby...

    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 + "Insert Row.xls" ) puts "Insert Row Successfully...

    docs.aspose.com/cells/java/inserting-and-deleti...
  3. 在 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 + "Insert Row.xls" ) puts "Insert Row Successfully...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. Convert OneNote .one File to Excel | Export One...

    Convert OneNote .one file to Excel workbook. Render notes to XlsX or Xls format within your .NET applications using C#....an Excel worksheet in XLSX or XLS format. This article covers how...an Excel worksheet in XLSX or XLS format by following the steps...

    blog.aspose.com/note/convert-onenote-to-excel-c...
  5. Managing Worksheets 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" ) puts "Sheet added successfully...sysopen ( @data_dir + 'book1.xls' , "w" ) # Instantiating a Workbook...

    docs.aspose.com/cells/java/managing-worksheets-...
  6. 与JasperServer集成|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....= "descriptionKey" value = "XLS - Excel Presentation via Aspose...= "iconSrc" value = "/images/xls.gif" /> < property name = "parameterDialogName"...

    docs.aspose.com/cells/zh/jasperreports/integrat...
  7. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...not successfully transform the xls to ppt or xlsx to pptx. Please...you could not even transform xls to ppt. Well, we don’t find the...

    forum.aspose.com/t/formatting-not-retained-whil...
  8. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Saving File to Response Stream XLS Files import os from aspose.cells...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...

    docs.aspose.com/cells/python-net/saving-file-to...
  9. 在 Jython 中管理分页符|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/zh/java/managing-page-bre...
  10. Merge Files|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 and Book2.xls. The files contain formatted...

    docs.aspose.com/cells/net/merge-files/