Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 5,799 for

formula

(0.16 sec)
  1. Named Ranges|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....represent cells, ranges of cells, formulas, or constant values. The word...represents a cell, range of cells, formula, or a constant value. Assigning...

    docs.aspose.com/cells/java/named-ranges/
  2. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....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/cpp/implement-custom-calc...
  3. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....If the spreadsheet contains formulas, it is best to call Workbook...to PDF. This ensures that formula‑dependent values are recalculated...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  4. SdtCalendarType enumeration | Aspose.Words for ...

    aspose.words.markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendar_type](../structureddocumenttag/calendar_type/) in an Office Open XML document....as described by the Gauss formula for Passover [CITATION] and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Read-only Mode and Edit Mode|Documentation

    Configure GridJs with read-only or edit mode, and understand exactly which interactions are disabled in read mode....features are disabled by code: Formula bar input and hidden key-input...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Go to the Formulas tab in the Excel ribbon. Click...defined name is referenced by formulas, it cannot be removed. You...

    docs.aspose.com/cells/python-net/delete-named-r...
  7. Convert XLSX File to PDF Format|Documentation

    Learn how to Convert XLSX File to PDF Format with Aspose.Cells for Python via .NET API....If the spreadsheet contains formulas, it is best to call Workbook...Workbook.calculate_formula method just before rendering the spreadsheet...

    docs.aspose.com/cells/python-net/convert-xlsx-f...
  8. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....However, it supports limiting to formulas rather than values, doing...process to find text values, formula, comments, etc. in an Excel...

    kb.aspose.com/cells/python/find-and-replace-tex...
  9. Managing Pictures|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....the cell range by using the Formula attribute of the Picture object...

    docs.aspose.com/cells/net/managing-pictures/
  10. How to create Dynamic Chart with Dropdown List|...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for .NET. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....This is done using the OFFSET formula in the sample code: "=OFFSET(Sheet1...

    docs.aspose.com/cells/net/create-dynamic-chart-...