Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 536 for

shared 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. Behavior Change in Workbook.CalculateFormula(tr...

    After upgrading Aspose Cells from version 17.12 to 25.5, we encountered an issue: In version 17.12, calling workbook.CalculateFormula(true), correctly calculated the Formula and stored the resulting value in cell N23, b…... correctly calculated the formula and stored the resulting value...CalculateFormula so that dynamic‑array formulas are spilled and then evaluated...

    forum.aspose.com/t/behavior-change-in-workbook-...
  3. Remove XLSX Password Protection Online or using...

    Remove password from XLSX document through online app for free. .NET C# API code to unlock password protected XLSX files....xlsx files in shared or regulated environments....protection to allow data entry and formula updates. Collaborative Access...

    products.aspose.com/total/net/unlock/xlsx/
  4. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...to debug this to find what formula is incorrect. We are using...files or the evaluation of formulas. To troubleshoot this issue...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  5. InsertCutCells does not keep format condition f...

    When using InsertCutCells, I’m finding that the format condition Formulas are not staying relative to the cells using them. Here is my example code: using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Swift\Templates\…...not keep format condition formulas relative to new cell locations...that the format condition formulas are not staying relative to...

    forum.aspose.com/t/insertcutcells-does-not-keep...
  6. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the custom f…...“fix” this is to calculate formulas twice. And when EnableCalculationCha...functions when it is in shared formulas and values of its parameters...

    forum.aspose.com/t/abstractcalculationengine-de...
  7. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a Formula of any complexity using this native LaTeX API for C++....in LaTeX Outstanding LaTeX formula writing with our C++ API. Elevate...applications with our LaTeX formula writing API! Effortlessly generate...

    products.aspose.com/tex/cpp/math-rendering/
  8. 8. Fonts in math formulas

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages.... Fonts in math formulas Contents [ Hide Show ] Introduction...vectors. If the characters in a formula were to change due to surrounding...

    docs.aspose.com/tex/java/latex-math-fonts/
  9. Aspose.Cells for Reporting Services Report Desi...

    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....report authors to work with shared datasets, import SSRS 2008/2008R2...Supported Features Overview Shared Datasets Support Importing...

    docs.aspose.com/cells/reportingservices/aspose-...
  10. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…...expectation would be that both formulas evaluated correctly. please...results for the two COUNTIF formulas: =COUNTIF(E$6:E$13,">0") //...

    forum.aspose.com/t/countif-excel-function-works...