Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 155,495 for

2

(1.32 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...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/sv/cpp/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...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/ar/java/calculation-of-ex...
  3. 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...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/ru/java/calculation-of-ex...
  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...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/ru/cpp/calculation-of-exc...
  5. 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...... 93 2 MAXIFS(A1:A6,B1:B6,2) ERROR:#NAME? 96 2 85 1 91 2 88 1...green cells match with criteria 2. 2016-11-16T10:17:46Z 15.0300...

    docs.aspose.com/cells/de/cpp/calculation-of-exc...
  6. 在 C++ 中为图表系列中的数据点添加自定义标签|Documentation

    学习如何使用 Aspose.Cells for C++ 为图表系列中的数据点添加自定义标签。我们的指南将向您展示如何修改标签的外观、位置和格式,以及如何将它们链接到数据源以实现准确的数据展示。...PutValue ( 2 ); sheet . GetCells (). Get ( 0 , 2 ). PutValue...( 1 , 2 ). PutValue ( 6 ); sheet . GetCells (). Get ( 2 , 0 )...

    docs.aspose.com/cells/zh/cpp/adding-custom-labe...
  7. Apply Different Style on the Each Text Value of...

    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.... new ( 2 )) shape . getText () . getValue...getChar ( 2 ) . setIX ( 2 ) shape . getChars () . getChar ( 2 ) . getColor...

    docs.aspose.com/diagram/java/apply-different-st...
  8. CustomXmlSchemaCollection | Aspose.Words for Java

    A collection of strings that represent XML schemas that are associated with a custom XML part in Java....assertEquals(2, schemas.indexOf("http://schemas...by index: schemas.removeAt(2); // 2 - Remove a schema by value:...

    reference.aspose.com/words/java/com.aspose.word...
  9. Concatenate Quaternions and apply on 3D entitie...

    Aspose.3D for .NET allows developers to combine two rotation transformation into one represented in a quaternion....1 , 1 , 2 )); cylinder . Transform . Rotation...Translation = new Vector3 (- 5 , 2 , 0 ); cylinder = scene . RootNode...

    docs.aspose.com/3d/net/concatenate-quaternions-...
  10. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...of merged cell with RowSpan={2} and ColSpan={3} starting from...合并单元格中的编号 如果我们合并两对单元格 (1,1)×(2,1) 和 (1,2)×(2,2),得到的表格将会编号。下面的 C# 代码演示了该过程:...

    docs.aspose.com/slides/zh/cpp/manage-cells/