Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 20,279 for

table

(0.09 sec)
  1. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in documents...Description CELL End of a table cell or end of a table row character: “\x0007”...CELL_CHAR End of a table cell or end of a table row character: (char)7...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Remove Pivot Table in Excel in C# How to Delete Pivot Table in Excel...Python How to Remove Pivot Table using Java How to Convert Word...

    kb.aspose.com/categories/page/35/
  3. MailMerge.MappedDataFields | Aspose.Words for .NET

    Discover the MailMerge MappedDataFields property, access a powerful collection of mapped data fields to enhance your mail merge operations effortlessly....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  4. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....specify formatting properties for table cells and rows. User the DocumentBuilder...endRow() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 管理表格|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 创建和管理表格...Slides 提供了 Table 类、 Table 类、 Cell 类、 Cell 类以及其他类...数组。 通过 addTable 方法向幻灯片添加一个 Table 对象。 遍历每个 Cell ,对其上、下、左、右边框应用格式。...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  6. 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...
  7. 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...
  8. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....val txtFrame: ITextFrame = table.get_Item(cell, row).textFrame...for the textbox? 2 slide - Table Table seems to have more issues...

    forum.aspose.com/t/disable-spell-check-and-gram...
  9. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a paragraph when building a report in C#....belong to a single story or table cell. In particular, a common...within the body. The following table illustrates the relevant cases...

    docs.aspose.com/words/net/working-with-common-d...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...