Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 20,274 for

table

(0.09 sec)
  1. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java....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/java/working-with-common-...
  2. Convert XML to word (Nalb4242) - Free Support F...

    Hello I am trying to output xml file to be saved in word Table … when trying to convert xml to word the Table is cropped and columns are in different pages not all in same . I managed to convert the xml to excel sheet …...word table … when trying to convert xml to word the table is cropped...to take image of the whole table and add them to word or convert...

    forum.aspose.com/t/convert-xml-to-word-nalb4242...
  3. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot Tables and pivot charts in Excel files using Aspose.Cells with C++....Ask AI Create Pivot Tables and Pivot Charts with C++ Contents...Contents [ Hide ] A pivot table is an interactive summary of records...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  4. Nested Mail Merge with Regions in C++|Aspose.Wo...

    Perform a Mail Merge operation with nested regions using C++. Nested merge is a feature that enables you to merge hierarchical data from your data source into your merge template....region contains data from one table. The most common example of...you need to link many data tables and present the information...

    docs.aspose.com/words/cpp/nested-mail-merge-wit...
  5. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergeRec Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeRec class for seamless document merging with the MERGEREC field. Enhance your document automation today!...DataTable table = new DataTable ( "Employees" ); table . Columns..."Name" ); table . Rows . Add ( "Jane Doe" ); table . Rows . Add...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRD class | Aspose.W...

    Aspose::Words::Fields::FieldRD class. Implements the RD field. To learn more, visit the documentation article in C++....when generating a table of contents, table of authorities, or...use the RD field to create a table of contents entries from headings...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....Headers and Footers as Table Add structured, table-based headers and...using Aspose.PDF for Python. Tables provide better layout control...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  9. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field...number for a table of contents (including a table of figures)...compile all TC fields into a table of contents. field_toc = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....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/nodejs-net/aspose.wo...