Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 233,806 for

aspose.cells

(0.51 sec)
  1. 96928094.xlsx

    Sheet2 Row Labels Sum of Score Julia 91 Albert 77 John 65 Jessica 50 Frank 44 Jack 39 Grand Total 366 Sheet1 Name Score Albert 77 Frank 44 Jessica 50 Jack 39 John 65 Julia 91 Evaluation Warning Eva...... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/ru/python-net/pivot-table...
  2. 96928094.xlsx

    Sheet2 Row Labels Sum of Score Julia 91 Albert 77 John 65 Jessica 50 Frank 44 Jack 39 Grand Total 366 Sheet1 Name Score Albert 77 Frank 44 Jessica 50 Jack 39 John 65 Julia 91 Evaluation Warning Eva...... Created with Aspose.Cells for .NET.Copyright 2003...

    docs.aspose.com/cells/fr/cpp/pivot-table-hide-a...
  3. 用C++设置对齐方式|Documentation

    Aspose.cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.cells进行单元格对齐设置。...文本控制 文本方向 Aspose.Cells完全支持所有这些对齐设置,并在下面详细讨论。 Aspose.Cells中的对齐设置 Aspose...Aspose.Cells提供一个表示Excel文件的类 Workbook 。 Workbook 类包含一个 Worksheets...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  4. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.cells for Node.js via C++。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for Node.js via C++提供了在...AsposeCells = require ( "aspose.cells.node" ); const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  5. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...幸运的是, Aspose.Cells 提供了一个 API,可以让你在代码中实现此功能。...Excel 中批注框的背景色? 以下代码将指导你如何使用 Aspose.Cells 为你自己选择的评论添加喜欢的背景颜色。 这里我们为你准备了一个...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  6. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells for JavaScript 通过 C++ 判断系列数据点是否在...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  7. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...Team, I am working with Aspose.Cells to extract a range from...way to achieve this using Aspose.Cells and Aspose.Words ? Professionalize...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  8. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.cells for JavaScript via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends....Possible Usage Scenarios Aspose.Cells APIs have exposed the ChartGlobalizationSe...html > < head > < title > Aspose.Cells Chart Globalization Settings...

    docs.aspose.com/cells/javascript-cpp/using-char...
  9. Create Dynamic Charts with JavaScript via C++|D...

    Learn how to create dynamic charts in Aspose.cells for JavaScript via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your worksheets....demonstrates the usage of Aspose.Cells for JavaScript via C++ APIs...referred to as ListObjects in Aspose.Cells' perspective; therefore...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  10. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.cells for C++ API的Excel颜色调色板。... 使用 Aspose.Cells 不仅可以使用调色板的现有颜色,还可以使用自定义...本主题讨论如何向调色板中添加自定义颜色。 向调色板添加自定义颜色 Aspose.Cells 支持 Microsoft Excel 的 56...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/