Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 244,637 for

cells

(0.13 sec)
  1. Table.node_type property | Aspose.Words for Python

    Table.node_type property. Returns [NodeType.TABLE](../../../aspose.words/nodetype/#TABLE)....as_table () # Find out if any cells in the table have other tables...tables directly within its cells' ) # Find out if the table is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格...Add (); // Add table cells row . Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count...

    products.aspose.com/pdf/zh-hant/net/table/add/
  3. 获取行中最大列索引和列中最大行索引|Documentation

    学习如何通过C++ API在行中获取最大列索引,在列中获取最大行索引。...Cells for JavaScript通过C++提供此功能。获取行中的最大列索引,可以使用...lastCell 和 Row.lastDataCell 方法,然后用 Cell.column 方法获取最大列索引和最大数据列索引。但为...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  4. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API.... For instance, formatting a cell to display dates ensures that...changes based on the value of the cell (e.g., turning red if a budget...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. 用 JavaScript 通过 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加和格式化 Microsoft Excel 中的图表和轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,以及修改轴标题以获得更佳的数据表现和清晰度。...Cells for JavaScript 通过 C++ 还支持在运行时管理图表的标题。使用...WYSIWYG 环境中设置图表及其轴的标题。 Aspose.Cells for JavaScript 通过 C++ 也允许开发...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  6. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....stored in cells as numbers. Thus, the values of cells that contain...time (fractional part). The Cell::GetDoubleValue() method returns...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  7. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....write("Row 1, cell 1."); builder.insertCell();...insertCell(); builder.write("Row 1, cell 2."); builder.endRow(); // While...

    reference.aspose.com/words/java/com.aspose.word...
  8. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, which explicit line breaks...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  9. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subCells” check for PDF/UA compliance. I have found that the object created by headerR…...Table header cell has no associated subcells Aspose.PDF Product...that passes the “Table header cell has no associated subcells”...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  10. Implementing Non-Sequential Ranges with Node.js...

    Learn how to create named non‑sequential ranges with Aspose.Cells for Node.js via C++. Use non‑adjacent cell ranges effectively....ranges are rectangular, with cells that are continuous and adjacent...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/nodejs-cpp/implementing-n...