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

table

(0.27 sec)
  1. 插入时间轴|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++创建时间线。...Example - Add Timeline to Pivot Table </ title > </ head > < body...h1 > Add Timeline to Pivot Table </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations....Paragraph and Portion Inside a Table Cell TextFrame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/java/paragraph/
  3. Create and Customize PowerPoint Tables in C++|A...

    Create and format Tables in PowerPoint PPT and PPTX using Aspose.Slides for C++ — insert rows and columns, merge cells, set borders, import data....Create and Customize PowerPoint Tables in C++ Contents [ Hide ] Manage...Manage Presentation Tables in C++ Manage Rows and Columns in PowerPoint...

    docs.aspose.com/slides/cpp/powerpoint-table/
  4. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....DocumentBuilder(doc); // Create a data table to be used as a mail merge data...DataTable table = new DataTable("Employees"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartDataTable.HasVerticalBorder | Aspose.Words...

    Discover the ChartDataTable HasVerticalBorder property to control vertical border visibility in your data Tables. Enhance your data presentation effortlessly!...vertical border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data Table's appearance. Control horizontal borders for enhanced visual clarity!...horizontal border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 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...
  8. 在 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...
  9. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry...as_field_index () # The INDEX table automatically sorts its entries...alphabetic order. # Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....used during the building of a table. It is represented by a CellFormat...CellFormat encapsulates various table cell properties like width or...

    docs.aspose.com/words/java/using-documentbuilde...