Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,895 for

table

(0.09 sec)
  1. Table.LastRow | Aspose.Words for .NET

    Discover the Table LastRow property to easily access the final Row node in your Table, enhancing data management and efficiency....LastRow Table.LastRow property Returns the last Row node in the...the table. public Row LastRow { get ; } Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all Table borders to the specified line style, width and color....lineWidth, color) Sets all table borders to the specified line...shading color while building a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AutoFitBehavior | Aspose.Words for Java

    Determines how Aspose.Words resizes the Table when you invoke the MAspose.Words.Tables.Table.AutoFitAspose.Words.Tables.AutoFitBehavior method in Java....the table when you invoke the M:Aspose.Words.Tables.Table.AutoFit(Aspose...AutoFit(Aspose.Words.Tables.AutoFitBehavior) method. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...Shows how to build a nested table without using a document builder...Document (); // Create the outer table with three rows and four columns...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Table.SetShading | Aspose.Words for .NET

    Enhance your Table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look....SetShading Contents [ Hide ] Table.SetShading method Sets shading...the specified values on whole table. public void SetShading ( TextureIndex...

    reference.aspose.com/words/net/aspose.words.tab...
  6. TableStyle.left_padding property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.Table_width_output_mode property. Controls how Table, row and cell widths are exported to HTML, MHTML or EPUB...table_width_output_mode property HtmlSaveOptions.table_width_output_mode...table_width_output_mode property Controls how table, row and cell widths are exported...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left Table....a style for a right-to-left table. get bidi () : boolean Remarks...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of Table cells in C++....to add above the contents of table cells. double Aspose :: Words...custom style settings for the table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellSpacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...AllowCellSpacing Contents [ Hide ] Table.AllowCellSpacing property Gets...between individual cells in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...