Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 16,203 for

table

(0.07 sec)
  1. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a Table with assigned Table style in Java....to some area of a table with assigned table style. To learn more...more, visit the Working with Tables documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  2. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....{ // Create a document and table that we will merge Document...column "Column2" in the data table that doesn't have a respective...

    reference.aspose.com/words/java/com.aspose.word...
  3. TableStyle.right_padding property | Aspose.Word...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Tables::RowFormat::get_Height me...

    Aspose::Words::Tables::RowFormat::get_Height method. Gets or sets the height of the Table row in points in C++....Aspose::Words::Tables::RowFormat::get_Height method Contents...the table row in points. double Aspose :: Words :: Tables :: RowFormat...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. TableStyle.leftPadding property | Aspose.Words ...

    TableStyle.leftPadding 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. get leftPadding () :...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle.row_stripe property | Aspose.Words f...

    TableStyle.row_stripe property. Gets or sets a number of rows to include in the banding when the style specifies odd/even row banding....Shows how to create conditional table styles that alternate between...configure a conditional style of a table to apply a different color to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...