Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 20,369 for

table

(0.6 sec)
  1. 使用 Python 管理演示文稿表格|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python(通过 .NET)在 PowerPoint 和 OpenDocument 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...Slides 提供了 Table 类、 Cell 类以及其他相关类型,帮助您在任意演示文稿中创建、更新和管理表格。...通过索引获取幻灯片的引用。 定义列宽数组。 定义行高数组。 向幻灯片添加一个 Table 。 遍历每个 Cell 并设置其上、下、右、左边框。 合并表格第一行的前两个单元格。...

    docs.aspose.com/slides/zh/python-net/manage-table/
  2. 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...
  3. 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...
  4. 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...
  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. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++....Aspose::Words::Tables::PreferredWidth::Auto method Contents [...:: Tables :: PreferredWidth > & Aspose :: Words :: Tables ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Render PivotTable in GridDesktop|Documentation

    This article introduces the use of pivot Tables in GridDesktop....your Excel file has a Pivot Table, GridDesktop will be able to...to load and render the Pivot Table correctly. Besides, you will...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. PreferredWidth class | Aspose.Words for Python

    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/python-net/aspose.wo...
  9. Formatting List Object|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....] Formatting List Object A table is a series of rows and columns...default, every column in the table has filtering enabled in the...

    docs.aspose.com/cells/python-java/formatting-li...
  10. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...