Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 239,180 for

aspose cells

(0.14 sec)
  1. Get Cell Validation in ODS Files with C++|Docum...

    Learn how to Get Cell Validation in ODS Files using Aspose.Cells for C++....Ask AI Get Cell Validation in ODS Files with C++ Contents [ Hide...Hide ] Get Cell Validation in ODS Files With Aspose.Cells for C++...

    docs.aspose.com/cells/cpp/get-cell-validation-i...
  2. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells for C++ supports reading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  3. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...用C++保存文件的不同方法 Contents [ Hide ] Aspose.Cells 可以创建和保存文件。本文介绍了可保存文件的各种方式。...方式。 不同的文件保存方式 Aspose.Cells提供了 Workbook ,代表Microsoft Excel文件,...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  4. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...设置图表外观 在《如何创建图表》中,我们简要介绍了Aspose.Cells提供的图表类型和图表对象,并描述了如何创建一个图...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  5. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged Cells, and rows in a range of Cells using the Aspose.Cells for C++ API....auto-size the width and height of cells according to their content....is also available through Aspose.Cells, so developers can auto-size...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...
  6. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of Cells, allowing users to customize the font style and properties of Cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Just like Microsoft Excel, Aspose.Cells also supports configuring...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/cpp/cells-font-settings/
  7. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to assign a macro...ShowMessage() MsgBox "Welcome to Aspose!" End Sub Assign Macro to Form...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...
  8. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....charting objects offered by Aspose.Cells, and described how to create...of areas in a chart and Aspose.Cells provides the flexibility...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  9. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the Cells as they need....same formatting options to cells, create a new formatting style...with the same attributes. When cells aren’t explicitly formatted...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  10. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...Aspose.Cells 完全支持 Microsoft Excel 的自动筛选功能。本文介绍了如何在...Microsoft Excel 中使用这些功能,以及如何使用 Aspose.Cells 对其进行编码。 自动筛选数据 自动筛选是选择仅...

    docs.aspose.com/cells/zh/cpp/data-filtering/