Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 237,909 for

cells

(0.25 sec)
  1. Aspose.Cells for Java - Issue with missing char...

    Hi Aspose team, I’m encountering an issue when using Aspose.Cells to generate screenshots from an Excel template. The behaviour of the chart’s red border seems inconsistent depending on how rows are handled: When no r…...Cells for Java - Issue with missing chart border when...rows in Excel template Aspose.Cells Product Family frankhuang05...

    forum.aspose.com/t/aspose-cells-for-java-issue-...
  2. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...Cells 添加带内置样式的文字艺术文本。请使用 ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  3. 使用C++计算公式|Documentation

    本文介绍如何使用Aspose.Cells库结合C++计算Microsoft Excel中的公式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法来计算公式并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells 有内嵌的公式计算引擎。它不仅可以重新计算导入设计模板中...,还支持计算在运行时添加的公式的结果。 Aspose.Cells支持大部分Microsoft Excel中的公式或函数(请参阅...

    docs.aspose.com/cells/zh/cpp/calculate-formulas/
  4. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  5. 图表渲染|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....Cells API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表...创建和自定义Excel图表 主题。 为了演示Aspose.Cells API在图像和PDF格式中渲染图表的用法,我们将根据以下片段创建柱状图。...

    docs.aspose.com/cells/zh/go-cpp/chart-rendering/
  6. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for C++. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/set-the-values-format...
  7. 使用FormulaText函数在Aspose.Cells与C++中|Documentation

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。通过加载现有的Excel文件或创建新的Excel文件,我们可以使用Aspose.Cells提供的方法获取和设置单元格的公式文本并获取结果。最后,我们将修改后的Excel文件保存到磁盘。...Cells与C++中 Contents [ Hide ] FormulaText是Excel...如何使用Aspose.Cells利用此函数。 以下示例代码显示了如何使用Aspose.Cells中的FormulaTex...

    docs.aspose.com/cells/zh/cpp/using-formulatext-...
  8. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....setting Cell Value using HTML Contents [ Hide ] Aspose.Cells supports...setting a cell value using HTML. We will use the Cell.htmlString(string)...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  9. Manage formulas of Excel files with Node.js via...

    Learn how to manage formulas of Excel files through Aspose.Cells for Node.js via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells also provides a huge set of...compute values easily. Aspose.Cells also supports add‑in functions...

    docs.aspose.com/cells/nodejs-cpp/using-formulas...
  10. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...cell_watches.add() 方法,利用 Aspose.Cells API 以编程方式将单元格添加到监视窗口中。...口中,如下图所示: 示例代码 from aspose.cells import Workbook , SaveFormat...

    docs.aspose.com/cells/zh/python-net/add-cells-t...