Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,514 for

formula

(0.9 sec)
  1. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...0 formula. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …... Formula Syntax : Double-check the syntax...syntax of your formula. While your regex appears to be correct...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  3. Tracing Precedents and Dependents in Excel usin...

    This article guides for tracing precedents and dependents in Excel using Java. It explains how to find Excel cell reference using Java in other cells....class and set sample data and formulas in different cells Access...setting some sample data and formulas referring to other cells in...

    kb.aspose.com/cells/java/tracing-precedents-and...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Python via .NET API....Containing a Formula Developers can find a specified formula in the...find methods: Finding Data or Formulas using FindOptions It is possible...

    docs.aspose.com/cells/python-net/find-or-search...
  5. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....Containing a Formula Developers can find a specified formula in the...find methods: Finding Data or Formulas using FindOptions It is possible...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  6. Using ICustomFunction Feature|Documentation

    This article describes how to create a custom function in Microsoft Excel using the ICustomFunction feature in 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 define and register custom functions and get the results. Finally, we save the modified Excel file to disk....interface allows you to add custom formula calculation functions to extend...reference corresponding with the formula’s position, you can use the...

    docs.aspose.com/cells/net/how-to-calculate-cust...
  7. 在使用C++的JavaScript中自动在表格或列表对象中输入新行时传播公式|Document...

    学习如何在使用C++的JavaScript中使用模板在输入新行时自动传播表格或列表对象中的公式...formula 属性。 ** 自动在新行输入时传播表格或列表对象中的公式**...displayName = "Table" ; // Set the formula of second column so that it...

    docs.aspose.com/cells/zh/javascript-cpp/propaga...
  8. Adding Table Footers|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....markers, Reporting Services formulas, and so on. Here, we’ve added...cell and a Reporting Services formula cell. The completed footer...

    docs.aspose.com/cells/reportingservices/adding-...
  9. 使用 JavaScript via C++ 计算数据表的数组公式|Documentation

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 计算 Microsoft Excel 中数据表的数组公式。加载或创建 Excel 文件,计算数组公式,然后保存修改后的文件。...putValue ( 100 ); // Calculate formula, now it also calculates Data...Data Table array formula workbook . calculateFormula (); // Save...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  10. Working with Cells|Documentation

    This article introduces the use of cell-related APIs in GridDesktop....the Value of a Cell Adding Formula to Cell Change Font and Color...

    docs.aspose.com/cells/net/aspose-cells-griddesk...