Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 16,049 for

table

(0.25 sec)
  1. 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...
  2. 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...
  3. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how Table style is applied to a Table....Specifies how table style is applied to a table. Members Name...Name Description None No table style formatting is applied. FirstRow...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table.style_name property | Aspose.Words for Py...

    Table.style_name property. Gets or sets the name of the Table style applied to this Table....style_name property Table.style_name property Gets or sets the...the name of the table style applied to this table. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance of the Cell class in C++....Aspose::Words::Tables::Cell::Cell constructor Contents [ Hide...Cell class. Aspose :: Words :: Tables :: Cell :: Cell ( const System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...Contents [ Hide ] Identify Merged Table Cell Create an instance of the...the table from the first slide. Iterate through the table’s rows...

    docs.aspose.com/slides/python-net/manage-cells/
  7. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly....with certain area styles of a table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/con...
  8. 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...
  9. TableStyle.top_padding property | Aspose.Words ...

    TableStyle.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Table cells....to add above the contents of table cells. @property def top_padding...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TableStyle.rightPadding property | Aspose.Words...

    TableStyle.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of Table cells....the right of the contents of table cells. get rightPadding () :...custom style settings for the table. let doc = new aw . Document...

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