Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 246,599 for

cells

(0.4 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  2. 隐藏和取消隐藏单元格|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells - 隐藏和取消隐藏行和列 Aspose.Cells提供了一个代表Microsoft...类表示。Worksheet类提供了一个表示工作表中所有单元格的Cells集合。Cells集合提供了几种方法来管理工作表中的行或列。 Java...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...
  3. 用C++插入迷你图|Documentation

    使用Aspose.Cells结合C++为Excel创建迷你图。...Cells轻松创建一个火花线: #include <iostream>...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/creating-sparklines/
  4. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...Cells 也支持这些格式。访问方式: 将 PivotTable.IsAutoFormat...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  5. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Cells also allows you to manage a...chart’s legend using Aspose.Cells' Legend . The following code...

    docs.aspose.com/cells/cpp/chart-legend/
  6. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET 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/net/modify-an-existing-st...
  7. Search Data using Original Values|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... For example, suppose cell D4 has the formula =SUM(A1:A2)...you can find it using Aspose.Cells with LookInType.ORIGINAL_VALUES...

    docs.aspose.com/cells/java/search-data-using-or...
  8. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...Cells for C++ API从零创建带引导线的饼图。在Exc...spose.Cells API创建类似图表时,你必须明确设置对应属性。 为演示如何用Aspose.Cells for C++...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  9. 用C++显示单元格范围作为数据标签|Documentation

    学习如何在图表中使用Aspose.Cells for C++将一个单元格范围作为数据标签。我们的指南将演示如何将标签与数据源绑定并进行格式化,从而在图表中提供准确而有意义的信息。...Cells支持此功能。 复选框显示单元格范围作为数据标签 在Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/showing-cell-range...
  10. Dealing with Font Settings|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells also supports configuring the...of the cells. Configuring Font Settings Aspose.Cells provides...

    docs.aspose.com/cells/java/dealing-with-font-se...