Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,889 for

workbook formulas

(0.15 sec)
  1. Calculating IFNA function using Aspose.Cells wi...

    How to calculate the IFNA function using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, you can use the methods provided by Aspose.Cells to calculate the IFNA function and obtain the result. Finally, you save the modified Excel file to disk....the value you specify if the formula returns the #N/A error value;...returns the result of the formula. Calculating IFNA function...

    docs.aspose.com/cells/cpp/calculating-ifna-func...
  2. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…...Workbook.CalculateFormula is very time consuming (with non-existing...14, 2025, 3:04am 1 Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch...

    forum.aspose.com/t/workbook-calculateformula-is...
  3. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Workbook. (Boolean , CalculationOptions...CalculationOptions , e ) at Aspose.Cells.Workbook.CalculateFormula(CalculationOptions...

    forum.aspose.com/t/calculateformula-throws-an-e...
  4. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, Formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking Formulas…...that contain multiple sheets, formulas, charts, and images. These...losing formatting or breaking formulas. I have tried cleaning up...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  5. Merge Files with JavaScript via C++|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....formatting, and formulas, the Workbook.combine(Workbook) method can...be used to combine several workbooks, and the Worksheet.copy(Worksheet)...

    docs.aspose.com/cells/javascript-cpp/merge-files/
  6. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for .NET....Microsoft Excel and open the workbook that contains the named range...range. Go to the Formulas tab in the Excel ribbon. Click on the...

    docs.aspose.com/cells/net/delete-named-ranges/
  7. Precedents and Dependents|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.... Checking formulas for accuracy and finding the...can be difficult when the formula uses precedent cells and dependent...

    docs.aspose.com/cells/python-net/precedents-and...
  8. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my Workbook and then using CalculateFormula() to recalculate the Workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...am writing some value in my workbook and then using CalculateFormula()...CalculateFormula() to recalculate the workbook because the written value...

    forum.aspose.com/t/support-for-tocol-function-i...
  9. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Microsoft Excel and open the workbook that contains the named range...range. Go to the “Formulas” tab in the Excel ribbon. Click on...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/
  10. Developer Guide|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....Rows and Columns Shapes Data Formulas Different Ways to Save Files...via C++ Pivot Tables Manage Workbooks with Go via C++ Worksheets...

    docs.aspose.com/cells/go-cpp/developer-guide/