Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 7,870 for

xls to xlsx

(0.28 sec)
  1. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...它首先创建一个工作簿,然后将其以XLSX格式保存在内存流中。然后它以A5纸张大小加载,并以PDF...= "fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  2. 获取单元格范围|Documentation

    了解如何通过Aspose.Cells for Java脚本通过C++ API获取单元格范围。...xls,.xlsx,.csv" /> < button id = "runExample"...Creating a new workbook with XLSX format const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  3. Copy Page Setup Settings from Source Worksheet ...

    This article explains how To use the JavaScript API or C++ library sample code To copy Page Setup settings from a source worksheet inTo a destination worksheet programmatically....xls,.xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/copy-page-...
  4. 用JavaScript通过C++对行和列进行分组和取消分组|Documentation

    了解怎样使用Aspose.Cells for JavaScript通过C++对Excel中的行和列进行分组和取消分组。...xls,.xlsx,.csv" /> < button id = "runExample"...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/groupin...
  5. Why Not Open XML SDK|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....other formats XLSX XLS, CSV, SpreadsheetML 2003, XLSX, HTML, Tab...programming operation on an XLSX document, then Open XML SDK...

    docs.aspose.com/cells/java/why-not-open-xml-sdk/
  6. 使用 C++ 通过 JavaScript 自定义 Ribbon XML|Documentation

    学习如何使用 C++ 通过 Script 自定义 Excel 的 Ribbon XML。...xls,.xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/customi...
  7. Getting Started|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....Workbook (XLS/XLSB) The fastest and most complete XLS/XLSB format...you can find. SpreadsheetML (XLSX, XML) Aspose.Cells supports...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  8. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how To detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how To use the library To identify and manipulate merged cells....xls,.xlsx,.csv" /> < button id = "runExample"...wkBook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  9. Add Filter in Pivot Table|Documentation

    Learn how To add a filter in pivot table with Aspose.Cells for JavaScript via C++....saves the workbook in output XLSX format. After executing the...= "fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/add-filter...
  10. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how To programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....xls,.xlsx,.csv" /> < button id = "runExample"...download = 'SetPrintArea_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/setting-pr...