Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 203,310 for

cells

(0.09 sec)
  1. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...Cells还以灵活的方式支持这些功能。在本主题中,我们将学习如何使用Aspose.Cells来使用这些功能。...Cells来使用这些功能。 设置颜色和背景图案 Aspose.Cells提供了一个表示Microsoft Excel文件的类, Workbook...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  2. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create the workbook...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/
  3. 图表渲染|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 API支持创建各种Excel图表,详细内容请参阅 创建和自定义Excel图表...创建和自定义Excel图表 主题。 为了演示Aspose.Cells API在图像和PDF格式中渲染图表的用法,我们将根据以下片段创建柱状图。...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  4. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...Cells处理图表时,有以下两种数据类型需要处理: 图表数据。 类别数据。...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  5. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....formatting to a large range of cells in a worksheet: Create a style...the cells in the range. Because the Cell.getStyle() / Cell.setStyle(Style)...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  6. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...Gets the collection of default cell borders for the style. bottom_padding...below the contents of table cells. built_in True if this style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PreferredWidth.from_percent method | Aspose.Wor...

    PreferredWidth.from_percent method. A creation method that returns a new instance that represents a preferred width specified as a percentage.... insert_cell () builder . write ( 'Cell #1' ) builder .... insert_cell () builder . write ( 'Cell #2' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Page Break Preview in Jython|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 - Page Break Preview To append...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/page-break-preview-i...
  9. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...Gets the collection of default cell borders for the style. BottomPadding...below the contents of table cells. BuiltIn { get; } True if this...

    reference.aspose.com/words/net/aspose.words/tab...
  10. 使用C++从单元格获取HTML5字符串|Documentation

    通过Aspose.Cells for C++ API学习如何从单元格获取HTML5字符串。...Cells使用接受布尔参数的 GetHtmlString 方法返回单元格的HTML字符串。传入...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-html5-string-f...