Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 19,719 for

table

(0.07 sec)
  1. 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...
  2. 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...
  3. After convert to pdf, the tablelayout are diffe...

    pdf: word:...converted PDF, particularly with tables. This issue can arise due to...PDF rendering engine handle table properties, margins, or styles...

    forum.aspose.com/t/after-convert-to-pdf-the-tab...
  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. 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...
  6. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....new DocumentBuilder(doc); Table table = builder.startTable(); //...SdtType.GROUP, MarkupLevel.ROW); table.appendChild(groupSdt); groupSdt...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  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. Appendix C. Typical Templates in C#|Aspose.Word...

    Learn the typical templates of LINQ Reporting Engine to build a report in C#....Tony Anderson July James In-Table List Template Template Example...James 800000 Total: 4300000 In-Table List Template (Horizontal) Template...

    docs.aspose.com/words/net/typical-templates/
  10. 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...