Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 157,001 for

xlsx

(0.32 sec)
  1. Auto Filter Data|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 (..."e:\\test2\\vsto_autofilter.xlsx" ); Auto-filter applied with...

    docs.aspose.com/cells/net/auto-filter-data/
  2. 如何通过 C++ 使用 JavaScript 创建甘特图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建甘特图。...最后将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Create Stock Open‑High‑Low‑Close Chart in Excel...

    Step‑by‑step guide to generate a Stock Open‑High‑Low‑Close (OHLC) chart in Excel using Aspose.Cells for .NET with fully runnable C# code.... Multiple output formats – XLSX, XLS, PDF, XPS, PNG, JPEG, etc... 6 Saves the workbook as an XLSX file that can be opened in Excel...

    blog.aspose.com/cells/create-stock-open-high-lo...
  4. Remove Excel Password Protection Online or usin...

    Remove password from Excel document through online app for free. C++ API code to unlock password protected Excel files....Excel Binary Format) Unlock XLSX Files (Open XML Workbook) What...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/cpp/unlock/excel/
  5. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....是一款高性能、功能丰富的电子表格操作和转换库,支持 Excel(XLS, XLSX, XLSB, XLSM)、ODS、CSV 和 HTML...Workbook ( FileFormatType . Xlsx ); // Get the first worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/getting...
  6. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  7. Optimizing Memory Usage while Working with Big ...

    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,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  8. Convert PDF documents in Node.js|Aspose.PDF for...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for Node.js via C++.... Convert PDF to Microsoft XLSX - this section describes how...how to convert PDF document to XLSX. The PowerPoint format is used...

    docs.aspose.com/pdf/nodejs-cpp/conversion/
  9. Convert PDF documents using JavaScript|Aspose.P...

    This section contains articles relating to convert PDF documents to other formats by Aspose.PDF for JavaScript via C++.... Convert PDF to Microsoft XLSX - this section describes how...how to convert PDF document to XLSX, and CSV. The PowerPoint format...

    docs.aspose.com/pdf/javascript-cpp/conversion/
  10. How to Make a Copy of an Excel Sheet in C++

    This short tutorial will provide information on how to make a copy of an Excel sheet in C++. You will learn to configure the environment, steps and code to perform Excel sheet copy in C++....output workbook can be saved as XLSX or XLS file. Steps to Make a...output workbook is saved in XLSX format however you can save...

    kb.aspose.com/cells/cpp/how-to-make-a-copy-of-a...