Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 157,227 for

xlsx

(0.08 sec)
  1. 使用JavaScript通过C++删除工作表中的重复行|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中删除重复行,并选择特定列进行重复检查。...xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/remove-...
  2. 通过 C++ 使用 JavaScript 改变评论的文本方向|Documentation

    学习如何使用 C++ 通过脚本改变评论的文本方向。有效自定义评论对齐设置。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  3. 使用C++的XmlMapCollection.Add方法在工作簿中添加XML映射,配合Java...

    学习如何在工作簿中使用C++的Aspose.Cells for JavaScript的XmlMapCollection.Add方法添加XML映射。...xmlString ); // Save the workbook in xlsx format and provide download...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-xml...
  4. GridJs的自定义下载功能|Documentation

    本文介绍如何为GridJs实现自定义下载功能。...xlsx" , "report.pdf" 2. outputType...:输出文件的格式类型 可能的值 : Original - 保持原始文件格式 XLSX - 以Excel格式导出 PDF - 以PDF格式导出...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. How to Change CSV to Excel in C++

    This tutorial will guide you how to change CSV to Excel in C++. It requires a few lines of code to convert a file from CSV to Excel in C++ using MS Windows or Linux operating system....C++ , it will be saved as an XLSX file. Steps to Change CSV to...Save the loaded workbook as XLSX on the disk containing the data...

    kb.aspose.com/cells/cpp/how-to-change-csv-to-ex...
  6. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....saves it to a memory stream in XLSX format. Next, it loads the workbook...( AsposeCells . LoadFormat . Xlsx ); opts . setPaperSize ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  7. 如何通过 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-...
  8. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....xlsx,.xlsm" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/update-act...
  9. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  10. AutoFit Rows for Rendering with JavaScript via ...

    Learn how to auto-fit rows for rendering in Excel using Aspose.Cells for JavaScript via C++. Prevent text clipping in saved PDF files....xlsx and screenshots. If you want..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...