Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,368 for

table

(0.1 sec)
  1. TableStyle.TopPadding | Aspose.Words for .NET

    Discover the TableStyle TopPadding property to easily adjust spacing above Table cell contents, enhancing your Table's readability and design....to add above the contents of table cells. public double TopPadding...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  2. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the Table style....all conditional styles of the table style. clearFormatting () Examples...Shows how to reset conditional table styles. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the Table....first_row property Table.first_row property Returns the first...first Row node in the table. @property def first_row ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....to set a preferred width for table cells. doc = aw . Document ()...DocumentBuilder ( doc = doc ) table = builder . start_table () # There are two...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....DataTable table = new DataTable ( "Test" ); table . Columns ..."CustomerName" ); table . Columns . Add ( "Address" ); table . Rows ....

    reference.aspose.com/words/net/aspose.words/doc...
  6. Parsing Pivot Cached Records while loading Exce...

    How to parse Pivot Cached Records while loading Excel file with Aspose.Cells for Python via .NET....Scenarios When you create a Pivot Table, Microsoft Excel takes a copy...Pivot Table references when you build your Pivot Table, change...

    docs.aspose.com/cells/python-net/parsing-pivot-...
  7. Working with Cross (Pivot) Tables in Java|Aspos...

    Output a Cross (Pivot) Tables when building a report in Java....(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/java/working-with-cross-p...
  8. ShapeBase.IsLayoutInCell | Aspose.Words for .NET

    Discover the ShapeBase IsLayoutInCell property, control shape placement in Tables for enhanced design flexibility and improved layout management....shape is displayed inside a table or outside of it. public bool...how to display a shape in a table cell. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. RowFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowFormat class. Represents all formatting for a Table row...Represents all formatting for a table row. To learn more, visit the...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++....Aspose::Words::Tables::CellFormat::ClearFormatting method Contents...cell. void Aspose :: Words :: Tables :: CellFormat :: ClearFormatting...

    reference.aspose.com/words/cpp/aspose.words.tab...