Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 34 for

calculateformula error fix

(0.12 sec)
  1. FAQ|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....FAQ Contents [ Hide ] How to Fix the System.StackOverflowExcepti...StackOverflowExcepti on Workbook.CalculateFormula? Sometimes, users face System...

    docs.aspose.com/cells/net/faq/
  2. Aspose.PDF 26.4: Document.Convert(PDF_UA_1) wit...

    Bug Report: Document.Convert(PDF_UA_1) with AutoTaggingSettings Hangs on Aspose.Cells-Generated PDFs body { font-family: Segoe UI, Arial, sans-serif; max-width: 960px; margin: 40px auto; padding: 0 20px; line-height…...error-row { background: #fdedec; }...PDFNET-61808 “PDF/UA Conversion Hangs” fixed 26.3, PDFNET-61884 “PDF/UA Structure...

    forum.aspose.com/t/aspose-pdf-26-4-document-con...
  3. 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…...calculateFormula(); Recalculate Formulas...be done by calling the calculateFormula() method on the workbook...

    forum.aspose.com/t/cells-not-getting-calculated...
  4. Aspose.Cells - Assigning formulas corrupts Exce...

    I perform the actions: reassign formulas, this action occurs without Error. Then for some reason the file cannot be opened through Excel. The file is corrupted. If I restore the file, the formulas are broken. Aspose.C…...this action occurs without error. Then for some reason the file...Problem here } } workbook.CalculateFormula(); workbook.Save(output);...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  5. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...CalculateFormula(); // Save to PDF with...naturally first pdfSaveOptions.CalculateFormula = true; foreach (Worksheet...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  6. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...error( [saveWorkbookAsHtml] failed...too. Of course, we will try to fix this issue of null exception...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  7. Copy excel is not working properly when we try ...

    Hi Team, Good Morning!!! I am encountering an issue while copying multiple source workbooks containing PivotTables into a destination Excel workbook. The destination workbook is created, but it gets corrupted. When I t…...10) FYi… Attached error screenshot, sample java file...save("destination.xlsx"); } } Error Handling : Implement error handling to catch...

    forum.aspose.com/t/copy-excel-is-not-working-pr...
  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…...workbook and then using CalculateFormula() to recalculate the workbook...$A:$A)-2),1,FALSE))” start giving error “ #NA ”. image (2).png (28.2...

    forum.aspose.com/t/support-for-tocol-function-i...
  9. Hundreds of internal exceptions thrown when cal...

    I am encountering hundreds of internal exceptions thrown when calling Workbook.Calculateformula for a particular Excel workbook. The exceptions are of the variety “Exception thrown: ‘’ in Aspose.Cells.dll” and, while ul…...CalculateFormula Aspose.Cells Product Family...when calling Workbook.CalculateFormula for a particular Excel...

    forum.aspose.com/t/hundreds-of-internal-excepti...
  10. Incorrect formula processing - TOCOL and nested...

    Hi We are evaluating upgrading to the latest version of Aspose Cells to take advantage of the support for newer Excel functions. We have found an issue where the formula =TOCOL(SIMPLE_TABLE *(100-MULTIPLIERS),TRUE) retur…...as updates often include bug fixes and enhancements related to...parts to identify where the error occurs. Code Example Here’s...

    forum.aspose.com/t/incorrect-formula-processing...