Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 241,490 for

cells

(0.14 sec)
  1. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest of yellow Cells because yellow Cells match with criteria 1. MA......smallest of yellow cells because yellow cells match with criteria...largest of green cells because green cells match with criteria...

    docs.aspose.com/cells/tr/javascript-cpp/calcula...
  2. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest of yellow Cells because yellow Cells match with criteria 1. MA......smallest of yellow cells because yellow cells match with criteria...largest of green cells because green cells match with criteria...

    docs.aspose.com/cells/ja/javascript-cpp/calcula...
  3. 5115149.xlsx

    Sheet1 89 1 MINIFS(A1:A6,B1:B6,1) ERROR:#NAME? 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1 MINIFS returns the smallest of yellow Cells because yellow Cells match with criteria 1. MA......smallest of yellow cells because yellow cells match with criteria...largest of green cells because green cells match with criteria...

    docs.aspose.com/cells/ru/javascript-cpp/calcula...
  4. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Cells 可以在运行时向图表中添加控件。 向图表添加标签控件 标...的方式。 Aspose.Cells允许您甚至在图表中添加和操作标签。 Aspose::Cells::Drawing::ShapeCollection...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  5. Adjusting Row Height and Column Width|Documenta...

    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, developers can perform these...Adjusting Row Height Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/java/adjusting-row-height...
  6. 用C++生成工作表缩略图|Documentation

    使用Aspose.Cells for C++生成Excel工作表的缩略图作为图像。...Cells for C++允许你将工作表输出为图像文件,从而简化缩...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/generate-thumbnail...
  7. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/cpp/calculate-formulas/
  8. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...Cells允许您向按钮等窗体控件分配宏代码。请使用 Shape.GetMacroName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...
  9. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....Cells with C++ Contents [ Hide ] You...ActiveX controls with Aspose.Cells using the ShapeCollection::AddActiveXControl()...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  10. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...Cells提供了一套全面的功能,用于配置Excel文件的页面设置选...#include <Aspose.Cells.h> using namespace Aspose :: Cells ; void SetPageMargins...

    docs.aspose.com/cells/zh/cpp/page-setup-features/