Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 4,167 for

formula

(0.07 sec)
  1. Public API Changes in Aspose.Cells 8.5.0|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....corresponding to the position of the formula, or just need the reference...reference corresponding with the formula’s position, you can use ReferredArea...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. Fields Overview in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/fields-overview/
  3. 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/
  4. 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/fr/net/aspose-cells-gridd...
  5. 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/sv/net/aspose-cells-gridd...
  6. 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/es/net/aspose-cells-gridd...
  7. 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...
  8. 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...
  9. 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...
  10. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....calculateFormula(formula, opts) method for this purpose...calculate ( data ) { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...