Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 26,806 for

excel worksheet

(0.19 sec)
  1. 如何使用 JavaScript 结合 C++ 创建 Sunburst 图表|Documenta...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中创建环形图,该图以圆形方式展示数据。我们的指南将帮助你设置图表的各种属性和格式,包括数据标签、图例、颜色等。... 示例代码 以下示例代码加载 样本 Excel 文件 并生成 输出 Excel 文件 。 <!DOCTYPE html>...style="color: red;">Please select an Excel file.</p>' ; return ; } const...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  2. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...don’t match with Excel. In below example, Excel will return #REF...If value is not found both Excel and Aspose will return #N /A...

    forum.aspose.com/t/vlookup-function-returns-une...
  3. 用C++筛选图表数据的三种方法。|Documentation

    了解如何使用Aspose.Cells for C++在Excel中筛选图表。我们全面的指南将演示如何应用筛选、定制图表元素,以及使用数据分析工具获取更好的洞察和做出明智的决策。... 过滤以渲染图表的系列 在Excel中,我们可以过滤掉图表中的特定系列,导致这些被过滤的系列不会显示在图表中。...Testseries4 时,图表将会如 图2 所示。 在Excel中,我们可以筛选出特定系列,从而在图表中隐藏那些筛选的系列。原始图表如...

    docs.aspose.com/cells/zh/cpp/filtering-charts-i...
  4. Web Extensions - Office Add-ins with Node.js vi...

    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....Extensions (Office Add-ins) in Excel by clicking the Insert tab and...extension to an Excel file. Please see the output Excel file generated...

    docs.aspose.com/cells/nodejs-cpp/web-extensions...
  5. 确定图表中存在的轴类型,使用Node.js通过C++|Documentation

    学习如何识别Aspose.Cells for Node.js via C++中创建的图表中存在的轴。我们的指南将帮助你识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Access the first worksheet const worksheet = workbook . getWorksheets...accessing const charts = worksheet . getCharts (); if ( charts...

    docs.aspose.com/cells/zh/nodejs-cpp/determine-w...
  6. 用C++确定图表中存在的轴|Documentation

    了解如何确定使用Aspose.Cells for C++创建的图表中存在的轴。我们的指南将帮助您理解如何识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...Access the chart Chart chart = worksheet . GetCharts (). Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/determine-which-ax...
  7. Aspose.Cells 17.1.0 中的公共API更改|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....API 支持Excel 2016图表 Aspose.Cells API通过增强ChartType枚举,增加了对Excel 2016图表的支持。随Aspose...HISTOGRAM:系列以直方图的方式布置。 查看有关 阅读 Excel 2016 图表类型 的详细文章。 为 LoadFilter...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++....Microsoft Excel. Add a Microsoft Word document, an Excel workbook...OLE objects on the first worksheet. Template document with OLE...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  9. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....sample code loads the source Excel file ( 5115407.xlsx ), accesses...first shape in the first worksheet, sets the sub‑properties of...

    docs.aspose.com/cells/go-cpp/working-with-the-g...
  10. Aspose.Cells 8.6.2 中的公共 API 更改|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....//Get the first worksheet of the workbook Worksheet sheet = report...template file manually using Excel and then open this file via...

    docs.aspose.com/cells/zh/java/public-api-change...