Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,761 for

table

(0.06 sec)
  1. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e...., charts, image, tables, lists and more Inline template...Ability to use Spreadsheet as Table of Data Supported Ability to...

    docs.groupdocs.com/assembly/java/features-overv...
  2. 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/python-net/template...
  3. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, Table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, Tables from your typical documents....with data field definitions, table definitions. Then it’s easy...data such as prices, invoices, tables from your typical documents...

    docs.groupdocs.com/parser/java/features-overview/
  4. Creating world and excel tables with two expand...

    Hi, We are trying to replace our old reporting software with groupdocs. There’s however two types of tabels that we are unable to recreate within groupdocs. In the attachment I have provided an example of these Tables. …...Creating world and excel tables with two expandible variables...example of these tables. One is an excel table with a variable...

    forum.groupdocs.com/t/creating-world-and-excel-...
  5. GroupDocs.Assembly Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the support for single-column table-row data bands in monthly release...you can now add single-column table-row data bands in word processing...

    blog.groupdocs.com/categories/groupdocs.assembl...
  6. Group Docc Extraction section based content - F...

    Hi, We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyone guide me how to do this?...following sections: Hyperlinks Tables Table of content items Text structure...Iterating Bodyelements like Table and Paragraph) extract content...

    forum.groupdocs.com/t/group-docc-extraction-sec...
  7. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...(default) GFM supports pipe tables, strikethrough text, and other...Flavored Markdown with pipe tables and strikethrough.""" # Step...

    docs.groupdocs.com/markdown/python-net/markdown...
  8. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Single Row Image in HTML Document Note This feature is supported by version 17.03 or greater Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: Report must show image of the customer It must show Name and Contact Number of the customer Report must be generated in the Presentation Document....Assembly Engine < table > < tr > < td > < img height...Photo]&gt;&gt;" /> </ td > < td > < table > < tr > < td > < b > Name :</...

    docs.groupdocs.com/assembly/net/single-row-imag...
  9. Features Overview | GroupDocs

    GroupDocs.Assembly for Python via .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e...., charts, image, tables, lists and more Inline template...Ability to use Spreadsheet as Table of Data Supported Ability to...

    docs.groupdocs.com/assembly/python-net/features...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Lexical Tokens The following table describes lexical tokens that...particular DataSet instance by table names using the “.” operator...

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