Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 232,848 for

cells

(0.29 sec)
  1. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....justification of text inside a table cell. Members Name Description Top...of a cell. Center Text is aligned in the middle of a cell. Bottom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在Python中对行和列进行分组和取消分组|Documentation

    通过Aspose.Cells for Python Via Java API学习如何对行和列进行分组和取消分组...Cells for Python via Java中对行和列进行分组和取消分组管理...Java中对行和列进行分组和取消分组管理 如何在Python中对行和列进行分组 可以通过调用Cells集合的groupRows和groupColumns方法来...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  3. Row Column Height Adjustment in xlsx4j|Document...

    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 - Row Column Height Adjustment...a single row by calling the Cells collection’s setRowHeight method...

    docs.aspose.com/cells/java/row-column-height-ad...
  4. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell....tables property Cell.tables property Gets a collection of tables...are immediate children of the cell. @property def tables ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。...Cells提供了一组非常简单的类和方法,详述如下。 管理行和列 Aspose.Cells提供了类 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  6. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Cells 可以创建和保存文件。本文介绍了可保存文件的各种方式。 不同的文件保存方式...不同的文件保存方式 Aspose.Cells提供了 Workbook ,代表Microsoft Excel文件,并提供必要的属性和方法来处理Excel文件。...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  7. Font is wrong when converting Excel to HTML - F...

    When converting an excel file to html, the font is messed up. In excel it looks like: image.png (10.0 KB) In the html preview it looks like: image.png (5.7 KB) We’re using aspose Cells for java version 24.9. I also…...Cells Product Family aspose-cells-java jtimmer September...(5.7 KB) We’re using aspose cells for java version 24.9. I also...

    forum.aspose.com/t/font-is-wrong-when-convertin...
  8. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。...Cells处理图表时,有以下两种数据类型需要处理: 图表数据。 类别数据。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  9. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  10. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....used Microsoft Excel to format cells will be familiar with the alignment...are fully supported by Aspose.Cells and are discussed in more detail...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...