Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 244,637 for

cells

(0.16 sec)
  1. 使用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/
  2. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....border that is used between cells or conforming paragraphs. get_Left...border that is used between cells. GetEnumerator () override Returns...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels using the Aspose.Cells for .NET API....the Width and Height of the Cell Value in Units of Pixels Contents...height of a cell value to fit the value inside the cell. Aspose.Cells...

    docs.aspose.com/cells/net/calculate-the-width-a...
  4. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....Cells to create a Dynamic Rolling...Rolling Chart using Aspose.Cells. We’ll show you the code for...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Cells Product Family Aspose.Email...Aspose.Cells Product Family Find answer by Aspose.Cells Platforms...

    kb.aspose.com/cells/page/15/
  6. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.get_style / Cell.set_style...

    docs.aspose.com/cells/python-net/reusing-style-...
  7. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....rows in the table and then cells in the rows var row3 = table2...row3 . Cells . Add (); row3 . Cells . Add (); row3 . Cells . Add...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  8. 用 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...
  9. 刷新和计算含有计算项数据透视表,使用 C++|Documentation

    使用 Aspose.Cells 和 C++ 刷新并计算包含计算项的数据透视表。...Cells现在支持刷新和计算包含计算项的数据透视表。请像往常一样使用...,首先将单元格 D2 的值修改为 20,然后使用 Aspose.Cells API 刷新并计算数据透视表,并将工作簿保存为 PDF...

    docs.aspose.com/cells/zh/cpp/refresh-and-calcul...
  10. Resize Chart's Data Label Shape To Fit Text wit...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for C++. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping....Cells for C++ In order to mimic Excel’s...to fit the text, the Aspose.Cells APIs have exposed the Boolean...

    docs.aspose.com/cells/cpp/resize-chart-s-data-l...