Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 16,123 for

table

(0.08 sec)
  1. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides typed access to the rows of the Table....rows property Table.rows property Provides typed access to the...the rows of the table. @property def rows ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Paragraph::get_IsEndOfCell metho...

    Aspose::Words::Paragraph::get_IsEndOfCell method. True if this paragraph is the last paragraph in a Cell; false otherwise in C++....Examples Shows how to set a table to stay together on the same...Document > ( get_MyDir () + u "Table spanning two pages.docx" );...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. InlineStory.storyType property | Aspose.Words f...

    InlineStory.storyType property. Returns the type of the story.... Footnote , null ); // Table nodes have an "EnsureMinimum()"...makes sure the table has at least one cell. let table = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)...., 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. Footnote.storyType property | Aspose.Words for ...

    Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes).... Footnote , null ); // Table nodes have an "EnsureMinimum()"...makes sure the table has at least one cell. let table = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. InlineStory.lastParagraph property | Aspose.Wor...

    InlineStory.lastParagraph property. Gets the last paragraph in the story.... Footnote , null ); // Table nodes have an "EnsureMinimum()"...makes sure the table has at least one cell. let table = new aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Creating Tabular Report|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Report Contents [ Hide ] A table in an Aspose.Cells Report template...template consists of a header, table data rows, row groups and footers...

    docs.aspose.com/cells/reportingservices/creatin...
  8. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....Aspose::Words::Tables::CellFormat::get_Width method Contents... double Aspose :: Words :: Tables :: CellFormat :: get_Width...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage Table rows and columns in PowerPoint presentations...] To allow you to manage a table’s rows and columns in a PowerPoint...Aspose.Slides provides the Table class, ITable interface, and...

    docs.aspose.com/slides/php-java/manage-rows-and...
  10. PreferredWidth.FromPercent | Aspose.Words for .NET

    Discover the PreferredWidth FromPercent method, which creates a new instance for defining preferred widths as a percentage. Enhance your design precision!...Examples Shows how to set a table to auto fit to 50% of the width...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...