Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 21,959 for

table

(0.44 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. FieldDatabaseDataTable.rows property | Aspose.W...

    FieldDatabaseDataTable.rows property. Gets rows that belong to this Table....Gets rows that belong to this table. @property def rows ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 从 PDF 文档中提取表格|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 可以对您的 PDF 文档中包含的表格进行各种操作。...) for table in absorber . table_list : for row in table . row_list...

    docs.aspose.com/pdf/zh/python-net/extract-table...
  4. Doing a TextFragment Rotation in a Cell cant ge...

    Hello, I can’t seem to figure out text rotation and the alignment of the content within a cell. I have tried all permutation of Vertical and Horizontal alignment and I cant get the text centered when rotated 90. Testin…...TextFragment($"Rotation:{r}")); var table = new Table(); table.ColumnWidths = COL(Enum...alAlignment))) { var row = table.Rows.Add(); row.MinRowHeight...

    forum.aspose.com/t/doing-a-textfragment-rotatio...
  5. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data... SaveFormat . PPTX ) Excel Table Example In the second example...

    docs.aspose.com/slides/python-net/excel-integra...
  6. How to Recognize That the Font Was Replaced in ...

    If you're not sure why a document's layout has changed or why a certain font doesn't look as expected, font substitution warnings messages can help....rule “table substitution” – for substitution by table rule “font...

    docs.aspose.com/words/cpp/how-to-recognize-that...
  7. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....mail merges, populating data tables, generating one slide per data...$templatePresentation -> dispose (); } Excel Table Example In the second example...

    docs.aspose.com/slides/php-java/excel-integration/
  8. Superposition Word to PDF - Free Support Forum ...

    Hello. We are a software publisher using your library for our Web application. And we used Aspose.Word for converting Word to Pdf. On a Word document, containing Table, we have a strange issue, which need to be fixed. …...a Word document, containing table, we have a strange issue, which...think the error is due to “Table properties” Thanks by advanced...

    forum.aspose.com/t/superposition-word-to-pdf/31...
  9. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... TABLE A Table object that represents a table in a Word...ROW A row of a table. CELL A cell of a table row. PARAGRAPH A...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data Table is displayed...horizontal border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. let...

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