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

table

(0.08 sec)
  1. 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...
  2. Retrieving External Data Sources Details|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....URL, user name, underlying table name, SQL query, query type...type, the location of the table, etc. Aspose.Cells provides some...

    docs.aspose.com/cells/java/retrieving-external-...
  3. 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...
  4. 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...
  5. 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...
  6. ChartDataTable.hasLegendKeys property | Aspose....

    ChartDataTable.hasLegendKeys property. Gets or sets a flag indicating whether legend keys are displayed in the data Table...keys are displayed in the data table. The default value is true ...Examples Shows how to show data table with chart series data. let...

    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. 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. 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...
  10. 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...