Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 94,723 for

xls

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

    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....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/java/adding-html-rich-tex...
  2. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .Xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…...xls file. currently it is showing...chart objects for the legacy .xls format in the same way it does...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  3. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....xls/.xlsx or another extension. The...attachment associated with .xls/.xlsx or other extensions Inline...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  4. 在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/zh/java/managing-page-bre...
  5. 在 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...
  6. 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...
  7. 在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/zh/java/managing-workshee...
  8. Can aspose convert mht to excel including formu...

    can aspose convert mht to excel including formula? In a cell, we want to do some simple forumla like: =IF(1.1=0,“zero”,“non-zero”)...files to Excel formats (XLSX, XLS, etc.). How do you set formula...api to convert the mht file to xls format. The result output file...

    forum.aspose.com/t/can-aspose-convert-mht-to-ex...
  9. 在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' ) # Retrieve a list of all custom...) . new ( data_dir + 'Book1.xls' ) # Retrieve a list of all custom...

    docs.aspose.com/cells/zh/java/managing-document...
  10. Hide and Unhide Worksheets in a Workbook in VST...

    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/hide-and-unhide-works...