Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,543 for

formula

(0.1 sec)
  1. Supported Functionality - Free Support Forum - ...

    Does Aspose.cells support GroupBy and PivotBy cell Formula functions and BYROW and BYCOL lambda functions ? If not, are they on the roadmap? Thanks, Dean...support GroupBy and PivotBy cell formula functions and BYROW and BYCOL...PIVOTBY, BYROW, or BYCOL cell formula functions. However, we may...

    forum.aspose.com/t/supported-functionality/294553
  2. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the Formula (with c.Formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...formula. Where is the script? Aspose...A1 and reading the formula (with c.formula) I only get “=_xlws...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  3. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for .NET API....example, suppose cell D4 has the formula =SUM(A1:A2) and its value is...: IsNumeric ; Value : ---; Formula := SUM ( A1 : A2 )] AI Document...

    docs.aspose.com/cells/net/search-data-using-ori...
  4. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....field builder to create a formula field used as an inner field...SYMBOL field, and insert the formula field // that we have created...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...of the Named Range to a formula. Formula references another cell..."=Sheet1!$A$3" ); // Set the formula in the cell A1 to the newly...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  6. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...write(" 页"); // Insert formula field Field formulaField =...insertField(FieldType.FIELD_FORMULA, false); // Move DocumentBuilder...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  7. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from Formula localization. Because we …...that the issue stems from formula localization. Because we are...without manually altering formulas. Additionally, I have been...

    forum.aspose.com/t/project-save-does-not-finish...
  8. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Node.js via C++ API....example, suppose cell D4 has the formula =SUM(A1:A2) and its value is...: IsNumeric ; Value : ---; Formula := SUM ( A1 : A2 )] AI Document...

    docs.aspose.com/cells/nodejs-cpp/search-data-us...
  9. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Node.js via C++....and set the corresponding formula for the calculation, then perform...field. In the Formula field, enter the formula for the calculation...

    docs.aspose.com/cells/nodejs-cpp/add-calculated...
  10. Filter Defined Names while loading Workbook|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....remove defined names, then formulas inside the workbook may break...sample Excel file which has a formula in cell C1 containing the defined...

    docs.aspose.com/cells/cpp/filter-defined-names-...