Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 22,434 for

table

(1.16 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. Manage Presentation Tables with Python|Aspose.S...

    Create & edit Tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your Table workflows....Presentation Tables with Python Contents [ Hide ] Overview A table in PowerPoint...Aspose.Slides provides the Table class, the Cell class, and other...

    docs.aspose.com/slides/python-net/manage-table/
  5. Manage Rows and Columns in PowerPoint Tables Us...

    Manage Table rows and columns in PowerPoint with Aspose.Slides for PHP via Java and speed up presentation editing and data updates....Rows and Columns in PowerPoint Tables Using PHP Contents [ Hide ]...] To allow you to manage a table’s rows and columns in a PowerPoint...

    docs.aspose.com/slides/php-java/manage-rows-and...
  6. 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...
  7. Table.styleOptions property | Aspose.Words for ...

    Table.styleOptions property. Gets or sets bit flags that specify how a Table style is applied to this Table....styleOptions property Table.styleOptions property Gets or sets...specify how a table style is applied to this table. get styleOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your Table is empty for seamless data management....Contents [ Hide ] Table.EnsureMinimum method If the table has no rows...Shows how to ensure that a table node contains the nodes we need...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style type in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Introduction and Creating Tables|Aspose.Words f...

    Create and manage Tables in a document using Python....AI Introduction and Creating Tables Contents [ Hide ] Purpose Summary...explains how to create and manage tables in a Word document using Aspose...

    docs.aspose.com/words/python-net/create-a-table/