Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 232,927 for

cells

(0.1 sec)
  1. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...Cells 提供了控制工作表行、列和滚动条显示状态的方法。 显示和隐藏行和列 Aspose.Cells 提供了一个类...Worksheet 类提供一个 Cells 集合,表示工作表中的所有单元格。 Cells 集合提供多种管理工作表中行或列的方法,这里简要介绍几种。...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  2. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API....the Width and Height of the Cell Value in Unit of Pixels with...of a cell’s value to fit it inside the cell. Aspose.Cells provides...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  3. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....AI Display Bullets by setting Cell Value using HTML with C++ Contents...Contents [ Hide ] Aspose.Cells supports showing bullets with HTML...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  4. How to change background of a comment in Excel ...

    How to change color in a comment in Excel. How to insert a picture or image in a comment in Excel using C++....Hide ] Comments are added to cells to record remarks, anything...disaster. Fortunately, Aspose.Cells provides an API that allows...

    docs.aspose.com/cells/cpp/how-to-set-comment-ba...
  5. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Cells也支持配置单元格的字体设置。 配置字体设置 Aspose.Cells提供了一个类, Workbook...GetCells() 集合中的每个项代表了 Cell 类的对象。 Aspose.Cells提供了 Cell 类的 GetStyle 和 SetStyle...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  6. How to Create Dynamic Scrolling Chart with C++|...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display.... Use Aspose Cells to Create Dynamic Scrolling...Scrolling Chart using Aspose.Cells. We’ll show you the code for...

    docs.aspose.com/cells/cpp/create-dynamic-scroll...
  7. Copy Range Data with Style|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....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells can also copy a range...

    docs.aspose.com/cells/net/copy-range-data-with-...
  8. How to Format Number to Accounting|Documentation

    This article will introduce how to Format Number to Accountingusing Aspose.Cells for JavaScript via C++ API....between zero values and those cells that are simply empty or have...currency symbol directly in the cell with the number. This is particularly...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  9. Calculate Sub Totals in xlsx4j|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 - Calculate Sub Totals You can...values in a spreadsheet. Aspose.Cells provides API features that help...

    docs.aspose.com/cells/java/calculate-sub-totals...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Cells提供了 Aspose::Cells::Drawing 命名空间,其中包含...Excel中用设计器工作簿创建这些绘图对象,然后导入到Aspose.Cells中。Aspose.Cells允许你从设计师工作簿加载这些绘图对象,并写入生成的文件中。...

    docs.aspose.com/cells/zh/cpp/managing-controls/