Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 19,751 for

table

(0.08 sec)
  1. 替换 PDF 中的文本|Aspose.PDF for Java

    了解更多关于替换和删除 PDF 文本的各种方法。Aspose.PDF 允许在特定区域或使用正则表达式替换文本。...$P 页" ); // 实例化一个表对象 Table tab2 = new Table (); // 将表添加到所需部分的段落集合中... add ( t5 ); Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/zh/java/replace-text-in-a-p...
  2. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation in Java....FROM Employees"); DataTable table = new DataTable(resultSet, "Employees");...getMailMerge().executeWithRegions(table); // Close the database conn...

    reference.aspose.com/words/java/com.aspose.word...
  3. Clean Up Before or During a Mail Merge Operatio...

    Apply different cleaning and removing options such as deleting merge fields before performing a Mail Merge operation or removing unused regions during a Mail Merge operation using Java....static fields Remove empty table rows You can consider a merge...data source containing no data tables that lead to unused regions...

    docs.aspose.com/words/java/clean-up-before-or-d...
  4. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.Words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....if the formatting applied to table content does not affect the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.verticalAlignment property | Aspose....

    CellFormat.verticalAlignment property. Returns or sets the vertical alignment of text in the cell.... Tables . CellVerticalAlignmen Examples...Examples Shows how to build a table with custom borders. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate table row, which text is colored dynamically...story (or table cell) or in rows of a single document table in the...

    docs.aspose.com/words/java/setting-text-color-d...
  8. RowFormat.ClearFormatting | Aspose.Words for .NET

    Discover how the RowFormat ClearFormatting method effortlessly restores your data to its default style, enhancing clarity and presentation....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...
  9. RowFormat.Borders | Aspose.Words for .NET

    Discover the RowFormat Borders property to access default cell borders for your rows, enhancing your data presentation with style and clarity....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...
  10. CellFormat.VerticalAlignment | Aspose.Words for...

    Discover the CellFormat VerticalAlignment property to easily set and customize text alignment in your cells for enhanced data presentation....Examples Shows how to build a table with custom borders. Document... StartTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/net/aspose.words.tab...