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

table

(0.07 sec)
  1. CellFormat.Width | Aspose.Words for .NET

    CellFormat Width property. Gets the width of the cell in points in C#....Currently, not every combination of table, cell and document properties...cell contents in an auto-fit table layout. Cells in other rows...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Paragraph::get_IsEndOfCell metho...

    Aspose::Words::Paragraph::get_IsEndOfCell method. True if this paragraph is the last paragraph in a Cell; false otherwise in C++....Examples Shows how to set a table to stay together on the same...+ u "Table spanning two pages.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. TableStyle.Alignment | Aspose.Words for .NET

    TableStyle Alignment property. Specifies the alignment for the Table style in C#....Specifies the alignment for the table style. public TableAlignment...how to set the position of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. FieldMergeField.TextAfter | Aspose.Words for .NET

    FieldMergeField TextAfter property. Gets or sets the text to be inserted after the field if the field is not blank in C#....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldMergeField.FieldName | Aspose.Words for .NET

    FieldMergeField FieldName property. Gets or sets the name of a data field in C#....DocumentBuilder ( doc ); // Create a data table to be used as a mail merge data...DataTable table = new DataTable ( "Employees" ); table . Columns...

    reference.aspose.com/words/net/aspose.words.fie...
  6. get_RightToLeft() | Aspose.Slides for C++ API R...

    Determines whether the Table has right to left reading order. Reads bool....get_RightToLeft() Table::get_RightToLeft() method Determines...Determines whether the table has right to left reading order. Reads bool...

    reference.aspose.com/slides/cpp/aspose.slides/t...
  7. Aspose::Words::Tables::TableCollection Class Re...

    Provides typed access to a collection of Table nodes....all members Aspose::Words::Tables::TableCollection Class Reference...typed access to a collection of Table nodes. Examples Shows how to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Tables::TableCollection Class Re...

    Provides typed access to a collection of Table nodes....all members Aspose::Words::Tables::TableCollection Class Reference...typed access to a collection of Table nodes. Examples Shows how to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table.Title | Aspose.Words for .NET API 参考

    Table 财产. 获取或设置此表的标题 它提供表中包含的信息的替代文本表示...Table.Title Table.Title property 获取或设置此表的标题。 它提供表中包含的信息的替代文本表示。...(); // 创建三行四列的外部表,然后将其添加到文档中。 Table outerTable = CreateTable ( doc...

    reference.aspose.com/words/zh/net/aspose.words....