Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 16,049 for

table

(0.04 sec)
  1. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or 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...
  2. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications....how to modify formatting of a table cell. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  3. TableStyle.BottomPadding | Aspose.Words for .NET

    Discover the TableStyle BottomPadding property, customize your Table cell spacing for enhanced layout and readability. Optimize your design effortlessly!...to add below the contents of table cells. public double BottomPadding...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Tables::CellVerticalAlignment en...

    Aspose::Words::Tables::CellVerticalAlignment enum. Specifies vertical justification of text inside a Table cell in C++....Aspose::Words::Tables::CellVerticalAlignmen enum Contents [ Hide...justification of text inside a table cell. enum class CellVerticalAlignmen...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentVisitor.visitRowEnd method | Aspose.Wor...

    DocumentVisitor.visitRowEnd method. Called when enumeration of a Table row has ended....Called when enumeration of a table row has ended. visitRowEnd (...( row : Aspose . Words . Tables . Row ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.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...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.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...with certain area styles of a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding 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. get topPadding () : number...with certain area styles of a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ConditionalStyleCollection.BottomRightCell | As...

    Discover the BottomRightCell property in ConditionalStyleCollection. Enhance your design with customizable cell styles for better visual impact!...with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  10. ConditionalStyleCollection.LastColumn | Aspose....

    Discover the ConditionalStyleCollection LastColumn property to easily customize your last column styles for enhanced design flexibility and visual appeal....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...