Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 159,087 for

xlsx

(0.4 sec)
  1. how to customize menus and toolbars in GridJs|D...

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

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. how to customize menus and toolbars in GridJs|D...

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

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. 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...
  4. C++ API to Convert PDF to MD | products.aspose.com

    Convert PDF to MD via C++ API without using Microsoft Excel or Adobe Reader...step, you can export PDF to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to MD. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. 使用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...
  6. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....xlsx" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  7. Auto Filter Data in VSTO and Aspose.Cells|Docum...

    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/net/auto-filter-data-in-v...
  8. 如何通过 C++ 和 JavaScript 设置工作簿的自动恢复属性|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 设置工作簿的自动恢复属性。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. 使用JavaScript通过C++解除冻结行或列|Documentation

    在本文中,您将学习如何使用C++中的JavaScript API以编程方式解除Excel工作表的行、列或窗格的冻结。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/unfreez...
  10. 在Node.js中通过C++向工作表中添加图标|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" ); // Read icon resource file...( "sample2.xlsx" , AsposeCells . SaveFormat . Xlsx ); 当您在项目中执行上述代码时,将获得以下结果:...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-svg-...