Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 16,203 for

table

(0.09 sec)
  1. 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...
  2. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a Table in C++....from a table. System :: SharedPtr < Aspose :: Words :: Tables ::...tableIndex int32_t The index of the table. rowIndex int32_t The index...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node 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...
  4. 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...
  5. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!... Footnote , null ); // Table nodes have an "EnsureMinimum()"...the table has at least one cell. Table table = new Table ( doc...

    reference.aspose.com/words/net/aspose.words/com...
  6. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers.... Footnote , null ); // Table nodes have an "EnsureMinimum()"...the table has at least one cell. Table table = new Table ( doc...

    reference.aspose.com/words/net/aspose.words.not...
  7. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based index of the first column of the Table column range associated with the bookmark....of the first column of the table column range associated with...-1 if this bookmark is not a table column bookmark. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TableStyle class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....extends FontSubstitutionRule Table font substitution rule. To learn...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/java/com.aspose.word...
  10. TableStyle.verticalAlignment property | Aspose....

    TableStyle.verticalAlignment property. Specifies the vertical alignment for the cells.... Tables . CellVerticalAlignmen Remarks...custom style settings for the table. let doc = new aw . Document...

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