Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 540 for

shared formula

(0.18 sec)
  1. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Heading Formulas Function Library Supported Formula Functions...Format and Modify Named Ranges Formula Auditing Precedents and Dependents...

    docs.aspose.com/cells/net/developer-guide/
  2. CalculateFormula fails on chained dynamic array...

    Hi, we have a problem with complex dynamic array Formulas: Environment Aspose.Cells for .NET: 26.3.0 .NET 9.0, Windows 11 Use case We use Aspose.Cells as a calculation engine for pre-existing Excel templates. The temp…...fails on chained dynamic array formulas Aspose.Cells Product Family...with complex dynamic array formulas: Environment Aspose.Cells...

    forum.aspose.com/t/calculateformula-fails-on-ch...
  3. Edition Types|Documentation

    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....source ✅ Reporting Services formulas as report data source ✅ Microsoft...Microsoft Excel dynamic formula ✅ Specifying shared data source as report...

    docs.aspose.com/cells/reportingservices/edition...
  4. Miscellaneous|Documentation

    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.... Shared data sources created on the...an SSRS dataset. Advanced Formula Calculation World Class Free...

    docs.aspose.com/cells/reportingservices/miscell...
  5. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....(GB) of virtual address space, shared by Excel, the workbook, and...same process. A data model’s share of the address space might run...

    docs.aspose.com/cells/net/excel-specifications-...
  6. Xlookup error =@_xlfn.XLOOKUP for Xlsb and Exce...

    The “=@_xlfn.XLOOKUP” error will appear by following the steps below. Aspose.Cells .Net v26.2 saves a Xlsb workbook that has Xlookup Formula. Open the saved workbook in Desktop Excel to confirm no “=@_xlfn.XLOOKUP” err…...workbook that has Xlookup formula. Open the saved workbook in...situation with the specific formula but cannot find the issue about...

    forum.aspose.com/t/xlookup-error-xlfn-xlookup-f...
  7. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…...Issue with Formulas (presence of @ before function name Aspose...named Data, I try to put a formula which do the following : result...

    forum.aspose.com/t/issue-with-formulas-presence...
  8. 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...
  9. 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...
  10. How to Update Excel using Python

    This quick tutorial contains information on how to update Excel using Python. You can update Excel with Python by just loading the source Excel file and then setting values in the desired cells of the selected worksheet....configure the environment and then sharing a step-by-step process to perform...file Python sample code is shared that introduces all the necessary...

    kb.aspose.com/cells/python/how-to-update-excel-...