Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,618 for

formula

(0.11 sec)
  1. 在xlsx4j中的公式计算引擎|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....setValue ( 3 ); //Adding a SUM formula to "A4" cell cell = cells ...//Calculating the results of formulas book . calculateFormula ();...

    docs.aspose.com/cells/zh/java/formula-calculati...
  2. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....Formula Property Aspose.Cells 16.10...has exposed the ListColumn.Formula property in order automatically...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. XLSB to XLSM Conversion Issue When Target File ...

    :page_facing_up: Description I’m encountering a deviation in behavior when converting an .xlsb file to .xlsm using Aspose.Cells for .NET v25.8.0. The attached file Template-Single-Quote-Issue-Link.xlsb contains a Pivot …...column is referenced in a formula. The output file generated...that cell B2 contains the formula: <f>Table1[[#This Row],[Col...

    forum.aspose.com/t/xlsb-to-xlsm-conversion-issu...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API.... Using a Formula If you’re entering a formula or want to convert...number to a percentage within a formula, you can simply multiply the...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....CalculateFormula(string formula, CalculationOptions opts) method...

    docs.aspose.com/cells/net/direct-calculation-of...
  6. Use Undo and Redo Feature|Documentation

    This article introduces the undo and redo features in GridDesktop.... For example, if a formula is accidentally deleted or...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Fit All Worksheet Columns on Single PDF Page|Do...

    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....your spreadsheet contains formulas, it is best to call Workbook...Doing so will ensure that the formula‑dependent values are recalculated...

    docs.aspose.com/cells/net/fit-all-worksheet-col...
  8. Fit All Worksheet Columns on Single PDF Page|Do...

    Learn how to Fit All Worksheet Columns on Single PDF Page with Aspose.Cells for Python via .NET API....your spreadsheet contains formulas, it is best to call Workbook...Workbook.calculate_formula method just before rendering the spreadsheet...

    docs.aspose.com/cells/python-net/fit-all-worksh...
  9. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with Golang via C++....your spreadsheet contains formulas, it is best to call Workbook...Doing so will ensure that the formula‑dependent values are recalculated...

    docs.aspose.com/cells/go-cpp/fit-all-worksheet-...
  10. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....example, if the field is a formula or a page number, it will contain...including TOC, page numbers, and formula fields. Q: How do I update...

    docs.aspose.com/words/cpp/update-fields/