Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 203,303 for

cells

(0.27 sec)
  1. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. Our guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....Cells. Please use the ChartPoint.IsInSecondaryPlot...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/find-if-data-points-a...
  2. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...Cells API 结合 GetLabel() 和 SetLabel(const...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotSnapToGridInCell method. Do Not Snap to Document Grid in Table Cells with Objects in C++....Snap to Document Grid in Table Cells with Objects. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...Cells支持使用HTML代码显示项目符号。本文将解释如何通过使用...HTML设置单元格值来显示项目符号。我们将使用 Cell.GetHtmlString() 属性使用我们的HTML设置单元格值。...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  5. 使用 C++ 设置数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字格式,以便根据需要调整电子表格中的数字格式。...Cells支持此功能,并允许开发人员为数字或日期设置任何显示格式。...、 百分比 等。Aspose.Cells支持所有这些显示格式。 Aspose.Cells提供了一个表示Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-number-setti...
  6. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Cells. This article explains how to...Aspose.Cells and shows code samples for setting: Aspose.Cells provides...

    docs.aspose.com/cells/cpp/setting-page-options/
  7. 如何用C++向工作表添加/插入文本框|Documentation

    如何在Aspose.Cells中用C++向工作表添加/插入文本框。...Cells中的工作表中添加文本框 当你需要批量插入文本框到工作表时...果这让你困扰,我认为这份文档会帮到你。 Aspose.Cells 为你提供了一个API,便于在代码中实现批量插入。 以下示例代码创建一个文本框。...

    docs.aspose.com/cells/zh/cpp/add-text-box-to-wo...
  8. 在Microsoft Excel中应用高级筛选以显示满足复杂条件的记录,使用C++实现|Doc...

    学习如何使用Aspose.Cells for C++ API在Microsoft Excel中应用高级筛选,以显示满足复杂条件的记录。...Cells还允许你使用 GetAdvancedFilter() 方法应用高级筛选。就像Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/apply-advanced-fil...
  9. 用C++确定图表中存在的轴|Documentation

    了解如何确定使用Aspose.Cells for C++创建的图表中存在的轴。我们的指南将帮助您理解如何识别和访问图表中的不同轴,包括类别轴、数值轴和次轴。...Cells提供了 Chart.HasAxis(AxisType axisType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/determine-which-ax...
  10. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...Cells 允许你使用 GlobalizationSetting 类和...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class GlobalizationSetting...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...