Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 20,357 for

table

(0.07 sec)
  1. Table.distance_right property | Aspose.Words fo...

    Table.distance_right property. Gets or sets distance between Table right and the surrounding text, in points....distance_right property Table.distance_right property Gets or...or sets distance between table right and the surrounding text...

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

    Discover the Table Title property, easily set or modify your Table's title for improved accessibility and enhanced data representation....Hide ] Table.Title property Gets or sets title of this table. It...information contained in the table. public string Title { get ;...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 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...
  4. Aspose::Words::Tables::CellFormat::get_Orientat...

    Aspose::Words::Tables::CellFormat::get_Orientation method. Returns or sets the orientation of text in a Table cell in C++....Aspose::Words::Tables::CellFormat::get_Orientation method Contents...the orientation of text in a table cell. Aspose :: Words :: TextOrientation...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing Table row enumeration in your applications. Enhance your coding efficiency today!...Called when enumeration of a table row has ended. public virtual...the node structure of every table in a document. public void TableToText...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Cell.AcceptEnd | Aspose.Words for .NET

    Discover the Cell AcceptEnd method to seamlessly manage visitor access at cell endpoints, enhancing user experience and optimizing flow....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...
  7. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...Shows how to build a nested table without using a document builder...Document (); // Create the outer table with three rows and four columns...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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...
  9. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object type, enhancing your coding efficiency and accuracy....Shows how to find out if a tables are nested. public void CalculateDepthOfNest...MyDir + "Nested tables.docx" ); NodeCollection tables = doc . GetChildNodes...

    reference.aspose.com/words/net/aspose.words/nod...
  10. Table.setShading method | Aspose.Words for Node.js

    Table.setShading method. Sets shading to the specified values on whole Table....the specified values on whole table. setShading ( texture : Aspose...apply an outline border to a table. let doc = new aw . Document...

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