Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 20,367 for

table

(0.08 sec)
  1. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data Table....properties of a chart data table. Properties Name Description...font formatting of the data table. format Provides access to fill...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a Table or a cell...specify the preferred width of a table or a cell. To learn more, visit...visit the Working with Tables documentation article. Remarks Preferred...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story...., footnote_text = None ) # Table nodes have an "EnsureMinimum()"...sure the table has at least one cell. table = aw . tables . Table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TableStyle class | Aspose.Words ...

    Aspose::Words::TableStyle class. Represents a Table style. To learn more, visit the documentation article in C++....TableStyle class Represents a table style. To learn more, visit...visit the Working with Tables documentation article. class TableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. ChartDataTable class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataTable class. Allows to specify properties of a chart data Table....properties of a chart data table. Properties Name Description...font formatting of the data table. format Provides access to fill...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current Table cell formatting properties....object that represents current table cell formatting properties....cellFormat () : Aspose . Words . Tables . CellFormat Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CompositeNode::get_HasChildNodes...

    Aspose::Words::CompositeNode::get_HasChildNodes method. Returns true if this node has any child nodes in C++....to combine the rows from two tables into one. auto doc = System...Document > ( get_MyDir () + u "Tables.docx" ); // Below are two ways...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/).... Document () table = aw . tables . Table ( doc ) doc . first_section...append_child ( table ) row = aw . tables . Row ( doc ) table . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....:: Footnote , nullptr ); // Table nodes have an "EnsureMinimum()"...makes sure the table has at least one cell. auto table = System ::...

    reference.aspose.com/words/cpp/aspose.words/inl...