Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 2,590 for

workbook formulas

(0.1 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Conversión de documentos a través de la API de Androidhttps://products.aspose.com/total/es/android-java/conversion......cells/Workbook Libro de trabajo Guarde el...com/cells/java/com.aspose.cells/workbook#save%28java.lang.String,%20com...

    products.aspose.com/total/es/android-java/conve...
  2. Queries and Connections with C++|Documentation

    Manage database connections and queries using Aspose.Cells with C++....Power Query Formula Item with C++ Check if Workbook contains hidden...

    docs.aspose.com/cells/cpp/managing-database-con...
  3. 将工作表转换为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....a new workbook with Excel file path Workbook workbook = new Workbook...Workbook ( dataPath + "workbook.xls" ); //Save the document in...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  4. 用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...
  5. Java API to Render PDF to TXT | products.aspose...

    Export PDF to TXT via Java API without using Microsoft Excel or Adobe Reader...features such as data validation, formula calculation, chart creation...Load XLSX document by using Workbook class Save the document to...

    products.aspose.com/total/java/conversion/pdf-t...
  6. 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...
  7. 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....Worksheet::CalculateFormula(System::String formula, CalculationOptions opts) method...) override { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/cpp/direct-calculation-of...
  8. Using Image Markers while Grouping Data in Smar...

    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....following sample creates a workbook and then adds the following...Data with Smart Markers Using Formula parameter in Smart Marker field...

    docs.aspose.com/cells/net/using-image-markers-w...
  9. Update Power Query Formula Item|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....Update Power Query Formula Item Contents [ Hide ] Usage Scenario...to update the Power Query Formula item by using the PowerQueryFormulaIte...

    docs.aspose.com/cells/python-net/update-power-q...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to calculate the MINIFS and MAXIFS functions and get the results. Finally, we save the modified Excel file to disk....sample excel file and calls the Workbook.CalculateFormula() method...method to perform the formula calculation via Aspose.Cells and then...

    docs.aspose.com/cells/net/calculation-of-excel-...