Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 244,507 for

cells

(0.23 sec)
  1. Use Formulas Functions to Process Data in VSTO ...

    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 Contents [ Hide ] Adding Cell Formula VSTO...GetVstoObject ( m_sheet ); // Access cells A1, A2, A3, A4 Microsoft . Office...

    docs.aspose.com/cells/net/use-formulas-function...
  2. Calculation difference compared with Excel 365 ...

    Hi, Using Aspose Cells for Java, version 25.4. First, the attached workbook is re-calculated in Excel 365, using CTRL+ALT+F9. When recalculating the workbook with Aspose Cells 25.4, at least one of the Cells changes t…...Cells Product Family cells-java TarasTielkes...11:08am 1 Hi, Using Aspose Cells for Java, version 25.4. First...

    forum.aspose.com/t/calculation-difference-compa...
  3. Find or Search Data|Documentation

    Learn how to find or search Cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....Excel allows users to find cells in a worksheet that contain...contain specified data. Finding Cells Containing Specified Data Using...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  4. Calculate Sub Totals using Aspose.Cells|Documen...

    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 Contents [ Hide ] Aspose.Cells - Calculate...values in a spreadsheet. Aspose.Cells provides API features that help...

    docs.aspose.com/cells/java/calculate-sub-totals...
  5. 在 C++ 中设置公式的外部链接|Documentation

    学习如何使用 Aspose.Cells 将外部文件链接包含在公式中,使用 C++。...Cells提供了这个功能,本文档解释了如何使用它。 下面的示例代码显示了如何在公式中包含外部文件。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/set-external-links...
  6. Clear filter in Pivot Table|Documentation

    How to clear a PivotFilter from a specific PivotField in a pivot table with Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++ API,...a Pivot Table Using Aspose.Cells for JavaScript via C++ Clear...

    docs.aspose.com/cells/javascript-cpp/clear-filt...
  7. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....For example, it lets you apply cell shading, borders, colored icons...bar chart in the cells. Automatically shade cells with color scales...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  8. X Axis Vs. Category Axis with JavaScript via C+...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....Cells Example </ title > </ head >...> < body > < h1 > Aspose.Cells Example - Charts and X Axis </...

    docs.aspose.com/cells/javascript-cpp/x-axis-vs-...
  9. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...Cells允许您为不同对象如图表区域、图表区或图例框添加渐变、纹理...如何向图表背景添加图像。 为实现该功能,Aspose.Cells提供了 Chart.GetImageData() 属性。以下示例演示如何使用...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  10. 使用 Apache POI 和 Aspose.Cells 创建图表|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 创建图表 Contents [ Hide ] Aspose.Cells - 创建图表 Aspose...Aspose.Cells 可以向电子表格中添加各种图表。Aspose.Cells 提供许多灵活的图表对象。 Java //Instantiating...

    docs.aspose.com/cells/zh/java/create-charts-usi...