Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 5,134 for

formula

(0.18 sec)
  1. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....example, if the field is a formula or a page number, it will contain...result calculation procedure), formulas and expressions, bookmarks...

    docs.aspose.com/words/nodejs-net/fields-overview/
  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/de/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/tr/net/aspose-cells-gridd...
  4. 用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...
  5. 通过 Node.js + C++ 指定共享公式的最大行数|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 指定共享公式的最大行数。...Set the max rows of shared formula to 5 wb . getSettings (). ..."D1" ); // Set the shared formula in 100 rows cell . setSharedFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-max...
  6. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....setting a cell reference in the Formula Bar. Aspose.Cells supports...10 , 10 ); // Specify the formula that refers to the source range...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  7. Cells not getting calculated using Aspose.Cells...

    At Willis Towers Watson, we are using Aspose.Cells 24.7 and are considering upgrading to the current version, 25.4. In testing 25.4, we encountered a problem where some of the cells in the workbook do not get calculated…...arise due to changes in how formulas are handled between versions...properly calculate dependent formulas. Here is a code snippet demonstrating...

    forum.aspose.com/t/cells-not-getting-calculated...
  8. 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/
  9. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register custom functions and get the results. Finally, we save the modified Excel file to disk....interface allows to add custom formula calculation functions to extend...putValue ( 62 ); //Adding custom formula to Cell A1 worksheet . getCells...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  10. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy....be a formula valid according to Microsoft Word formula field...Aspose.Words calculates the formula result automatically and inserts...

    reference.aspose.com/words/net/aspose.words.fie...