Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 832 for

split document

(0.07 sec)
  1. 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++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::Cell::get_ParentRow meth...

    Aspose::Words::Tables::Cell::get_ParentRow method. Returns the parent row of the cell in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Cell.parent_row property | Aspose.Words for Python

    Cell.parent_row property. Returns the parent row of the cell.... Document ( file_name = MY_DIR + 'Table...will prevent the table from splitting across multiple pages. for...

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

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... Document ( base . myDir + "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....dll"; Document doc = new Document(getMyDir() + "VBA...String[] refParts = libIdReference.split("#"); if (refParts.length >...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise.... Document ( base . myDir + "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... Document ( base . myDir + "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Tables::Cell::get_Paragraphs met...

    Aspose::Words::Tables::Cell::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the cell in C++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... Document ( file_name = MY_DIR + 'Table...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/python-net/aspose.wo...
  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++.... auto doc = MakeObject < Document > ( MyDir + u "Table spanning...will prevent the table from splitting across multiple pages. for...

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