Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 16,046 for

table

(0.04 sec)
  1. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.Tables/cell/); false otherwise....Examples Shows how to set a table to stay together on the same...= MY_DIR + 'Table spanning two pages.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for Table cells....the shading formatting for table cells. @property def shading...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilderOptions.context_table_formatting...

    DocumentBuilderOptions.context_Table_formatting property. True if the formatting applied to Table content does not affect the formatting of the content that follows it...context_table_formatting property DocumentBuilderOptio.context_table_formatting...context_table_formatting property True if the formatting applied to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleType | Aspose.Words for Java

    Represents possible Table areas to which conditional formatting may be defined in a Table style in Java....ConditionalStyleType Represents possible table areas to which conditional formatting...formatting may be defined in a table style. Examples: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of points in C++....Aspose::Words::Tables::PreferredWidth::FromPoints method Contents...Words :: Tables :: PreferredWidth > Aspose :: Words :: Tables :: PreferredWidth...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. TableStyle.bottomPadding property | Aspose.Word...

    TableStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of Table cells....to add below the contents of table cells. get bottomPadding ()...custom style settings for the table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....with certain area styles of a table. doc = aw . Document () builder...DocumentBuilder ( doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.clear_formatting met...

    ConditionalStyleCollection.clear_formatting method. Clears all conditional styles of the Table style....all conditional styles of the table style. def clear_formatting...Shows how to reset conditional table styles. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_TopLeftCell method. Gets the top left cell style in C++....with certain area styles of a table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....with certain area styles of a table. auto doc = MakeObject < Document...> ( doc ); SharedPtr < Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...