Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 5,888 for

table

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

    在 Java 中创建和管理 PowerPoint 演示文稿中的表格...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...// 将演示文稿保存到磁盘 pres . save ( "table.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/zh/java/manage-table/
  2. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances Table organization by enabling outlines for heading styles, improving document clarity....the Heading styles) inside tables. public bool CreateOutlinesForHea...entries for headings inside tables. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables method. Specifies whether or not to create outlines for headings (paragraphs formatted with the Heading styles) inside Tables in C++....the Heading styles) inside tables. bool Aspose :: Words :: Saving...entries for headings inside tables. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Aspose::Words::Tables::CellCollection::idx_get method Contents...Words :: Tables :: Cell > Aspose :: Words :: Tables :: CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word documents without utilizing Microsoft Word....using C# How to Add Rows to Table in MS Word Document using C#...Document using C# How to Create Table in Word Document using C# How...

    kb.aspose.com/words/net/page/3/
  6. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... Table The style is a table style. List The style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StyleType enumeration | Aspose.Words for Python

    aspose.words.StyleType enumeration. Represents type of the style.... TABLE The style is a table style. LIST The style...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadAndroidSettings method. Loads predefined Table substitution settings for Android platform in C++....gs method Loads predefined table substitution settings for Android...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Freeze Panes in Excel with Java

    This article describes how to freeze panes in Excel with Java. It has the IDE settings, steps, and a sample code showing how to freeze a cell in Excel with Java....Pivot table, refer to the article on Create Pivot table in Excel...

    kb.aspose.com/cells/java/freeze-panes-in-excel-...
  10. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格...Slides 提供了 Table 类, ITable 接口, Cell 类, ICell...数组。 定义一个 rowHeight 数组。 通过 add_table(x, y, column_widths, row_heights)...

    docs.aspose.com/slides/zh/python-net/manage-table/