Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 5,541 for

formula

(0.11 sec)
  1. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument....field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldbuilder/) to the argument....field builder to create a formula field used as an inner field...another field builder. inner_formula_builder = aw . fields . FieldBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API使用原始值进行数据搜索。... value = 10 ; // Add Sum formula in cell D4 but customize it...= style ; // The result of formula will be 20 but 20 will not...

    docs.aspose.com/cells/zh/javascript-cpp/search-...
  4. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...in calculation settings or formula handling between the two platforms...how each platform interprets formulas or handles calculation options...

    forum.aspose.com/t/calculation-results-differ-f...
  5. 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…...Formula = data.Cell.R1C1Formula = null;...data.Cell.Value , data.Cell.Formula ) without first verifying that...

    forum.aspose.com/t/calculateformula-throws-an-e...
  6. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。... getCells (); // Set formula with external links cells ...} ]Sheet1'!A4)` ); // Set formula with external links cells ...

    docs.aspose.com/cells/zh/nodejs-cpp/set-externa...
  7. Need Error Code similar to Interop - Free Suppo...

    I am Replacing Inteop with Aspose.Cells for reading .xlsx files in .Net. Interop Gives error code whenever any error occurs in Formula evaluation while aspose giving me error text in case of errors. I want aspose should…...whenever any error occurs in formula evaluation while aspose giving...behavior Aspose.Cells represents formula‑evaluation errors as the standard...

    forum.aspose.com/t/need-error-code-similar-to-i...
  8. Cells.DeleteRange break formulas when deleting ...

    Dear Aspose support, I am trying to delete the first datarow of a ListObject via Cells.DataRange(). If i am deleting the first data row (after the header), the table breaks. If i save it the workbook to the file system,…...DeleteRange break formulas when deleting the first data...appear as #REF . However the formula is correctly filled in. If...

    forum.aspose.com/t/cells-deleterange-break-form...
  9. Filter Defined Names while loading Workbook wit...

    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....you remove defined names, formulas inside the workbook may break...sample Excel file , which has a formula in cell C1 containing the defined...

    docs.aspose.com/cells/javascript-cpp/filter-def...
  10. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...with the rest of the equation formula. Expected Behavior: The equation...symbol on the same line as the formula content (approximately 3 lines...

    forum.aspose.com/t/equation-line-breaking-issue...