Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 23,580 for

table

(0.32 sec)
  1. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit Tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your Table workflows....Presentation Tables in .NET Contents [ Hide ] Introduction A table in PowerPoint...Aspose.Slides provides the Table class, ITable interface, Cell...

    docs.aspose.com/slides/net/manage-table/
  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. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellSpacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...AllowCellSpacing Contents [ Hide ] Table.AllowCellSpacing property Gets...between individual cells in a table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Table.AbsoluteVerticalDistance | Aspose.Words f...

    Discover the AbsoluteVerticalDistance property for Tables—control vertical positioning in points for precise layout. Default is 0. Optimize your design!...AbsoluteVerticalDist Contents [ Hide ] Table.AbsoluteVerticalDist property...vertical floating table position specified by the table properties,...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Table.distanceBottom property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.distanceLeft property | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.distance_top property | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle.AllowBreakAcrossPages | Aspose.Words...

    Discover the TableStyle AllowBreakAcrossPages property, control text flow in Tables and enhance your document's readability across pages....indicating whether text in a table row is allowed to split across...custom style settings for the table. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tab...
  9. Node.getAncestor method | Aspose.Words for Node.js

    Node.getAncestor method. Gets the first ancestor of the specified [NodeType](../../nodetype/)....Shows how to find out if a tables are nested. test ( 'CalculateDepthOfNest'...Document ( base . myDir + "Nested tables.docx" ); let tableNodes = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your document Tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....method Ends a table in the document. public Table EndTable () Return...Return Value The table node that was just finished. Remarks This...

    reference.aspose.com/words/net/aspose.words/doc...