Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 203,310 for

cells

(0.09 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/it/net/calculation-of-exc...
  2. 5472586.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/sv/java/calculation-of-ex...
  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/fr/net/calculation-of-exc...
  4. 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/fr/python-net/calculation...
  5. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。...Cells复制范围 Aspose.Cells提供一些重载的 Range.Copy 方法来复制范围,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  6. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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 8.6.3 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.6.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 在工作表单元格中显示字符串|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.... Range cells = mySheet . Cells ; cells . set_Item ( 1... 1 , "Some Text" ); Aspose.Cells Workbook myWorkbook = new Workbook...

    docs.aspose.com/cells/zh/net/display-string-in-...
  8. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...Cells.Style.IsTextWrapped 属性。 #include...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...
  9. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...Cells支持此功能。图表、图像和其他对象可以以最高精度进行复制。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  10. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Cells 提供了与 Microsoft Excel 相同的功能,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...