Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 20,914 for

table

(0.06 sec)
  1. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.paragraph_format property. Returns an object that represents current paragraph formatting properties....Shows how to create a formatted table using DocumentBuilder. doc =...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableSubstitutionRule.get_substitutes method | ...

    TableSubstitutionRule.get_substitutes method. Returns array containing substitute font names for the specified original font name.... table_substitution . add_substitutes...font_settings . substitution_settings . table_substitution . get_substitutes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ComparerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ComparerContext class for efficient document comparison, enhancing your workflow with seamless integration and powerful features....string firstDoc = MyDir + "Table column bookmarks.docx" ; string...string secondDoc = MyDir + "Table column bookmarks.doc" ; ComparerContext...

    reference.aspose.com/words/net/aspose.words.low...
  4. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....compile all TC fields into a table of contents. FieldToc fieldToc...entries will appear in the table. builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...of("Table 14.1.1.1.1_Shell_Solution_H...ction_20250701 (6).docx", "Table 14.1.1.1.1_Shell_Solution_H...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  6. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...of the first column of the table column range associated with...true if this bookmark is a table column bookmark. lastColumn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Watermark in Node.js|Aspose.Words ...

    Create and manage watermarks in a document using Node.js....document: Add a Watermark in Table Cell Sometimes you need to insert...into a table’s cell and display it outside the table, you can...

    docs.aspose.com/words/nodejs-net/working-with-w...
  8. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration....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...
  9. 档案

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

    blog.aspose.com/zh/html/create-html-table-in-java/
  10. MarkdownExportAsHtml enumeration | Aspose.Words...

    aspose.words.saving.MarkdownExportAsHtml enumeration. Allows to specify the elements to be exported to Markdown as raw HTML.... TABLES Export tables as raw HTML. NON_COMPATIBLE_TABLES...NON_COMPATIBLE_TABLES Export tables that cannot be correctly represented...

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