Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 22,237 for

table

(0.09 sec)
  1. 在 VSTO 和 Aspose.Slides 中在 PowerPoint 幻灯片上创建表格|A...

    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....ppLayoutBlank ); //Add a 15 x 15 table PowerPoint . Shape shp = sld...300 ); PowerPoint . Table tbl = shp . Table ; int i = - 1 ; int...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  2. CellFormat.horizontalMerge property | Aspose.Wo...

    CellFormat.horizontalMerge property. Specifies how the cell is merged horizontally with other cells in the row.... Tables . CellMerge Examples Prints...myDir + "Table with merged cells.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 档案

    档案...Java 中创建 HTML 表 # HTML 表是使用 <table> 元素,并且使用各种其他元素进一步指定其结构,例如 <tr>...(可选)创建一个样式元素并将其附加到 head 元素。 创建 <table> , <tbody> , <tr> , <th> 、和...

    blog.aspose.com/zh/html/create-html-table-in-java/
  4. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the Table at the bottom of th…...missing a lot of content from the table at the bottom of the page. Here...problem is that the layout of the table is not being fully calculated...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  5. 从工作表中删除数据透视表|Documentation

    使用Aspose.Cells for JavaScript通过C++代码删除Excel工作表中的数据透视表...Cells Example - Remove Pivot Table </ title > </ head > < body...body > < h1 > Remove Pivot Table Example </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  6. 用 C++ 查找并刷新父数据透视表的嵌套或子数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 查找和刷新父数据透视表的嵌套或子数据透视表。...0 ); // Access third pivot table PivotTable ptParent = ws . GetPivotTables...children of the parent pivot table Vector < PivotTable > ptChildren...

    docs.aspose.com/cells/zh/cpp/find-and-refresh-t...
  7. Show report filter pages option|Documentation

    This article shows how to show the report filter pages option with Aspose.Cells for Python via .NET....Excel supports creating pivot tables, adding report filters, and...option on the created pivot table. The following screen shows...

    docs.aspose.com/cells/python-net/show-report-fi...
  8. Aspose.Cells 8.4.0 中的公共 API 变更|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....); //Access the first pivot table object PivotTable pivotTable...); //Remove pivot table using pivot table object worksheet ....

    docs.aspose.com/cells/zh/java/public-api-change...
  9. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a Table cell in Java....justification of text inside a table cell. Examples: Shows how to...to build a formatted 2x2 table. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Specify whether the PivotTable is compatible fo...

    This article shows how to specify whether the PivotTable is compatible for Excel2003 while refreshing PivotTable with Aspose.Cells for Python via .NET....property is set true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. However...

    docs.aspose.com/cells/python-net/specify-whethe...