Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 20,315 for

table

(0.27 sec)
  1. Row.NextRow | Aspose.Words for .NET

    Discover the NextRow property to effortlessly access the following Row node, enhancing your data navigation and management experience....need to have typed access to table rows. If a StructuredDocumentTa...StructuredDocumentTa node is found in a table instead of a row, it is automatically...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Tables::Cell::get_Paragraphs met...

    Aspose::Words::Tables::Cell::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the cell in C++....Aspose::Words::Tables::Cell::get_Paragraphs method Contents [...ParagraphCollection > Aspose :: Words :: Tables :: Cell :: get_Paragraphs ()...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a Table – rows, columns, and cells using Python. Specify Header Row Python....] For more control over how tables work, learn how to manipulate...columns and rows. Finding the Table Element Index Columns, rows...

    docs.aspose.com/words/python-net/working-with-c...
  4. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all Table borders to the specified line style, width and color....line_width, color) Sets all table borders to the specified line...shading color while building a table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the Table style....Specifies the alignment for the table style. @property def alignment...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.allow_overlap property | Aspose.Words...

    ShapeBase.allow_overlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. doc = aw . Document...= MY_DIR + 'Table wrapped by text.docx' ) table = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableSubstitutionRule class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...name. load(fileName) Loads table substitution settings from XML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic Table formatting. Enhance your document styles with flexible, conditional options!...enumeration Represents possible table areas to which conditional formatting...formatting may be defined in a table style. public enum ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  10. DocumentVisitor.visitTableEnd method | Aspose.W...

    DocumentVisitor.visitTableEnd method. Called when enumeration of a Table has ended....visitTableEnd(table) Called when enumeration of a table has ended...visitTableEnd ( table : Aspose . Words . Tables . Table ) Parameter...

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