Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,850 for

workbook formulas

(0.18 sec)
  1. Check if Workbook contains hidden External Link...

    Learn how to check if a Workbook contains hidden external links using Aspose.Cells for JavaScript via C++....Check if Workbook contains hidden External Links with JavaScript...Usage Scenarios Sometimes, the workbook contains external links which...

    docs.aspose.com/cells/javascript-cpp/check-if-w...
  2. Workbook object increases in size when iteratin...

    I have a particular Excel Workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the Workbook noticeably in…...Workbook object increases in size when iterating over worksheet...I have a particular Excel workbook with one worksheet that has...

    forum.aspose.com/t/workbook-object-increases-in...
  3. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading Workbooks or worksheets using Aspose.Cells for C++....Filter Objects while loading Workbook or Worksheet with Golang via...while filtering data from the workbook. But if you want to filter...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  4. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another Workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....Copy Excel Sheet to Another Workbook in Java This concise tutorial...copy Excel sheet to another workbook in Java . You can load the...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...
  5. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new Workbook Workbook Workbook1 = new Workboo…...failing if there is invalid formula Aspose.Cells Product Family...next cells if the error in formula. Below is the code we are trying...

    forum.aspose.com/t/cells-importdata-is-failing-...
  6. Advanced Formula Calculation|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....Ask AI Advanced Formula Calculation Contents [ Hide ] Two types...types of formulas are supported Reporting Services formulas – evaluated...

    docs.aspose.com/cells/reportingservices/advance...
  7. Cells not getting calculated using Aspose.Cells...

    At Willis Towers Watson, we are using Aspose.Cells 24.7 and are considering upgrading to the current version, 25.4. In testing 25.4, we encountered a problem where some of the cells in the Workbook do not get calculated…...where some of the cells in the workbook do not get calculated. This...It contains a test case (a workbook and a Visual Studio solution)...

    forum.aspose.com/t/cells-not-getting-calculated...
  8. Aspose.Cells.CellsException: 'IndexOutOfRangeEx...

    Hi- I’m getting the error shown in the subject above when trying to call Workbook.CalculateFormula. The full error says that the issue is “Based on cell Data!B2366” in the Workbook I will provide. The formula in this cel…...the array for simple =SUM() formula Aspose.Cells Product Family...above when trying to call Workbook.CalculateFormula. The full...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  9. Excel sheet takes a long time (7 seconds) for w...

    Would love to know what’s taking the time. Attempting to reproduce this with Java 21 in Windows the calculation takes a little over a second. Maybe a little long but reasonable. On Linux this extends to 7 seconds, which …...long time (7 seconds) for workbook.calculateFormula() in Linux...performance difference when using workbook.calculateFormula() on Linux...

    forum.aspose.com/t/excel-sheet-takes-a-long-tim...
  10. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula();...name or function used in the formula. Here are some common reasons...

    forum.aspose.com/t/macro-function-calculation/3...