Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 43,457 for

table

(0.07 sec)
  1. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.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...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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 ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PreferredWidthType Enum | Aspose.Words for .NET

    Aspose.Words.Tables.PreferredWidthType enum. Specifies the unit of measurement for the preferred width of a Table or cell in C#....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...
  4. 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...
  5. Aspose::Words::TableStyle::get_Bidi method | As...

    Aspose::Words::TableStyle::get_Bidi method. Gets or sets whether this is a style for a right-to-left Table in C++....a style for a right-to-left table. bool Aspose :: Words :: TableStyle...custom style settings for the table. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Cells::SettableGlobalizationSettings cl...

    Aspose::Cells::SetTableGlobalizationSettings class. Implementation of GlobalizationSettings that supports user to set/change pre-defined texts in C++....GetTableRowTypeOfAll() Gets the type name of table rows that consists of all rows...rows in referenced table. GetTableRowTypeOfCur() Gets the type...

    reference.aspose.com/cells/cpp/aspose.cells/set...
  8. DocumentBuilder.DeleteRow | Aspose.Words for .NET

    DocumentBuilder DeleteRow method. Deletes a row from a Table in C#....method Deletes a row from a table. public Row DeleteRow ( int...tableIndex Int32 The index of the table. rowIndex Int32 The index of...

    reference.aspose.com/words/net/aspose.words/doc...
  9. TableCollection.h - Aspose.Tasks for C++ - API ...

    Aspose.Tasks for C++ TableCollection.h 1 #pragma once 2 //-----------------------------------------------------------......19 class Project; 20 class Table; 21 class View; 22 namespace...Contains a list of <see cref="Table"></see> objects. 47 /// Implements...

    reference.aspose.com/tasks/cpp/_table_collectio...
  10. AutoFitBehavior Enum | Aspose.Words for .NET

    Aspose.Words.Tables.AutoFitBehavior enum. Determines how Aspose.Words resizes the Table when you invoke the AutoFit method in C#....Words resizes the table when you invoke the AutoFit...from the table and all cells and then updates the table layout...

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