Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,024 for

cells

(0.19 sec)
  1. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....Represents all formatting for a table cell. To learn more, visit the Working...default cell formatting. Does not change the width of the cell. get_Borders...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Data Sorting|Documentation

    Learn how to sort data by using the Aspose.Cells for .NET API....Cells lets developers sort worksheet...Sorting Data with Aspose.Cells Aspose.Cells provides the DataSorter...

    docs.aspose.com/cells/net/sort-data-of-excel/
  3. 在 Ruby 中插入和删除行和列|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 集合的 insertRows ...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....black ) # Create a row with two cells with different background colors...colors. builder . insert_cell () builder . cell_format . shading ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Propagate Formula in Table or List Object Autom...

    Learn how to automatically propagate formulas in tables or list objects while entering data in new rows using Aspose.Cells for JavaScript via C++....Cells for JavaScript via C++, please...number in cell A3, you will see that the formula in cell B2 automatically...

    docs.aspose.com/cells/javascript-cpp/propagate-...
  6. 在电子表格中查找并替换|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....Contains ; string found = "" ; Cell cell = null ; foreach ( Worksheet...do { cell = sheet . Cells . Find ( TXBX_Find . Text , cell , Opts...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  7. 通过HTML设置单元格值以显示项目符号,使用C++|Documentation

    使用HTML和易于使用的Aspose.Cells for C++ API为Excel单元格添加项目符号。...Cells支持使用HTML代码显示项目符号。本文将解释如何通过使用...HTML设置单元格值来显示项目符号。我们将使用 Cell.GetHtmlString() 属性使用我们的HTML设置单元格值。...

    docs.aspose.com/cells/zh/cpp/display-bullets-by...
  8. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....Cells, developers can perform these...to Adjust Row Height Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  9. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple Cells from an external Excel file and paste them into the GridJs…...Cells Product Family parthiveera May...Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  10. Autofit Rows and Columns in Ruby|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 - Autofit Rows and Columns Autofit...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/java/autofit-rows-and-col...