Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 92,965 for

xls

(0.1 sec)
  1. Using LightCells API|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....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/java/using-lightcells-api/
  2. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...file (Excel 97-2003 format .xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  3. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XlsX or Xls in your Python applications without MS Office....xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  4. Adjusting Row Height and Column Width in PHP|Do...

    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...
  5. Support Rendering Extensions|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....Excel spreadsheet formats ( XLS , XLSX , XLSB ) and other popular...XlsmRenderer Reporting Services 2008 + Xls XlsRenderer Reporting Services...

    docs.aspose.com/cells/reportingservices/extende...
  6. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Cells支持将以Microsoft Excel为导向的HTML转换为XLS/XLSX格式。也就是说,由Microsoft Excel生成的HTML可以使用Aspose...Excel生成的HTML可以使用Aspose.Cells转换回XLS/XLSX格式。 类似地,如果是一些简单的HTML,Aspose...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  7. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. You will also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....xls,.xlsx,.csv" /> < button id =... download = 'SetMargins_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  8. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  9. Tracing Precedents and Dependents in Aspose.Cel...

    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, is used. The spreadsheet has...you can see above, in Book1.xls, cell B7 contains a formula =SUM(A1:A3)...

    docs.aspose.com/cells/net/tracing-precedents-an...
  10. 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" ) \# Create a Worksheets object.... dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/zh/java/copying-and-movin...