Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,841 for

assemble

(0.03 sec)
  1. Java의 XML에서 PDF 및 Word 보고서 | XML에서 PDF 및 DOCX로

    GroupDocs의 Java API를 사용하여 텍스트 기반 템플릿을 통해 XML 데이터를 PDF 및 DOC/DOCX로 변환하여 보고서 생성을 자동화합니다....Assembly 는 DOCX 또는 TXT 템플릿을 사용하여 XML...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ko/assembly/generate-reports...
  2. Template Syntax - Part 1 of 2 | Documentation

    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:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/template-synta...
  3. JavaでのCSVからのPDFおよびWordレポート| CSVからPDFおよびDOCXへ

    Javaのテンプレートを使用してCSVをPDFおよびWord形式に変換することにより、プログラムでレポートを作成します。 JavaAPIを使用してPDFおよびDOC/DOCXレポートの生成を自動化します。...Assembly for Java は、選択した CSV データと TXT...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ja/assembly/generate-reports...
  4. Excel inline tables not working - Free Support ...

    When I wanted a little table inline, it keeps complaining it can’t be used in Excel. So I had to concat it into 1 cell, but thjis makes it very ugly, because now I have to add characters that sometimes not exists. this…...Assembly Product Family TerraIndexService...new MemoryStream()) { var assembler = new DocumentAssembler {...

    forum.groupdocs.com/t/excel-inline-tables-not-w...
  5. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. Inserting Chart Axis Title Dynamically in Email...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/inserting-chart...
  7. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...Assembly Product Family nosweat May...parse-time error. GroupDocs.Assembly supports a subset of C# language...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  8. Install GroupDocs.Total for .NET | Documentation

    This topic describes how to install GroupDocs.Total for .NET....Assembly Product Solution GroupDocs...Total - .NET Standard 6.0 assembly. - .NET Standard 2.0 in versions...

    docs.groupdocs.com/total/net/installation/
  9. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the Assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-x...
  10. Java 中 XML 的 PDF 和 Word 报告 | XML 到 PDF 和 DOCX

    通过使用 GroupDocs 的 Java API 通过基于文本的模板将 XML 数据转换为 PDF 和 DOC/DOCX 来自动生成报告。...Assembly 提供 Java API 以使用 DOCX 或 TXT...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/zh/assembly/generate-reports...