Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 5,782 for

table

(0.13 sec)
  1. 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...
  2. Aspose::Words::Tables::Row::Accept method | Asp...

    Aspose::Words::Tables::Row::Accept method. Accepts a visitor in C++....Aspose::Words::Tables::Row::Accept method Contents [ Hide ] Row::Accept...visitor. bool Aspose :: Words :: Tables :: Row :: Accept ( System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....docx' ) Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

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

    Provides typed access to a collection of Table nodes in Java....typed access to a collection of Table nodes. To learn more, visit...visit the Working with Tables documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize Table resizing with the AutoFit method, enhancing document layout and presentation....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...
  7. 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...
  8. 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...
  9. HtmlSaveOptions.allow_negative_indent property ...

    HtmlSaveOptions.allow_negative_indent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient Table cell management in document processing. Enhance your workflow today!...Hide ] Cell class Represents a table cell. To learn more, visit the...the Working with Tables documentation article. public class Cell...

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