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

table

(0.24 sec)
  1. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all Tables from the collection to a new array of Tables....all tables from the collection to a new array of tables. def...): ... Returns An array of tables. Examples Shows how to iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Remove Pivot Table in Excel in C# How to Delete Pivot Table in Excel...Python How to Remove Pivot Table using Java How to Display Formulas...

    kb.aspose.com/cells/page/11/
  3. 在 Python 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.S...

    使用 Aspose.Slides for Python 在云平台上自动创建幻灯片——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。..., 40 , 40 ] table = slide_2 . shapes . add_table ( 200 , 200...column_widths , row_heights ) table . columns [ 0 ][ 0 ] . text_frame...

    docs.aspose.com/slides/zh/python-net/automating...
  4. 档案

    档案...将表格形状添加到幻灯片 SharedPtr<ITable> table = slide->get_Shapes()->AddTable(100...为每个单元格设置边框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh/slides/create-and-manipulate...
  5. 在 Java 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for Java 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。...40 , 40 , 40 , 40 }; ITable table = slide2 . getShapes (). addTable...columnWidths , rowHeights ); table . getColumns (). get_Item (...

    docs.aspose.com/slides/zh/java/automating-power...
  6. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file.... Let’s render our data in table. The XSL file that will help...<h2> My CD Collection </h2> <table border= "1" > <tr bgcolor= "#9acd32"...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  7. Add Hide Function in Aspose.Cells for Reporting...

    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....worksheet, rows and columns Set a table’s hide attributes using the...hide settings to an entire table at once. Set hide option for...

    docs.aspose.com/cells/reportingservices/add-hid...
  8. Keep SDT controls inside cells editable after w...

    Ref WORDSNET-27357 this issue describes specifically a checkbox inside a Table cell was not ediTable after word2pdf conversion. A fix was released in v24.10, but I’m requesting that this should work for other content con…...specifically a checkbox inside a table cell was not editable after...like the fields outside the table. sdt.png (11.6 KB) I’m saving...

    forum.aspose.com/t/keep-sdt-controls-inside-cel...
  9. Importing Data from a DataTable to Grid|Documen...

    This article introduces how to import data in GridDesktop....import the contents of a data table using Aspose.Cells.GridDesktop...data fetched from a database table named Products. Finally, we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Excel file containing pivot table cached records U16String inputFilePath...0 ); // Access first pivot table PivotTable pt = ws . GetPivotTables...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...