Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 5,657 for

formula

(0.4 sec)
  1. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Smartly importing and placing data with Smart m...

    Smartly importing and placing data according to template Excel files with Aspose.Cells for Python via Java library....contain visual formatting, formulas and smart markers. They can...inserted rows, use dynamic formulas . Smart markers consist of...

    docs.aspose.com/cells/python-java/using-smart-m...
  3. Lock cells value can't be edited but can be del...

    Hi, I have some cells containing Formulas that I don’t want users to modify. I’ve locked the cells and protected the sheet, which prevents editing. However, users can still delete the values in those cells. Is there a wa…...have some cells containing formulas that I don’t want users to...Both Editing and Deleting of Formula Cells in Aspose.Cells.GridJS...

    forum.aspose.com/t/lock-cells-value-cant-be-edi...
  4. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....all of the Microsoft Excel formulas. Despite this, it also allows...is called for all of your formulas. Inside this method, we capture...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  5. 用C++用Aspose.Cells计算IFNA函数|Documentation

    如何使用Aspose.Cells库的C++实现对IFNA函数的计算。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法计算IFNA函数并获得结果。最后将修改后的Excel文件保存到磁盘。...( u "A6" ); // Assign IFNA formula to A5 and A6 cellA5 . SetFormula...\" )" ); // Calculate the formula of workbook workbook . CalculateFormula...

    docs.aspose.com/cells/zh/cpp/calculating-ifna-f...
  6. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration....field builder to create a formula field used as an inner field...SYMBOL field, and insert the formula field // that we have created...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Enable GridWeb EditBox|Documentation

    This article introduces how to work with the Formula bar or edit box in GridWeb....Edit Box (in Excel called the formula bar) is a toolbar that is rendered...enter a value or copy data/formula for the focused cell. It also...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. Aspose.Cells returns different value compared t...

    Please find attached Excel file and screenshots: Proof of Tax - 2025 -Mod.zip (178.6 KB) For cell ‘Computation reconciliation’!A140, Excel returns a string value. For cell ‘Computation reconciliation’!A140, Excel corr…...capital allowances”) despite the formula containing a #NAME ? token...Excel correctly evaluates the formula in cell ‘Computation reconciliation’...

    forum.aspose.com/t/aspose-cells-returns-differe...
  9. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...Family cells-net , vlookup-formula , aspose-cells sajad.deyargaroo...unexpected result after calling the formula calculation. Workbook excel...

    forum.aspose.com/t/vlookup-function-returns-une...
  10. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.CalculateFormula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...ultimately not preventing formula calculation from completing...and explain exactly which formulas are causing the issue and...

    forum.aspose.com/t/hundreds-of-internal-excepti...