Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 3,331 for

workbook formulas

(0.72 sec)
  1. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...Worksheet::CalculateFormula(System::String formula, CalculationOptions opts) 方法实现此目的。...) override { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  2. Java API to Render XML to DIF | products.aspose...

    Export XML to DIF via Java API without using Microsoft Excel or Adobe Reader...such as data import/export, formula calculation engine, charting...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/java/conversion/xml-t...
  3. Java API to Render XML to SXC | products.aspose...

    Export XML to SXC via Java API without using Microsoft Excel or Adobe Reader...features such as data validation, formula calculation, and charting....Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/java/conversion/xml-t...
  4. Convert XPS to CSV in Android Apps | products.a...

    Render XPS to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...as data import and export, formula calculation, and chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  5. Convert PS to XLT in Android Apps | products.as...

    Render PS to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...such as data import/export, formula calculation, chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  6. Convert MD to DIF in Android Apps | products.as...

    Render MD to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...manipulation, data import/export, formula calculation, charting, and...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  7. Apply Shading to Alternate Rows and Columns wit...

    How to use the Aspose.Cells library in C++ to apply conditional formatting shadows for alternating rows and columns. By adjusting these criteria, you have more control over how cells look and appear....Create an instance of Workbook Workbook book ; // Access the Worksheet...expression, which is based on some formula idx = conditionCollection ...

    docs.aspose.com/cells/cpp/apply-shading-to-alte...
  8. Import and Export Data|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains the collection WorksheetCollection...

    docs.aspose.com/cells/java/import-and-export-data/
  9. Convert XSLFO to TSV in Android Apps | products...

    Render XSLFO to TSV in Android Apps API without using Microsoft Excel or Adobe Reader...provides features such as formula calculation, chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  10. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/python-java/aspose-cells-...