Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 16,046 for

table

(0.05 sec)
  1. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in Table cells and text frames, enhancing document presentation and readability....orientation of text on a page, in a table cell or a text frame. public...how to build a formatted 2x2 table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Pivot Filter|Documentation

    Learn how to add a filter in pivot Table with Aspose.Cells....Scenarios When you create a pivot table with known data and want to...to filter the pivot table, you need to learn and use filter. It...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  3. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....Examples Shows how to set a table to stay together on the same...MyDir + "Table spanning two pages.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words/par...
  4. TableStyle.leftIndent property | Aspose.Words f...

    TableStyle.leftIndent property. Gets or sets the value that represents the left indent of a Table....represents the left indent of a table. get leftIndent () : number...how to set the position of a table. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Aspose::Words::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. virtual Aspose...Aspose :: Words :: Tables :: Table > table ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Row.AcceptStart | Aspose.Words for .NET

    Discover the Row AcceptStart method, seamlessly accept visitors at the row's start for enhanced user experience and efficient navigation....the node structure of every table in a document. public void TableToText...a string of all encountered Table nodes and their children. ///...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Cell class | Aspose.Words for Python

    aspose.words.Tables.Cell class. Represents a Table cell...class Cell class Represents a table cell. To learn more, visit the...the Working with Tables documentation article. Remarks Cell can...

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

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly....how to modify formatting of a table row. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Table table = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a Table cell or a text frame....orientation of text on a page, in a table cell or a text frame. Members...how to build a formatted 2x2 table. doc = aw . Document () builder...

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