Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 159,101 for

xlsx

(1.07 sec)
  1. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。..."A1" ); // Save the workbook in xlsx format wb . Save ( outDir +..."AddActiveXControls_out.xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  2. Create Shared Workbook with Aspose.Cells for Ja...

    Learn how to create a shared workbook using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "createShared"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/create-sha...
  3. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。... 以 output XLSX 格式保存工作簿。执行示例代码后,将在工作表中添加带有 top10...,将清除特定数据透视字段上的筛选。请检查 output XLSX 。 示例代码 <!DOCTYPE html> < html...

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  4. Easy way to set up a chart using Chart.SetChart...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for Node.js via C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... Xlsx ); // Access first worksheet..."output_out.xlsx" ), AsposeCells . SaveFormat . Xlsx ); AI Document...

    docs.aspose.com/cells/nodejs-cpp/easy-way-for-c...
  5. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  6. C++ API to Convert MD to DIF | products.aspose.com

    Convert MD to DIF via C++ API without using Microsoft Excel or Adobe Reader...step, users can export MD to XLSX by using Aspose.PDF for C++...including XLSX. In the second step, users can convert XLSX to DIF...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. STOCKHISTORY formula caused circular reference ...

    When saving Xlsx workbook containing STOCKHISTORY formula to xlsb using Aspose.Cells .Net v26.3, auto calculation was disabled and circular reference error appeared in xlsb that was opened in Desktop version of Excel. N…... 2026, 2:18am 1 When saving xlsx workbook containing STOCKHISTORY...version of Excel. No issues with xlsx and xlsm. See uploaded sample...

    forum.aspose.com/t/stockhistory-formula-caused-...
  8. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...xlsx 。 示例代码 #include <iostream> #include...sourceDir + u "sampleCreateSlicerTo.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  9. 通过 C++ 及 JavaScript 验证加密文件的密码|Documentation

    使用 C++ 及 Aspose.Cells for JavaScript 通过 JavaScript 验证加密的 Excel(Xlsx、xlsb、xls、xlsm)和 Open Office(ODS)文件的密码...验证加密文件的密码 Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  10. Comparison and Migration with JavaScript via C+...

    Explore the differences and consider migration strategies for using Aspose.Cells with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/comparison...