Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,134 for

formula

(0.13 sec)
  1. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for JavaScript via C++....Scenarios Microsoft Excel formulas may have different names in...the SUM formula and get its FormulaLocal cell . formula = "SUM(A1:A2)"...

    docs.aspose.com/cells/javascript-cpp/implement-...
  2. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...( u "C4" ); // Assign SUM formula and print its FormulaLocal..."SUM(A1:A2)" ); std :: cout << "Formula Local: " << cell . GetFormulaLocal...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  3. Fail to calculate CELL("filename") - Free Suppo...

    Upon calling calculateFormula on a workbook that has a cell with =CELL("filename", B2) Formula fails to calculate the cell. Screenshot 2025-09-26 at 10.20.57 AM.jpg (146.0 KB) Excel file to repro: image.png (20.7 KB)...with =CELL("filename", B2) formula fails to calculate the cell...the =CELL("filename", B2) formula not calculating in your workbook...

    forum.aspose.com/t/fail-to-calculate-cell-filen...
  4. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...Formula = null; cell.R1C1Formula =...will remove the formula } } } We convert formulas into values after...

    forum.aspose.com/t/xlookup-returns-value/322497
  5. Working with Expressions | Aspose.Tasks Documen...

    Learn how to work with task, resource, and project fields using Aspose.Tasks for Java....Tasks for Java Working with Formulas Working with Expressions Live...Resource and Project fields as a formula in expressions. Fields such...

    docs.aspose.com/tasks/java/working-with-task-re...
  6. FormField.textInputDefault property | Aspose.Wo...

    FormField.textInputDefault property. Gets or sets the default string or a calculation expression of a text form field....be a formula valid according to Microsoft Word formula field...Aspose.Words calculates the formula result automatically and inserts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How To Link Excel Shapes to Worksheet Cells|Doc...

    How To Link Excel Shapes to Worksheet Cells... The formula bar is usually empty. Enter...Enter the shape’s formula, such as =A1 . How to link shapes to cells...

    docs.aspose.com/cells/net/link-shapes-to-cells/
  8. 用C++在删除工作表中的空白列和行时,更新其他工作表中的引用|Documentation

    学习如何在删除工作表中的空白列和行时,更新其他工作表中的引用(使用Aspose.Cells for C++ API)。...Access second sheet and add formula in cell E3 which refers to..."'Sheet1'!C1" ); // Calculate formulas of workbook wb . CalculateFormula...

    docs.aspose.com/cells/zh/cpp/update-references-...
  9. FormField.text_input_default property | Aspose....

    FormField.text_input_default property. Gets or sets the default string or a calculation expression of a text form field....be a formula valid according to Microsoft Word formula field...Aspose.Words calculates the formula result automatically and inserts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....Scenarios Microsoft Excel formulas may have different names in...( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/cpp/implement-cell-formul...