Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 235,908 for

cells

(0.13 sec)
  1. 在 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 - 自动调整行和列 自适应调整行高 自动调整行宽和行高...Rjb :: import ( 'com.aspose.cells.Workbook' ) . new ( data_dir...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  2. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for Cells....the shading formatting for the cell. public Shading Shading { get...modify the format of rows and cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell....the shading formatting for the cell. get shading () : Aspose . Words...modify the format of rows and cells in a table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Custom XML Parts and Select them by ID with...

    Learn how to add and select custom XML parts in Excel files using Aspose.Cells with C++....Cells. Use the Workbook.CustomXmlParts...Custom XML Part using the Aspose.Cells API. You can also set its ID...

    docs.aspose.com/cells/cpp/add-custom-xml-parts-...
  5. 用C++管理Excel文件的数据|Documentation

    本文介绍如何使用C++和Aspose.Cells库查看和编辑Excel文件的数据。...Cells提供了一个表示Microsoft Excel文件的 Workbook...类提供一个 Cells 集合。 Cells 集合中的每个项目都表示 Cell 类的对象。 Aspose.Cells允许开发人员通过调用...

    docs.aspose.com/cells/zh/cpp/view-and-edit-exce...
  6. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience....enumerate through all table cells. Document doc = new Document...]; // Enumerate through all cells of the table. for ( Row row...

    reference.aspose.com/words/net/aspose.words.tab...
  7. How to set the category axis with Node.js via C...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....Cells with sample code. The steps...worksheet. Add some values to cells in the first worksheet. Now...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...
  8. Reusing Style Objects|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....formatting to a large range of cells in a worksheet: Create a style...attributes. Apply the style to the cells in the range. The same process...

    docs.aspose.com/cells/java/reusing-style-objects/
  9. AutoFit Rows and Columns|Documentation

    This article shows how to auto‑fit rows, columns, rows of merged Cells, and a row in a range of Cells with the Aspose.Cells for .NET API....auto‑size the width and height of cells according to their content....also available through Aspose.Cells so developers can auto‑size...

    docs.aspose.com/cells/net/autofit-rows-and-colu...
  10. Row.previous_row property | Aspose.Words for Py...

    Row.previous_row property. Gets the previous [Row](../) node....enumerate through all table cells. doc = aw . Document ( file_name...0 ] # Enumerate through all cells of the table. row = table ....

    reference.aspose.com/words/python-net/aspose.wo...