Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 157,921 for

xlsx

(0.18 sec)
  1. Filtering the kind of data while loading the wo...

    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"...new LoadOptions ( LoadFormat . Xlsx ); loadOptions . loadFilter...

    docs.aspose.com/cells/javascript-cpp/filtering-...
  2. Customizing the Ribbon XML with JavaScript via ...

    Learn how to customize the Ribbon XML in Excel using 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/customizin...
  3. 使用JavaScript通过C++移动工作表中的单元格范围。|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/move-ra...
  4. Remove ActiveX Control with JavaScript via C++|...

    Learn how to remove ActiveX controls from workbooks using 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/remove-act...
  5. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using 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/avoid-expo...
  6. 编辑工作表的超链接|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中编辑工作表的超链接。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/editing...
  7. Get Cell String Value with and without Formatti...

    Learn how to get cell string value with and without formatting through 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/get-cell-s...
  8. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...in XLSX format Workbook workbook ( FileFormatType :: Xlsx );...Save ( outDir + u "PieChart_out.xlsx" ); std :: cout << "Pie chart...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  9. Aspose.Cells for C++

    该 API 允许您在 C++ 代码中对 Excel 文件文件进行各种操作,包括创建、编辑和转换等。...如何使用 C++ 创建 Excel 文件 如何使用 C++ 在 XLSX 文件中添加过滤器 如何在 C++ 中将 Excel 文件转换为...Excel 图表转换为 JPEG 如何使用 C++ 将 XLSX 转换为 XPS 如何使用 C++ 将 Excel 转换为...

    kb.aspose.com/zh/cells/cpp/
  10. I would like to hide the filters in the viewer....

    Hi Team , I don’t want filters to be visible in the viewer. Is there a configuration to hide them? I attached the sample file EDA.PC.00000142.zip (3.2 MB) image.png (38.1 KB)...xlsx"); Worksheet worksheet = workbook...workbook.Save("e:\\test2\\out1.xlsx"); Hope, this helps a bit. sarathepiq...

    forum.aspose.com/t/i-would-like-to-hide-the-fil...