Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,526 for

table

(0.12 sec)
  1. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... The following table describes elements of this statement...belong to a single story or table cell. In particular, a common...

    docs.groupdocs.com/assembly/java/template-synta...
  2. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....other text areas; text and table properties are calculated by...text areas. class represents a table. This class has the following...

    docs.groupdocs.com/parser/java/working-with-dat...
  3. TableFormatSetter for Slides is Improved in Gro...

    GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such as style comparison in first column of Slides documents are now fixed. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display text style change Issue with Table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....are resolved for Slides: # Table does not display text style...style change Issue with table theme Comparing styles in first column...

    blog.groupdocs.com/comparison/tableformatsetter...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...12 adds template‑free table extraction for presentations...Version 25.11 adds native DOCX table extraction to GroupDocs.Parser...

    blog.groupdocs.com/groupdocs.blog/page/2/
  5. Extract tables from Microsoft Office Word docum...

    To extract Tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “Table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Office Word documents / Extract tables from Microsoft Office Word...Word documents Extract tables from Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/extract-tables-f...
  6. Reading order is not correct for header footer ...

    While converting word to pdf using groupdocs-conversion 24.6 facing an issue " Reading order is not correct for the page as header is read out first and then directly the footer section is getting read out and then the …... So, it seems that the table is properly tagged. sonamsinha...litvinchik Are you able to read the table as well in windows? I tried...

    forum.groupdocs.com/t/reading-order-is-not-corr...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...version allows you to merge the table cells having equal textual contents...Features Introduced Merging Table Cells Dynamically Using the...

    blog.groupdocs.com/groupdocs.blog/page/47/
  8. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a Table with two columns, that will show managers’ and their contact prices.... Insert a table with two columns, that will...(e:g custom object, excel data table). Report must show following...

    docs.groupdocs.com/assembly/java/generating-rep...
  9. Scrambled output issue is resolved in GroupDocs...

    Monthly release of GroupDocs.Comparison for .NET 18.4 comes with some major bug fixes. Issues such as comparing data in Tables and comparison of Table of contents are resolved. This release implements comparison of HTML documents as well. Please follow the release notes here for further details. We’d recommend you to download latest version of the API and share your feedback. Features Implement Comparison.Html Bug Fixes Issues in comparison of Table of contents Fatal error in ParagraphDiffIndex Issues with comparing data in Tables PPTX comparison output is hidden under some panel PDF Comparison - scrambled/text overlapped output API Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....comparing data in tables and comparison of table of contents are...Fixes # Issues in comparison of table of contents Fatal error in ParagraphDiffIndex...

    blog.groupdocs.com/comparison/scrambled-output-...
  10. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression.... The following table describes elements of this statement...belong to a single story or table cell. In particular, a common...

    docs.groupdocs.com/assembly/net/template-syntax...