Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 232,927 for

cells

(0.13 sec)
  1. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...Cells.GridWeb提供了比在单元格验证api中正常定义的更多类型的验证。...validation type in cells : https://docs.aspose.com/cells/net/data-validation/...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  2. 合并单元格|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 - 合并单元格 Cells 类具有一些有用的方法。例如,合并方法将单...//Create a Cells object to fetch all the cells. Cells cells = worksheet...

    docs.aspose.com/cells/zh/java/merge-cells/
  3. Copy Range Data with Style in C++|Documentation

    Copy range data including cell styles in Excel files using Aspose.Cells for C++....Data Only explains how to copy cell data between ranges. This article...article demonstrates how to copy cell ranges while preserving their...

    docs.aspose.com/cells/cpp/copy-range-data-with-...
  4. 通过 C++ 使用 Node.js 删除范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除 Excel 中的范围并向左或向上移动单元格。...Cells for Node.js via C++ 删除范围 Aspose.Cells 提供 Cells.deleteRange(number...方法以删除范围。 删除范围并向左移动单元格 使用 Aspose.Cells for Node.js via C++ 删除范围并向左移动单元格,代码如下:...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-rang...
  5. Add Protection in Worksheet|Documentation

    This article introduces how to protect Cells in the Worksheet in GridDesktop....Cells for GridDesktop allows you to protect cells in a worksheet...you can protect your desired cells in the worksheet. In order to...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. Managing Ranges|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....Excel, you can select multiple cells with a mouse box selection;...selection; the set of selected cells is called a “Range”. For example,...

    docs.aspose.com/cells/net/managing-ranges/
  7. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the Cells as they need....same formatting options to cells, create a new formatting style...with the same attributes. When cells aren’t explicitly formatted...

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  8. TableCollection indexer | Aspose.Words for Python

    TableCollection indexer. Retrieves a [Table](../../table/) at the given index....and print the contents of each cell. doc = aw . Document ( file_name...of Row { j } ' ) cells = rows [ j ] . cells # We can use the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在Aspose.Cells中使用匿名类型或自定义对象|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中使用匿名类型或自定义对象 Contents [ Hide ] Aspose.Cells还支持智能标...sheet) in the workbook. Aspose . Cells . Worksheet w = report . Workbook...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  10. Wrapping Cell Text|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....Ask AI Wrapping Cell Text Contents [ Hide ] Wrapping text makes...makes it easier to read: a cell with wrapped text expands to fit...

    docs.aspose.com/cells/net/wrapping-cell-text/