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

xls

(0.13 sec)
  1. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、Xlsb、XlsXlsm)和 Open Office(ODS)文件的密码...Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(ODS)文件被密码锁...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  2. 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...
  3. 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/
  4. 在 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-...
  5. 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...
  6. Feature Tour|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....following topics: Feature Overview XLS or XLSX Export High Fidelity...

    docs.aspose.com/cells/jasperreports/feature-tour/
  7. 在单元格内添加 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-...
  8. 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/
  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 HTML to Excel using Python

    Follow this article to convert HTML to Excel using Python. It has the IDE settings, a list of steps, and sample code to transform file format from HTML to excel using python.... Steps to Convert HTML to XLS using Python Setup the environment...process of developing an HTML to XLS converter using Python . Commence...

    kb.aspose.com/pdf/python/convert-html-to-excel-...