Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 236,025 for

cells

(0.17 sec)
  1. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update 方法。...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  2. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for Python via .NET API....Cells for Python via .NET provides...file as Book1.xls. Select any cell within your list. From the Data...

    docs.aspose.com/cells/python-net/creating-subto...
  3. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates.... insert_cell () builder . write ( 'Cell 1' ) builder .... insert_cell () builder . write ( 'Cell 2' ) builder . end_row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PreferredWidth class | Aspose.Words for Python

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...preferred width of a table or a cell. To learn more, visit the Working...builder . insert_cell () builder . write ( 'Cell #1' ) builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.topLeftCell property...

    ConditionalStyleCollection.topLeftCell property. Gets the top left cell style....topLeftCell property Gets the top left cell style. get topLeftCell () :...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Columns Containing Strongly Typed Data|Document...

    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....ExportDataTable method of the Cells class. The ExportDataTable method...the row number of the first cell from where the data will be...

    docs.aspose.com/cells/net/columns-containing-st...
  9. ConditionalStyleCollection.lastRow property | A...

    ConditionalStyleCollection.lastRow property. Gets the last row style.... write ( "Cell 1" ); builder . insertCell ();...(); builder . write ( "Cell 2" ); builder . endRow (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.oddColumnBanding pro...

    ConditionalStyleCollection.oddColumnBanding property. Gets the odd column banding style.... write ( "Cell 1" ); builder . insertCell ();...(); builder . write ( "Cell 2" ); builder . endRow (); builder...

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