Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 4,174 for

formula

(0.03 sec)
  1. Working with custom calculation engine for Grid...

    This article describes how to use the custom calculation engine for Aspose.Cells.GridJs library....all of the Microsoft Excel formulas. Despite this, it also allows...called against all of your formulas. Inside this method, we capture...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. 5115550.xlsx

    Sheet1 80 << Must be a whole number from 0 to 100 70.33 << Must be a whole or decimal number from 0 to 100 99 <Formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z 15.0300 U01581......100 99 <<Custom validation formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z...

    docs.aspose.com/cells/tr/net/aspose-cells-gridd...
  3. 5115550.xlsx

    Sheet1 80 << Must be a whole number from 0 to 100 70.33 << Must be a whole or decimal number from 0 to 100 99 <Formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z 15.0300 U01581......100 99 <<Custom validation formula "=a3<100" Sheet2 Sheet3 2016-05-29T10:22:06Z...

    docs.aspose.com/cells/de/net/aspose-cells-gridd...
  4. Fields Overview in C++|Aspose.Words for C++

    Fields feature in details, field codes and field results explained in Aspose.Words for C++....Words: = (formula) ADDRESSBLOCK ASK AUTHOR AUTONUM...across multiple paragraphs Formula Fields Aspose.Words provides...

    docs.aspose.com/words/cpp/fields-overview/
  5. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …... Formula Syntax : Double-check the syntax...syntax of your formula. While your regex appears to be correct...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  6. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Access cell C1 and set its formula Cell c1 = ws . GetCells ()...Access cell E1 and set its formula Cell e1 = ws . GetCells ()...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  7. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    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....calculateFormula() method to perform the formula calculation via Aspose.Cells...

    docs.aspose.com/cells/java/calculation-of-excel...
  8. Using Image Markers while Grouping Data in Smar...

    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....Data with Smart Markers Using Formula parameter in Smart Marker field...

    docs.aspose.com/cells/net/using-image-markers-w...
  9. Product Overview|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....DateTime, Financial, Text Formulas / Functions, supports manipulation... creating and calculating formulas etc. Product Description Aspose...

    docs.aspose.com/cells/java/product-overview/
  10. 通过 Node.js 使用 C++ 计算公式|Documentation

    本文介绍如何使用 Aspose.Cells 库,通过 C++ 在 Node.js 中计算 Microsoft Excel 公式。通过加载现有Excel文件或创建新文件,利用 Aspose.Cells 提供的方法计算公式并获取结果。最后保存修改后的Excel文件到磁盘。...putValue ( 3 ); // Adding a SUM formula to "A4" cell worksheet . getCells...Calculating the results of formulas workbook . calculateFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/calculate-f...