Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 19,741 for

table

(0.11 sec)
  1. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....creates a table, but you would normally load table from a database...database DataTable table = new DataTable("Test"); table.getColumns()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Node.as_table method | Aspose.Words for Python

    Node.as_Table method. Cast Node to [Table](../../../aspose.words.Tables/Table/)....as_table method as_table() Cast Node to Table . def as_table (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly....to remove from the document tables that contain mail merge regions...Shows how to remove whole empty table during mail merge. DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  5. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...specify formatting properties for table cells and rows. User the DocumentBuilder...end_row() methods to build a table. Note that DocumentBuilder.font...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Issue while generating PDF reports with Large D...

    Hi Team, We are facing PDF generation issues as below: . Our API is able to generate PDF file, if the Data load is less than 50,000 records . But when API is with 50,000+ records, API stop working . When we do simila…...data types and insert into pdf(table). Can you please check if this...solution ?? Code Snippet: Table tab = new Table(); TextState tr = new...

    forum.aspose.com/t/issue-while-generating-pdf-r...
  8. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...@licenses A table was applied in A7:A8, but the name of the table column...of the cell to the name of table column when saving the file...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  9. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....AdjustLineHeightInTa Adjust Line Height in Table ForgetLastTabAlignme Forget...95 AlignTableRowByRow Align Table Rows by Rule LayoutRawTableWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance....AdjustLineHeightInTa 35 Adjust Line Height in Table ForgetLastTabAlignme 36 Forget...AlignTableRowByRow 38 Align Table Rows by Rule LayoutRawTableWidth...

    reference.aspose.com/words/net/aspose.words.set...