Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 3,841 for

assembly

(0.05 sec)
  1. Working with Template Syntax Formatting | Docum...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-t...
  2. Bulleted List in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Email format. Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show all the clients in a bulleted list format. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Recipients, Cc and Subject <><<[r]>>; <> <<[cc]>> <<[subject]>> Body We provide support for the following clients: <>• <<[getName()]>> <> Download Bulleted List Template Please download the sample Bulleted List document we created in this article:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  3. Informes en PDF y Word desde XML en C# | XML a ...

    Automatice la generación de informes en C# convirtiendo datos XML en PDF y DOC/DOCX a través de plantillas basadas en texto utilizando la API .NET de GroupDocs....Assembly for .NET es la API para automatizar...Install-Package GroupDocs.Assembly Generar informe en PDF a partir...

    blog.groupdocs.com/es/assembly/generate-reports...
  4. PDF- en Word-rapporten van XML in C# | XML naar...

    Automatiseer het genereren van rapporten in C# door XML-gegevens te converteren naar PDF & DOC/DOCX via op tekst gebaseerde sjablonen met behulp van .NET API van GroupDocs....Assembly for .NET is de API om het...Install-Package GroupDocs.Assembly Genereer een PDF-rapport van...

    blog.groupdocs.com/nl/assembly/generate-reports...
  5. Column Chart in Spreadsheet Document | Document...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create column chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/column-chart-i...
  6. Java에서 CSV의 PDF 및 Word 보고서 | CSV에서 PDF 및 DOCX로

    Java의 템플릿을 사용하여 CSV를 PDF 및 Word 형식으로 변환하여 프로그래밍 방식으로 보고서를 생성합니다. Java API를 사용하여 PDF 및 DOC/DOCX 보고서 생성을 자동화합니다....Assembly for Java 는 이 기사에서 선택한 CSV...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ko/assembly/generate-reports...
  7. Working with a Business Case | Documentation

    Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-a...
  8. Developer Guide | Documentation

    This section will tell you how to work with GroupDocs.Assembly for .NET....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/developer-guide/
  9. C# 中來自 XML 的 PDF 和 Word 報告 | XML 到 PDF 和 DOCX

    GroupDocs 使用 .NET API 通過基於文本的模板將 XML 數據轉換為 PDF 和 DOC/DOCX,從而在 C# 中自動生成報告。...Assembly for .NET 是使用 DOCX 或 TXT 模板從...Install-Package GroupDocs.Assembly 在 C# 中從 XML 數據生成 PDF 報告 #...

    blog.groupdocs.com/zh-hant/assembly/generate-re...
  10. Working with Multiple Data Sources | Documentation

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-m...