Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 20,434 for

table

(0.09 sec)
  1. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...new instance of the Table $table = new Table (); $colors = new...new Color (); // Set the table border color as LightGray $borderSide...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  2. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this Table...property Table.title property Gets or sets title of this table. It...information contained in the table. get title () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell....DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell.... end_row () builder . end_table () # The first cell was unaffected...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells....top_padding property Table.top_padding property Gets or sets...configure content padding in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells....cellSpacing property Table.cellSpacing property Gets or sets...between individual cells in a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableAlignment enumeration | Aspose.Words for N...

    Aspose.Words.Tables.TableAlignment enumeration. Specifies alignment for an inline Table....inline table. Members Name Description Left The table is aligned...left. Center The table is centered. Right The table is aligned to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Row.IsFirstRow | Aspose.Words for .NET

    Discover the Row IsFirstRow property, identify the first row in a Table easily. Enhance your data organization with this essential feature!...this is the first row in a table; false otherwise. public bool...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words.tab...
  8. TableCollection class | Aspose.Words for Python

    aspose.words.Tables.TableCollection class. Provides typed access to a collection of [Table](../Table/) nodes...typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Introduction and Creating Tables|Aspose.Words f...

    Create and manage Tables in a document using Python....AI Introduction and Creating Tables Contents [ Hide ] Aspose.Words...Words allows users to create tables in a document from scratch...

    docs.aspose.com/words/python-net/create-a-table/
  10. Aspose.Words.Tables module | Aspose.Words for N...

    The Aspose.Words.Tables module contains classes that represent Tables, rows, cells and their formatting....Tables module Contents [ Hide ] The Aspose.Words...Words.Tables module contains classes that represent tables, rows...

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