Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 20,315 for

table

(0.09 sec)
  1. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of Table cells....to add below the contents of table cells. @property def bottom_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions.tableWidthOutputMode property |...

    HtmlSaveOptions.TableWidthOutputMode property. Controls how Table, row and cell widths are exported to HTML, MHTML or EPUB...tableWidthOutputMode property Controls how table, row and cell widths are exported...HTML format, table, row and cell elements ( <table> , <tr> , <th>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.CellSpacing | Aspose.Words for .NET

    Discover the TableStyle CellSpacing property to easily adjust cell spacing in points, enhancing your Table's appearance and readability....custom style settings for the table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TableStyle.Borders | Aspose.Words for .NET

    Discover the TableStyle Borders property to access default cell borders for your styles, enhancing your design with seamless, customizable options....custom style settings for the table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break in C++....indicating whether text in a table row is allowed to split across...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::TableStyle::get_Shading method |...

    Aspose::Words::TableStyle::get_Shading method. Gets a Shading object that refers to the shading formatting for Table cells in C++....the shading formatting for table cells. System :: SharedPtr <...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....Aspose::Words::Tables::Cell::get_FirstParagraph method Cell::get_FirstParagraph...Paragraph > Aspose :: Words :: Tables :: Cell :: get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Table cells....to add above the contents of table cells. @property def top_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    Effortlessly remove rows from Tables with the DocumentBuilder DeleteRow method. Streamline your document editing and enhance your workflow!...method Deletes a row from a table. public Row DeleteRow ( int...tableIndex Int32 The index of the table. rowIndex Int32 The index of...

    reference.aspose.com/words/net/aspose.words/doc...
  10. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_Table_of_contents method. Inserts a TOC (Table of contents) field into the document....insert_table_of_contents method insert_table_of_contents(switches)...tches) Inserts a TOC (table of contents) field into the document...

    reference.aspose.com/words/python-net/aspose.wo...