Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 246,631 for

cells

(1.09 sec)
  1. Create Remove and Get GridCell Comments|Documen...

    This article introduces how to work with comments in GridWeb....remove, and get comments from a cell (GridCell) inside the GridWeb...you hover the mouse over the cell, as shown in this screenshot...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....a preferred width for table cells. doc = aw . Document () builder..."PreferredWidth" class to table cells. # 1 - Set an absolute preferred...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....Text of Cell with C++ Contents [ Hide ] Aspose.Cells allows you...text of a cell. For this purpose, you can use Cell.GetCharacters()...

    docs.aspose.com/cells/cpp/access-and-update-the...
  4. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....plain‑text extraction from tables or cells, and setting a table’s title...tables can be placed in table cells. Adding text or other content...

    docs.aspose.com/words/python-net/work-with-text...
  5. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Cells允许你将搜索限制在特定范围内。本文将对此进行说明。 Aspose.Cells提供了 FindOptions::SetRange()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/search-and-replace...
  6. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...Cells允许您使用 HtmlSaveOptions.GetTableCssId()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  7. 用C++向Excel插入背景图片|Documentation

    “如何用Aspose.Cells for C++向Excel插入背景图片。”...Cells API设置工作表的背景图片。 在Microsoft Excel中设置工作表背景...选择一张图片来设置工作表的背景图片。 设置工作表背景 使用Aspose.Cells设置工作表背景 下面的代码使用从流中读取的图像设置了一个背景图像。...

    docs.aspose.com/cells/zh/cpp/insert-background-...
  8. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....Cells for .NET. In this article you...code. The guide covers: Aspose.Cells .NET Library to Create SurfaceContourWirefr...

    blog.aspose.com/cells/create-surfacecontourwire...
  9. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF saveformat and MHTML to PDF saveformat using Aspose.Cells for C++....Cells is a professional solution that...convert HTML to PDF? With Aspose.Cells for C++ library, you can easily...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  10. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...sets the preferred width of the cell. public PreferredWidth PreferredWidth...how the actual width of the cell is calculated by the table layout...

    reference.aspose.com/words/net/aspose.words.tab...