Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 247,986 for

cells

(0.77 sec)
  1. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/cpp/calculate-formulas/
  2. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...Cells提供了一套全面的功能,用于配置Excel文件的页面设置选...#include <Aspose.Cells.h> using namespace Aspose :: Cells ; void SetPageMargins...

    docs.aspose.com/cells/zh/cpp/page-setup-features/
  3. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services....flow mode, sometimes table cells may appear too narrow and text...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  4. Delete Ranges from Excel with C++|Documentation

    Learn how to delete ranges in Excel using Aspose.Cells with C++....Cells Aspose.Cells provides Cells.DeleteRange method...And Shift Cells Left Delete a range and shift cells left using...

    docs.aspose.com/cells/cpp/delete-ranges-from-ex...
  5. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells也支持这些函数的计算。以下截图展示了这些函数的用法。请阅...CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  6. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....allows users to add comments to cells to add additional information...and text direction. Aspose.Cells provides APIs to accomplish...

    docs.aspose.com/cells/cpp/change-text-direction...
  7. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....Cells. Please access the ActiveX Control...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/update-activex-combob...
  8. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  9. Getting Started|Documentation

    Learn how to install Aspose.Cells for Python via .NET and create a Hello World application....Cells for Python via .NET is a platform‑independent...Windows: You can easily use Aspose.Cells for Python via .NET from PyPI...

    docs.aspose.com/cells/python-net/getting-started/
  10. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....Cells allows you to encrypt and password‑protect...Encrypting Excel file with Aspose.Cells The following example shows...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...