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

calculateformula error fix

(1.07 sec)
  1. Aspose Range to Image rendering fails without a...

    Hi Aspose Team, I’m having this issue where when I render a range as an image/memory stream, aspose throws an Error “Chart/Picture to image Error!”. Not sure why this happens only with the range “AOIC_Gender_Lang!R2C4:…...aspose throws an error “Chart/Picture to image Error!”. Not sure why...source workbook sourceWB.CalculateFormula(); Worksheet sourceWS...

    forum.aspose.com/t/aspose-range-to-image-render...
  2. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...CalculateFormula(); // Configure PDF save...ex) { results = "ConvertExcel ERROR: " + ex.ToString(); } Console...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  3. INT function returns #VALUE! - Free Support For...

    We are are using Aspose.Cells (NET), version 25.8.0. We have a function =INT(MY_CUSTOME_FUNC) from custom function in Windows and everything works correctly and =INT(MY_CUSTOME_FUNC) returns 1232 However, in Mac or Doc…...CalculateFormula(opts); file: input.zip...different platforms. The #VALUE! error typically indicates that the...

    forum.aspose.com/t/int-function-returns-value/3...
  4. Chart.validateChartLayout Throws ArgumentOutOfR...

    Something bad is happening with attached presentation, it throws class com.aspose.slides.exceptions.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: Parameter name: i…...path = "INPUT_validate_chart_error_on_excel_embeddings.pptx"; //$NON-NLS-1$...calculate(); } } workbook.calculateFormula(); ByteArrayOutputStrea...

    forum.aspose.com/t/chart-validatechartlayout-th...