Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 84,410 for

xls

(0.15 sec)
  1. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (Xls, XlsX, XlsM, XlsB, XLTX, XLTM,SpreadsheetML,CSV), OpenOffice(ODS),HTML and JSON file formats and allows exporting Excel files to PDF,DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....js via C++ supports XLS, XLSX, ODS, SpreadsheetML, CSV...

    docs.aspose.com/cells/nodejs-cpp/
  2. Protecting and Unprotecting Workbooks 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" ; //Instantiate a new Workbook...

    docs.aspose.com/cells/net/protecting-and-unprot...
  3. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....Table in Python How to Convert XLS to XLSX in Python How to Read...

    kb.aspose.com/cells/python/page/4/
  4. Save Each Worksheet to Different PDF using Aspo...

    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....Cells supports converting XLS files (that contain images, charts...

    docs.aspose.com/cells/java/save-each-worksheet-...
  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 + "output.xls" ) puts "Headers of rows and...

    docs.aspose.com/cells/zh/java/display-or-hide-r...
  6. 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" ) print "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the first worksheet...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  7. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...这项支持适用于XLS文件。以下代码演示了如何读取和写入此类表格,先读取表格,再修改它以添加总计行。...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  8. Auto Fit Columns in Worksheet|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" ); NPOI - HSSF XSSF - Auto Fit...@"AutoFiltRowsandColum(NPOI).xls" , FileMode . Create ); hssfworkbook...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  9. Setting Page Options in 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" ) print "Set page orientation...Workbook ( dataDir + ' Book1 . xls ' ) # Accessing the first worksheet...

    docs.aspose.com/cells/java/setting-page-options...
  10. Setting Page Options 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 "Set page orientation...) . new ( data_dir + 'Book1.xls' ) # Accessing the first worksheet...

    docs.aspose.com/cells/java/setting-page-options...