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

formula

(0.2 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. 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...
  3. 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...
  4. 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...
  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. Convert Worksheet to CSV|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....xssfDataType { BOOL , ERROR , FORMULA , INLINESTR , SSTINDEX , NUMBER...nextDataType = xssfDataType . FORMULA ; else if ( cellStyleStr !=...

    docs.aspose.com/cells/java/convert-worksheet-to...
  7. 将工作表转换为CSV|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....xssfDataType { BOOL , ERROR , FORMULA , INLINESTR , SSTINDEX , NUMBER...nextDataType = xssfDataType . FORMULA ; else if ( cellStyleStr !=...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  8. 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/
  9. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…... errors in formulas that reference those named...named ranges referenced in formulas were lost after reopening...

    forum.aspose.com/t/workbook-links-are-not-worki...
  10. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Go to the Formulas tab in the Excel ribbon. Click...defined name is referenced by formulas, it cannot be removed. You...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/