Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 157,653 for

xlsx

(0.11 sec)
  1. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...xlsx"); // Get Tab2 worksheet Worksheet...Test File The test file hidden1.xlsx has three worksheets: MC Jira...

    forum.aspose.com/t/setorientation-landscape-doe...
  2. 如何通过 JavaScript 和 C++ 控制工作簿视图|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 控制工作簿视图。...xlsx file to modify, or leave empty..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. 在VSTO和Aspose.Cells中自动筛选数据|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....xlsx file. objBook . SaveCopyAs (...( "vsto_autofilter.xlsx" ); Aspose.Cells //Instantiate a new...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  4. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....Excel formats, including XLS, XLSX, XLSM, and more, it ensures...AsposeCells . FileFormatType . Xlsx ); workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  5. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  6. 使用C++向已签名的Excel文件添加数字签名|Documentation

    学习如何使用Aspose.Cells for C++向已签名的Excel文件添加数字签名。通过多重签名保持文档完整性。...xlsx)已预先签名。输出文件(50528281.xlsx)展示了效果。我们使用带密码的演示证书...srcDir + u "sampleDigitallySigne.xlsx" ; U16String outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-digital-signat...
  7. 使用JavaScript通过C++将多个工作表合并为一个工作表。|Documentation

    学习如何使用8647720447Script通过C++将多个工作表合并为一个工作表。...xlsx,.csv" /> < button id = "runExample"...destWorkbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  8. How to Customize Menus and Toolbars in GridJs|D...

    This article describes how to customize menus and toolbars in GridJs....example, to keep the “Download As XLSX” menu item in the File menu...items that are not "Download As XLSX" if ( menuitems [ ii ]. textContent...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....basic version for rendering XLSX to XPS in Python . First of...understood the process to export XLSX to XPS in Python. Besides, if...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. 用 JavaScript 通过 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持实现 1904 日期系统,允许用户基于1904年1月1日的日期进行计算和格式化。本文介绍如何使用 Aspose.Cells 库实现1904日期系统。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...