Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,755 for

formula

(0.06 sec)
  1. Spreadsheet Editor - Working with Functions|Doc...

    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....[ Hide ] Table of Contents Formula Bar saveFormulaBarConten Insert...Insert a Function Formula Bar The formula bar is a text box on...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  2. Manage formulas of Excel files with JavaScript ...

    Learn how to manage Formulas of Excel files through Aspose.Cells for JavaScript via C++. Aspose.Cells can simply get, set, and calculate Formulas of Excel files....Manage formulas of Excel files with JavaScript via C++ Contents...ability to process data with formulas and functions. Microsoft Excel...

    docs.aspose.com/cells/javascript-cpp/using-form...
  3. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...documentation located at: Propagate Formula in Table or List Object automatically...ListColumn’s Formula property to apply the formula to the inserted...

    forum.aspose.com/t/listobject-with-calculated-c...
  4. Update references in other worksheets while del...

    Learn how to maintain references in other worksheets when deleting blank columns and rows in a worksheet using Aspose.Cells for Node.js via C++....the second worksheet has a formula =Sheet1!C3 which refers to...getUpdateReference() property to true , this formula will be updated and become...

    docs.aspose.com/cells/nodejs-cpp/update-referen...
  5. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style Formulas in Aspose.Slides for Android via Java chart worksheets and automate reports across PPT and PPTX files....Apply Chart Worksheet Formulas in Presentations on Android Contents...] About Chart Spreadsheet Formulas in Presentations Chart spreadsheet...

    docs.aspose.com/slides/androidjava/chart-worksh...
  6. Set External Links in Formulas in Aspose.Cells|...

    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....Ask AI Set External Links in Formulas in Aspose.Cells Contents [...links to external files in formulas, for example, to evaluate...

    docs.aspose.com/cells/net/set-external-links-in...
  7. Show Formulas instead of Values in a Worksheet|...

    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....Ask AI Show Formulas instead of Values in a Worksheet Contents...Hide ] It is possible to show formulas instead of calculated values...

    docs.aspose.com/cells/java/show-formulas-instea...
  8. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets.... Checking formulas for accuracy and finding the...can be difficult when the formula uses precedent cells and dependent...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  9. Using FormulaText Function in Aspose.Cells with...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process Formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the Formula text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....it prints the text of the formula that is present in a given...Cells. The code first writes a formula in cell A1 and then prints...

    docs.aspose.com/cells/cpp/using-formulatext-fun...
  10. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a Formula with an invalid custom function name into a new workbook, the target cell which should correspond to that source cell has no Formula. Here is my testing cod…...copy a range containing a formula with an invalid custom function...to that source cell has no formula. Here is my testing code and...

    forum.aspose.com/t/insertcutcells-wiping-out-in...