Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 230,872 for

cells

(0.09 sec)
  1. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....Cells also supports the calculation...formula calculation via Aspose.Cells and then saves the results in...

    docs.aspose.com/cells/cpp/calculation-of-excel-...
  2. Get Pivot Table refresh date and refresh by who...

    Learn how to fetch the refresh date and refresh by who information from a workbook using Aspose.Cells with C++....Cells now supports fetching the refresh...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  3. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...Cells提供的图表类型和图表对象,并描述了如何创建一个图表。本文...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过改变前景...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  4. Creating a Named Range|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 for .NET lets developers perform...assign a name to a cell, or a range of cells, in an Excel spreadsheet...

    docs.aspose.com/cells/net/creating-a-named-range/
  5. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability.... Write ( "Row 1, cell 1." ); builder . InsertCell...(); builder . Write ( "Row 1, cell 2." ); builder . EndRow ();...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Headings And Body Theme Font with C++|Documenta...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting heading and body theme fonts in Excel documents, enabling users to customize the appearance and style of the document. This article will introduce how to use the Aspose.Cells library to work with heading and body theme fonts in Excel documents....Cells for C++, we can check whether...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/headings-and-body-the...
  7. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other Cells....Specifies how a cell in a table is merged with other cells. Members...The cell is not merged. FIRST The cell is the first cell in a...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells provides a class, Workbook ...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  9. 5472585.pdf

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

    docs.aspose.com/cells/fr/java/calculation-of-ex...
  10. 5115154.pdf

    89 1 MINIFS(A1:A6,B1:B6,1) 85 93 2 MAXIFS(A1:A6,B1:B6,2) 96 96 2 85 1 91 2 88 1 MINIFS returns the smallest of yellow Cells because yellow Cells match with criteria 1. MAXIFS returns the largest of......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/nodejs-cpp/calculation...