Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 15,934 for

table

(0.09 sec)
  1. TableStyle.cell_spacing property | Aspose.Words...

    TableStyle.cell_spacing property. Gets or sets the amount of space (in points) between the cells....custom style settings for the table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Working with Cross (Pivot) Tables in C#|Aspose....

    Output a Cross (Pivot) Tables when building a report in C#....(Pivot) Tables Contents [ Hide ] A cross or pivot table is a document...document table growing in the both directions – vertically and...

    docs.aspose.com/words/net/working-with-cross-pi...
  4. PreferredWidthType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.PreferredWidthType enum. Easily define Table and cell width measurements for precise document formatting....for the preferred width of a table or cell. public enum PreferredWidthType...specified. The actual width of the table or cell is either specified...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Drawing::ShapeBase::get_AllowOve...

    Aspose::Words::Drawing::ShapeBase::get_AllowOverlap method. Gets or sets a value that specifies whether this shape can overlap other shapes in C++....Shows how to work with floating tables properties. auto doc = MakeObject...MyDir + u "Table wrapped by text.docx" ); SharedPtr < Table > table...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....DocumentBuilder ( doc ); Table table = builder . StartTable ();...Assert . AreEqual ( 0.0d , table . FirstRow . Cells [ 0 ]. CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  9. TableStyle.ConditionalStyles | Aspose.Words for...

    Discover the TableStyle ConditionalStyles property—customize your Table with unique conditional styles for enhanced visual appeal and functionality....that may be defined for this table style. public ConditionalStyleColl...with certain area styles of a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  10. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related Table area, enhancing your design flexibility and style management....Type property Gets table area to which this conditional...with certain area styles of a table. Document doc = new Document...

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