Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 240,508 for

cells

(0.09 sec)
  1. 在工作簿的VBA项目中添加库引用|Documentation

    学习如何使用Aspose.Cells for C++向VBA项目添加或注册库引用。...Cells VbaProject.References.AddRegisteredReferen()...引用…**来添加VBA项目的库引用。 使用Aspose.Cells在工作簿中为VBA项目添加库引用 以下示例代码使用 VbaProject...

    docs.aspose.com/cells/zh/cpp/add-a-library-refe...
  2. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++....Cells also provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  3. 禁用 C++ 中图表的数据标签换行|Documentation

    学习如何在 Aspose.Cells for C++ 中禁用图表数据标签的换行。我们的指南将向您展示如何防止长标签重叠,并提供更清晰、更易读的图表显示。...Cells提供了一个 DataLabels.IsTextWrapped...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/disable-text-wrapp...
  4. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  5. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...Cells 添加带内置样式的文字艺术文本。请使用 ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  6. Filtering the kind of data while loading the wo...

    Learn how to filter specific data types while loading a workbook from a template file using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/filtering-the-kind-of...
  7. Set the Values Format Code of Chart Series with...

    Learn how to set the values format code of chart series in Aspose.Cells for C++. Our guide will help you understand how to format your chart series data using the appropriate format code, allowing you to present your data accurately and professionally....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/set-the-values-format...
  8. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library....Cells supports creating and managing...Row ). Using Aspose.Cells API Aspose.Cells provides a class, Workbook...

    docs.aspose.com/cells/net/create-and-format-table/
  9. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells with C++....Ask AI Implement Cell.FormulaLocal similar to Excel VBA Range...called SUMME in German. Aspose.Cells cannot work with non‑English...

    docs.aspose.com/cells/cpp/implement-cell-formul...
  10. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....Cells as follows: Chart data. Category...charts. We can add a range of cells (containing chart data) by calling...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...