Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 232,926 for

cells

(0.2 sec)
  1. Aspose.Cells 8.4.1中的公共API更改|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 8.4.1中的公共API更改 Contents [ Hide ] 本文档描述了从版本8.4.0到8...0到8.4.1的Aspose.Cells API的更改,这对模块/应用程序开发人员可能很有用。它不仅包括新的和更新的公共方法,...

    docs.aspose.com/cells/zh/net/public-api-changes...
  2. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...// Set the border for table cells table . DefaultCellBorder =..."100 100 100" ; // Set default cell border using BorderInfo object...

    docs.aspose.com/pdf/zh/net/integrate-table/
  3. Copy Range Style Only with C++|Documentation

    Learn how to copy only the style of a range in Excel using Aspose.Cells with C++.... Create a second range of cells. Copy the first range’s formatting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-range-style-only/
  4. TableCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your TableCollection to an array with the ToArray method, simplifying data management and enhancing your application's performance....and print the contents of each cell. Document doc = new Document...); CellCollection cells = rows [ j ]. Cells ; // We can use the...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Populate Data First by Row then by Column|Docum...

    Learn how to Populate Data First by Row then by Column through the Aspose.Cells for JavaScript via C++ API.... If there are many cells in a worksheet and you follow...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/populate-d...
  6. Create Access and Copy Named 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....used to refer to individual cells. It is possible to create descriptive...names to represent cells, ranges of cells, formulas, or constant...

    docs.aspose.com/cells/net/create-access-and-cop...
  7. 在VSTO和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 for .NET 执行相同步骤,同样使用C#或Visual Basic。Aspose.Cells 的代码示例要短得多,因为...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  8. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other Cells vertically....Specifies how the cell is merged with other cells vertically. @property.... CellMerge ): ... Remarks Cells can only be merged vertically...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Tables::Table::ConvertToHorizont...

    Aspose::Words::Tables::Table::ConvertToHorizontallyMergedCells method. Converts Cells horizontally merged by width to Cells merged by HorizontalMerge in C++....Converts cells horizontally merged by width to cells merged by...ConvertToHorizontall () Remarks Table cells can be horizontally merged either...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Find or Search Data|Documentation

    Learn how to find or search Cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....Excel allows users to find cells in a worksheet that contain...contain specified data. Finding Cells Containing Specified Data Using...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...