Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 93,995 for

xls

(0.27 sec)
  1. Adjusting Row Height and Column Width in Jython...

    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...( dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  2. Conversion|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....Represents an Excel 97‑2003 XLS file. SpreadsheetML 15 Represents...snippet that shows conversion from XLS to XLSX; you can do it vice versa...

    docs.aspose.com/cells/net/conversion/
  3. Aspose.Cells Product Family

    Aspose.Cells is a class library that can be used by developers for various platforms for a variety of excel processing tasks....supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM...

    docs.aspose.com/cells/
  4. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the C++ API or Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls. #include <iostream> #include...

    docs.aspose.com/cells/cpp/show-and-hide-gridlin...
  5. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。... 保存文件到响应流 XLS文件 import os from aspose.cells...not None : # Save in Excel2003 XLS format save_options = XlsSaveOptions...

    docs.aspose.com/cells/zh/python-net/saving-file...
  6. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Load a template file Workbook...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  7. 在 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 "Workbook opened using...FileInputStream ( dataDir + "Book2.xls" ) # Creating an Workbook object...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  8. 在单元格内添加 HTML 富文本|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 在单元格内添加 HTML 富文本。...L转换为XLS/XLSX格式。这意味着由微软Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/adding-...
  9. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....xls). </ p > < label > Image (for...label > Object to embed (e.g., .xls): < input type = "file" id =...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  10. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XlsB files into XlsM format using Aspose.Cells for JavaScript via C++....Revisions are found inside the path \xl\revisions. You can view them...file extension to .zip. The \xl\revisions path contains files...

    docs.aspose.com/cells/javascript-cpp/convert-re...