Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,200 for

table

(0.07 sec)
  1. Table.setBorder method | Aspose.Words for Node.js

    Table.setBorder method. Sets the specified Table border to the specified line style, width and color....isOverrideCellBorder) Sets the specified table border to the specified line...Description borderType BorderType The table border to change. lineStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

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

    Discover how to easily customize your Table's appearance with the Table Style property—enhance your designs with unique styles effortlessly!...[ Hide ] Table.Style property Gets or sets the table style applied...applied to this table. public Style Style { get ; set ; } Examples...

    reference.aspose.com/words/net/aspose.words.tab...
  4. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child paragraphs, enhancing your document's structure and readability....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.tab...
  6. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a Table cell in C++....Aspose::Words::Tables::CellFormat::get_Orientation method Contents...the orientation of text in a table cell. Aspose :: Words :: TextOrientation...

    reference.aspose.com/words/cpp/aspose.words.tab...
  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. Table.set_border method | Aspose.Words for Python

    Table.set_border method. Sets the specified Table border to the specified line style, width and color....is_override_cell_borders) Sets the specified table border to the specified line...border_type BorderType The table border to change. line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in Table cells and text frames, enhancing document presentation and readability....orientation of text on a page, in a table cell or a text frame. public...how to build a formatted 2x2 table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...