Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,661 for

formula

(0.08 sec)
  1. Setting Cells in the Event Section of ShapeShee...

    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....user actions by writing Visio formulas that handle events automatically...actions described as below, the formula in the corresponding ShapeSheet...

    docs.aspose.com/diagram/java/setting-cells-in-t...
  2. Save Specified Worksheets to PDF|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....your spreadsheet contains formulas, it is recommended to call...Doing so will ensure that the formula-dependent values are recalculated...

    docs.aspose.com/cells/java/save-specified-works...
  3. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....your spreadsheet contains formulas, it is best to call Workb...PDF. This ensures that the formula‑dependent values are recalculated...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  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…...Cells - Assigning formulas corrupts Excel Aspose.Cells...perform the actions: reassign formulas, this action occurs without...

    forum.aspose.com/t/aspose-cells-assigning-formu...
  5. 用 Node.js 通过 C++ 实现错误和布尔值的本地化(如俄语或其他语言)|Documen...

    学习如何用 Aspose.Cells for Node.js via C++ 在不同语言环境中实现错误和布尔值。...RussianGlobalization ()); // Calculate the formula workbook . calculateFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-e...
  6. 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...
  7. 在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...
  8. 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...
  9. AI-powered Features|Documentation

    This article is a step-by-step guide to using AI-powered features for processing spreadsheet files....Getting Excel Formulas: You can query Excel formulas directly from...spreadsheet: // Get formula from the spreadsheet string formula = cellsAI...

    docs.aspose.com/cells/net/ai-powered-features/
  10. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... WriteLine (); } } } Formula recognition AsposeAI class...

    docs.aspose.com/ocr/net/table-recognition/