Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 3,251 for

workbook formulas

(0.51 sec)
  1. Tracing Precedents in Excel using C#

    Refer to this article for tracing precedents in Excel using C#. It has the IDE settings, steps, and a sample code to fetch precedents and dependents in Excel with C#....empty Excel file using the Workbook class for analyzing precedents...and precedent and set the formula in the dependent cell accordingly...

    kb.aspose.com/cells/net/tracing-precedents-in-e...
  2. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...Local () { // Create workbook Workbook wb ; // Assign GlobalizationSetting...( u "C4" ); // Assign SUM formula and print its FormulaLocal...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  3. Convert PDF to XLT in Android Apps | products.a...

    Render PDF to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...range of 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...
  4. Convert PCL to XLT in Android Apps | products.a...

    Render PCL to XLT in Android Apps API without using Microsoft Excel or Adobe Reader...validation, charting, and formula calculation. In conclusion...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  5. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...calculateFormula(formula, opts) 方法实现此目的。 请参阅以下示例代码,...calculate ( data ) { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  6. Import Data into Worksheet|Documentation

    Learn how to import data into Worksheet through the Aspose.Cells for .NET API....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets...

    docs.aspose.com/cells/net/import-data-into-work...
  7. Convert EPUB to ODS in Android Apps | products....

    Render EPUB to ODS in Android Apps API without using Microsoft Excel or Adobe Reader...range of features, including formula calculation, chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  8. Convert PDF to XLAM in Android Apps | products....

    Render PDF to XLAM in Android Apps API without using Microsoft Excel or Adobe Reader...manipulation, support for formula calculation, and more. In conclusion...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/android-java/conversi...
  9. 档案

    档案...中创建甘特图: 使用 Workbook 类加载现有的 Excel 文件。 使用 workbook.Worksheets[0]...CategoryData 属性设置类别标签。 设置样式和轴设置。 使用 workbook.Save() 保存工作簿。 以下是一个实现上述步骤的C#代码片段:...

    blog.aspose.com/zh/cells/create-gantt-chart-in-...
  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-...