Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 5,794 for

table

(0.03 sec)
  1. 管理单元格|Aspose.Slides 文档

    C++ 中 PowerPoint 演示文稿中的表格单元格...pptx" ); auto table = System :: AsCast < ITable...是一个表格 for ( int32_t i = 0 ; i < table -> get_Rows () -> get_Count...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  2. Table.left_indent property | Aspose.Words for P...

    Table.left_indent property. Gets or sets the value that represents the left indent of the Table....left_indent property Table.left_indent property Gets or sets...represents the left indent of the table. @property def left_indent (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat class | Aspose.Words for Python

    aspose.words.Tables.CellFormat class. Represents all formatting for a Table cell...Represents all formatting for a table cell. To learn more, visit the...the Working with Tables documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....DocumentBuilder ( doc = doc ) # Insert a table with a negative indent, which...page boundary. table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object...., 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...
  6. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... 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. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... 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...
  8. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)...., 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...
  9. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... 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...
  10. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB...DocumentBuilder ( doc ); // Insert a table with a negative indent, which...the left page boundary. let table = builder . startTable (); builder...

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