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

table

(0.1 sec)
  1. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....document builder to create a table. Document doc = new Document...DocumentBuilder ( doc ); // Start the table, then populate the first row...

    reference.aspose.com/words/net/aspose.words/doc...
  2. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a Table cell....the orientation of text in a table cell. @property def orientation...Examples Shows how to build a table with custom borders. doc = aw...

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

    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...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Creating a complex PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to create more complex documents that contain images, text fragments, and Tables in one document.... Create a table, add table properties. Add (table) to the page...$description ); // Add table $table = new Table (); $table -> setColumnWidths...

    docs.aspose.com/pdf/php-java/complex-pdf-example/
  5. 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....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. 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....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...
  7. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a Table cell...class Cell class Represents a table cell. To learn more, visit the...the Working with Tables documentation article. Remarks Cell can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....filter data both in a table and a pivot table. Microsoft Excel allows...slicer by selecting a table or pivot table and then clicking Insert...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  9. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to Table content does not affect the formatting of the content that follows it. Default value is true in C++....if the formatting applied to table content does not affect the...Examples Shows how to ignore table formatting for content after...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Aspose::Words::Tables::PreferredWidth::Equals method Contents...System::SharedPtr<Aspose::Words::Tables::PreferredWidth>&) method Determines...

    reference.aspose.com/words/cpp/aspose.words.tab...