Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 2,796 for

workbook formulas

(0.04 sec)
  1. 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/net/update-power-query-fo...
  2. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. .NET C# API code to apply password protection on XLSX spreadsheets....NET Load XLSX file via Workbook class object Call SetEncryptionOptions...📊 .xlsx | Microsoft Excel Workbook (Modern) — Use Cases for Protection...

    products.aspose.com/total/net/protect/xlsx/
  3. Globalization and Localization with Golang via ...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....German Locale in Named Range Formulae with Golang via C++ Convert...via C++ Import XML to Excel Workbook with Golang via C++ Customizing...

    docs.aspose.com/cells/go-cpp/globalization-and-...
  4. 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 using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....calculateFormula(formula, opts) method for this purpose...calculate ( data ) { // Check the formula name and calculate it yourself...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  5. Convert TEX to TGA via Java | products.aspose.com

    Export TEX file to TGA in your Java applications without using any third party application...TEX to XLSB (Excel Binary Workbook) Convert TEX to XLSM (Macro-enabled...with complex mathematical formulas and symbols. TeX files are...

    products.aspose.com/total/java/conversion/tex-t...
  6. Convert JSON Format to RTF via Java | products....

    Parse JSON to RTF in Java without using Microsoft Word...editing worksheets, applying formulas, formatting cells, and more...RTF via Java Create a new Workbook object and read valid JSON...

    products.aspose.com/total/java/conversion/json-...
  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. Convert XSLFO to XLAM in Android Apps | product...

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

    products.aspose.com/total/android-java/conversi...
  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. Calculating IFNA function using Aspose.Cells|Do...

    How to calculate IFNA functions using the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we save the modified Excel file to disk....the value you specify if the formula returns the #N/A error value;...returns the result of the formula. Calculating IFNA function...

    docs.aspose.com/cells/net/calculating-ifna-func...