Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,032 for

calculateformula

(2.01 sec)
  1. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.Cells 与 C++ 进行重采样以减少 PDF 大小。...如果您的电子表格包含公式,最好在将电子表格呈现为PDF格式之前调用 CalculateFormula 。这样做将确保重新计算依赖于公式的值,并在PDF中呈现正确的值。...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...
  2. 使用 C++ 通过 Script 计算 IFNA 函数 Aspose.Cells for Ja...

    如何使用 Aspose.Cells 库通过 C++ 的 JavaScript 计算 IFNA 函数。加载现有 Excel 文件或创建新文件,并计算 IFNA 函数以获取结果。最后保存修改后的 Excel 文件到磁盘。... calculateFormula (); // Get the string...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  3. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API.... CalculateFormula (); ws . AutoFitColumns...

    docs.aspose.com/cells/cpp/specify-formula-field...
  4. Calculating IFNA function using Aspose.Cells fo...

    How to calculate the IFNA function using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one, calculate the IFNA function to get the result, and finally save the modified Excel file to disk.... calculateFormula (); // Get the string...

    docs.aspose.com/cells/javascript-cpp/calculatin...
  5. 删除工作表中的空白列和行时更新其他工作表中的引用|Documentation

    学习如何在使用Aspose.Cells for JavaScript通过C++删除工作表中的空白列和行时,保持对其他工作表的引用。... calculateFormula (); // Print the formula...formulas of workbook wb . calculateFormula (); // Print the formula...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  6. 使用 JavaScript via C++ 计算数据表的数组公式|Documentation

    如何使用 Aspose.Cells 库通过 JavaScript 和 C++ 计算 Microsoft Excel 中数据表的数组公式。加载或创建 Excel 文件,计算数组公式,然后保存修改后的文件。...calculateFormula() 以计算任何类型的公式。 在以下示例代码中,我们使用了...array formula workbook . calculateFormula (); // Save the workbook...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  7. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... CalculateFormula (); // Create find options...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  8. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....CalculateFormula() once and then get the...:: now (); workbook . CalculateFormula ( & options ); auto end...

    docs.aspose.com/cells/cpp/decrease-the-calculat...
  9. 用C++根据原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for C++ API根据原始值进行数据搜索。... CalculateFormula (); // Create find options...

    docs.aspose.com/cells/zh/cpp/search-data-using-...
  10. Implement Errors and Boolean Value in Russian o...

    Learn how to implement errors and boolean values in different languages using Aspose.Cells for JavaScript via C++.... calculateFormula (); // Save the workbook...

    docs.aspose.com/cells/javascript-cpp/implement-...