Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,294 for

workbook formulas

(0.09 sec)
  1. How to Lock Cells to Protect Them with C++|Docu...

    This article shows you code explaining how to lock cells to protect them using the Aspose.Cells library with C++....modifying important data or formulas. This is especially useful...protected. Protecting Formulas: Formulas are often crucial for...

    docs.aspose.com/cells/cpp/how-to-lock-cells-to-...
  2. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Microsoft Excel and open the workbook that contains the named range...range. Go to the Formulas tab in the Excel ribbon. Click on the...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  3. Setting Shared Formula in Aspose.Cells|Document...

    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....Ask AI Setting Shared Formula in Aspose.Cells Contents [ Hide...data. The tax is 9% . The formula that calculates the sales tax...

    docs.aspose.com/cells/net/setting-shared-formul...
  4. How to Edit Excel File in C#

    This brief tutorial explains how to edit Excel file in C# .NET environment for Linux, macOS and Windows....C# such that its data and formulas are updated and saved in the...namespace Load the workbook containing data and formula Get the references...

    kb.aspose.com/cells/net/how-to-edit-excel-file-...
  5. Add Cells to Microsoft Excel Formula Watch Wind...

    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....Add Cells to Microsoft Excel Formula Watch Window Contents [ Hide...watch cell values and its formulas conveniently in a window....

    docs.aspose.com/cells/java/add-cells-to-microso...
  6. Setting Shared Formula with Node.js via C++|Doc...

    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....Ask AI Setting Shared Formula with Node.js via C++ Contents [...js via C++. Setting Shared Formula using Aspose.Cells for Node...

    docs.aspose.com/cells/nodejs-cpp/setting-shared...
  7. Saving Excel as .Docx having an issue with cell...

    When I try to save a excel document having a table with cell values wider than the column width as Docx, it ends up distorting the values in the resulting table. this is the table I am trying to convert to a word table …...saveOptions = new DocxSaveOptions(); workbook.Save(ms, saveOptions); ms...saveOptions = new DocxSaveOptions(); workbook.Save(ms, saveOptions); ms...

    forum.aspose.com/t/saving-excel-as-docx-having-...
  8. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...body > < h1 > Power Query Formula Update Example </ h1 > < p...Select the workbook containing Power Query formulas and an optional...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  9. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to monitor cells in Excel's Formula Watch Window using Aspose.Cells for Python via .NET. Includes code examples and API references....Add Cells to Microsoft Excel Formula Watch Window with Python.NET...to monitor cell values and formulas conveniently in a dedicated...

    docs.aspose.com/cells/python-net/add-cells-to-m...
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....all of the Microsoft Excel formulas. Despite this, it also allows...is called for all of your formulas. Inside this method, we capture...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...