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

table

(0.1 sec)
  1. 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...
  2. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word document in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. RTF template width is not accommodating for all...

    Hello, I am facing an issue where we are generating RTF template with high column count or column width. When the overall column width exceeds a certain value it starts clipping the column at the right end (Example file…...info("start createSimpleTable()"); Table table = builder.startTable(); builder...setPageWidth(PreferredWidthType.AUTO); table.autoFit(AutoFitBehavior.AUTO_FIT_TO_CONTENTS);...

    forum.aspose.com/t/rtf-template-width-is-not-ac...
  4. CellFormat.vertical_merge property | Aspose.Wor...

    CellFormat.vertical_merge property. Specifies how the cell is merged with other cells vertically.... tables . CellMerge : ... @vertical_merge..., value : aspose . words . tables . CellMerge ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Create a Table in PowerPoint using Python How to Create a Table in...PowerPoint using C# How to Insert a Table in a Slide using Java How to...

    kb.aspose.com/slides/page/3/
  6. Setting Report Attributes|Documentation

    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....Contents [ Hide ] To create a table report, you need to set report...set up the attributes of a table report: Click Set Attribute...

    docs.aspose.com/cells/reportingservices/setting...
  7. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....Examples 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...
  10. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a 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...