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

table

(0.08 sec)
  1. TableStyleOptions Enum | Aspose.Words for .NET

    Aspose.Words.Tables.TableStyleOptions enum. Specifies how Table style is applied to a Table in C#....Specifies how table style is applied to a table. [Flags] public...Value Description None 0 No table style formatting is applied...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.h - Aspose.Tasks for C++ - API Reference

    Aspose.Tasks for C++ Table.h 1 #pragma once 2 //---------------------------------------------------------------------......Tasks for C++ Table.h 1 #pragma once 2 //-------- 3 //...// <copyright file="Table.cs" company="Aspose Pty Ltd"> 4 // Copyright...

    reference.aspose.com/tasks/cpp/_table_8h_source/
  3. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_Table method. Starts a Table in the document....start_table method start_table() Starts a table in the document...document. def start_table ( self ): ... The next method to call is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between cells option....allow_cell_spacing property Table.allow_cell_spacing property...between individual cells in a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....Shows how to reset conditional table styles. auto doc = MakeObject...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. DocumentVisitor.VisitTableStart | Aspose.Words ...

    DocumentVisitor VisitTableStart method. Called when enumeration of a Table has started in C#....Called when enumeration of a table has started. public virtual...VisitTableStart ( Table table ) Parameter Type Description table Table The...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the Table....the table. Members Name Description NONE Text and table is displayed...Text is wrapped around the table occupying available side space...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.description property | Aspose.Words for P...

    Table.description property. Gets or sets description of this Table...description property Table.description property Gets or sets...sets description of this table. It provides an alternative text representation...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.StyleName | Aspose.Words for .NET

    Table StyleName property. Gets or sets the name of the Table style applied to this Table in C#....StyleName Contents [ Hide ] Table.StyleName property Gets or sets...the name of the table style applied to this table. public string...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.bidi property | Aspose.Words for Python

    Table.bidi property. Gets or sets whether this is a right-to-left Table....bidi property Table.bidi property Gets or sets whether this is...is a right-to-left table. @property def bidi ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...