Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,934 for

table

(0.03 sec)
  1. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a Table cell in C++....Aspose::Words::Tables::CellFormat::get_Orientation method Contents...the orientation of text in a table cell. Aspose :: Words :: TextOrientation...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Table.allowAutoFit property | Aspose.Words for ...

    Table.allowAutoFit property. Allows Microsoft Word and Aspose.Words to automatically resize cells in a Table to fit their contents....allowAutoFit property Table.allowAutoFit property Allows Microsoft...automatically resize cells in a table to fit their contents. get allowAutoFit...

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

    Table.allowOverlap property. Gets whether a floating Table shall allow other floating objects in the document to overlap its extents when displayed...allowOverlap property Table.allowOverlap property Gets whether...whether a floating table shall allow other floating objects in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TableContentAlignment enumeration | Aspose.Word...

    Aspose.Words.Saving.TableContentAlignment enumeration. Allows to specify the alignment of the content of the Table to be used when exporting into Markdown format....alignment of the content of the table to be used when exporting into...corresponding table column. Left The content of tables will be aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....Shows how to create a nested table using a document builder. doc...doc = doc ) # Build the outer table. cell = builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::TextureIndex enum | Aspose.Words...

    Aspose::Words::TextureIndex enum. Specifies shading texture in C++....apply an outline border to a table. auto doc = MakeObject < Document...MyDir + u "Tables.docx" ); SharedPtr < Table > table = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. 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...
  9. 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...
  10. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the Table style in C++....alignment for the table style. Aspose :: Words :: Tables :: TableAlignment...how to set the position of a table. auto doc = MakeObject < Document...

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