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

workbook formulas

(0.13 sec)
  1. 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/
  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. 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/
  5. 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...
  6. Merge Files|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....data, formatting, and formulas, the Workbook.Combine() method can...be used to combine several workbooks, and the Worksheet.Copy()...

    docs.aspose.com/cells/net/merge-files/
  7. Copying Rows and Columns in Python|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....all types of data including formulas, values, comments, cell formats...Instantiating a Workbook object by excel file path workbook = self ....

    docs.aspose.com/cells/java/copying-rows-and-col...
  8. Lock Cells to Protect Them with Python.NET|Docu...

    Learn how to lock specific cells and protect worksheets in Excel files using Aspose.Cells for Python via .NET....modifying important data or formulas. Maintaining Data Integrity:...collaborative environments. Protecting Formulas: Safeguard crucial calculations...

    docs.aspose.com/cells/python-net/how-to-lock-ce...
  9. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....data, formatting, and formulas, the Workbook.Combine() method can...be used to combine several workbooks, and the Worksheet.Copy()...

    docs.aspose.com/cells/go-cpp/merge-files/
  10. 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/net/precedents-and-depend...