Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,572 for

formula

(0.1 sec)
  1. 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...
  2. ISOWEEKNUM returns 53 for Dec 29–31, 2025 — sho...

    ISOWEEKNUM returns the wrong week number for dates that fall in the last days of December when ISO week 1 of the new year starts in December. In 2026, January 1 falls on a Thursday. Per ISO 8601, Week 1 is defined as th…...Formula = "=ISOWEEKNUM(46020)"; //...Dec 29, 2025 ws.Cells["A2"].Formula = "=ISOWEEKNUM(46021)"; //...

    forum.aspose.com/t/isoweeknum-returns-53-for-de...
  3. 在Aspose.Cells for JavaScript通过C++中使用FormulaText...

    本文介绍了如何使用Aspose.Cells库中的FormulaText函数处理Microsoft Excel中的公式。学习如何获取和设置单元格的公式文本,以及使用JavaScript通过C++保存修改后的Excel文件。... get ( 0 ); // Put some formula in cell A1 const cellA1 = worksheet...cells . get ( "A1" ); cellA1 . formula = "=Sum(B1:B10)" ; // Get the...

    docs.aspose.com/cells/zh/javascript-cpp/using-f...
  4. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field in C++....be a formula valid according to Microsoft Word formula field...Aspose.Words calculates the formula result automatically and inserts...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....and precedent and set the formula in the dependent cell accordingly...Create an empty workbook, set a formula in a cell, and access the precedents...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  6. Using FormulaText function in Aspose.Cells|Docu...

    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....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/java/using-formulatext-fu...
  7. 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
  8. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....paragraph or an individual formula block? You can export either...object on a slide is a math formula rather than regular text or...

    docs.aspose.com/slides/python-net/exporting-mat...
  9. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility....paragraph or an individual formula block? You can export either...object on a slide is a math formula rather than regular text or...

    docs.aspose.com/slides/androidjava/exporting-ma...
  10. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....paragraph or an individual formula block? You can export either...object on a slide is a math formula rather than regular text or...

    docs.aspose.com/slides/java/exporting-math-equa...