Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 285 for

table cell split

(0.47 sec)
  1. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a Table; false otherwise....if this is the last row in a table; false otherwise. get isLastRow...Examples Shows how to set a table to stay together on the same...

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

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the Cell....paragraphs property Cell.paragraphs property Gets a collection...are immediate children of the cell. @property def paragraphs (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your document structure and formatting....paragraph is an immediate child of Cell ; false otherwise. public bool...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/net/aspose.words/par...
  4. ParagraphFormat.keep_with_next property | Aspos...

    ParagraphFormat.keep_with_next property. True if the paragraph is to remains on the same page as the paragraph that follows it....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a Table; false otherwise in C++....Aspose::Words::Tables::Row::get_IsLastRow method Contents [ Hide...in a table; false otherwise. bool Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Row | Aspose.Words for Java

    Represents a Table row in Java....CompositeNode Represents a table row. To learn more, visit the...the Working with Tables documentation article. Remarks: Row can...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...
  8. Row.IsLastRow | Aspose.Words for .NET

    Discover the Row IsLastRow property. Easily identify if a row is the last in a Table for streamlined data management and enhanced programming efficiency....if this is the last row in a table; false otherwise. public bool...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....Examples Shows how to set a table to stay together on the same...Document > ( get_MyDir () + u "Table spanning two pages.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Paragraph::get_IsInCell method |...

    Aspose::Words::Paragraph::get_IsInCell method. True if this paragraph is an immediate child of Cell; false otherwise in C++....paragraph is an immediate child of Cell ; false otherwise. bool Aspose...Examples Shows how to set a table to stay together on the same...

    reference.aspose.com/words/cpp/aspose.words/par...