Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 20,378 for

table

(0.11 sec)
  1. ChartDataTable.HasHorizontalBorder | Aspose.Wor...

    Discover the ChartDataTable HasHorizontalBorder property to easily customize your data Table's appearance. Control horizontal borders for enhanced visual clarity!...horizontal 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...
  2. Placeholder not replaced completely - Free Supp...

    Hey folks, I encountered an issue when replacing a placeholder string in a .docx document (created with Microsoft Word) with a Table by using Aspose.Words for Java. The content of the document looks like this: <owner> …...with Microsoft Word) with a table by using Aspose.Words for Java...I want to replace “” with a table by using this expression: FindReplaceOptions...

    forum.aspose.com/t/placeholder-not-replaced-com...
  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. 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...
  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...simply copy data from an Excel table and display it on a PowerPoint...

    docs.aspose.com/slides/python-net/excel-integra...
  6. 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...simply copy data from an Excel table and display it on a PowerPoint...

    docs.aspose.com/slides/php-java/excel-integration/
  7. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpdateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....docx" ); Shows how to insert a Table of contents (TOC) into a document...DocumentBuilder ( doc ); // Insert a table of contents for the first page...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....options and place them inside Table cells. $colors = new Color ();...getPages () -> add (); $table = new Table (); $table -> setColumnWidths...

    docs.aspose.com/pdf/php-java/create-forms/
  9. MailMerge.UseNonMergeFields | Aspose.Words for ...

    Unlock the power of MailMerge! Use the UseNonMergeFields property to enhance your documents by merging into various field types seamlessly....places data from each row of a table into MERGEFIELDs, which name...name columns in that table. // Our document has no such fields,...

    reference.aspose.com/words/net/aspose.words.mai...
  10. ChartDataTable.has_vertical_border property | A...

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

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