Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 22,216 for

table

(0.1 sec)
  1. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your Table top and surrounding text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!...DistanceTop Table.DistanceTop property Gets or sets distance...distance between table top and the surrounding text, in points. public...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Table.SetBorder | Aspose.Words for .NET

    Customize your Table's appearance with the SetBorder method—adjust line style, width, and color for a professional look. Enhance your design today!...Hide ] Table.SetBorder method Sets the specified table border...Description borderType BorderType The table border to change. lineStyle...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Table.NodeType | Aspose.Words for .NET

    Discover the Table NodeType property that efficiently returns Table data, enhancing your data management and organization for seamless integration....Contents [ Hide ] Table.NodeType property Returns Table. public override...Shows how to find out if a tables are nested. public void CalculateDepthOfNest...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management....Shows how to create a nested table using a document builder. Document...( doc ); // Build the outer table. Cell cell = builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  5. 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...
  6. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Adding Tables to PDF using Python Contents [ Hide ] Adding tables...enabling developers to insert tables into existing PDFs seamlessly...

    docs.aspose.com/pdf/python-net/adding-tables/
  7. Table.distance_bottom property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.alignment property | Aspose.Words for Python

    Table.alignment property. Specifies how an inline Table is aligned in the document....property Table.alignment property Specifies how an inline table is...self ) -> aspose . words . tables . TableAlignment : ... @alignment...

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

    Discover Aspose.Words.Tables.TableAlignment enum for optimal inline Table alignment. Enhance your document formatting with precision and ease....Specifies alignment for an inline table. public enum TableAlignment...0 The table is aligned to the left. Center 1 The table is centered...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all Table and cell borders on this Table....Removes all table and cell borders on this table. clearBorders...apply an outline border to a table. let doc = new aw . Document...

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