Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 20,895 for

table

(0.17 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-hant/php-java/table/...
  2. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a Table heading on every page when the Table spans more than one page....repeated as a table heading on every page when the table spans more...Examples Shows how to build a table with rows that repeat on every...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing Table row enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table row has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. Left Specifies the left...border of a paragraph or a table cell. Right Specifies the right...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell....Examples Shows how to set a table to stay together on the same...myDir + "Table spanning two pages.docx" ); let table = doc . firstSection...

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

    aspose.words.BorderType enumeration. Specifies sides of a border...border of a paragraph or a table cell. LEFT Specifies the left...border of a paragraph or a table cell. RIGHT Specifies the right...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.column_stripe property | Aspose.Word...

    TableStyle.column_stripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableContentAlignment enumeration | Aspose.Word...

    aspose.words.saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format....alignment of the content of the table to be used when exporting into...corresponding table column. LEFT The content of tables will be aligned...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PreferredWidthType enumeration | Aspose.Words f...

    aspose.words.Tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a Table or cell....for the preferred width of a table or cell. Members Name Description...specified. The actual width of the table or cell is either specified...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a Table cell or a text frame....orientation of text on a page, in a table cell or a text frame. Members...how to build a formatted 2x2 table. doc = aw . Document () builder...

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