Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 4,697 for

assembly

(0.15 sec)
  1. Working with Template Syntax Formatting | Group...

    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. דוחות PDF ו-Word מ-XML ב-C# | XML ל-PDF ו-DOCX

    אוטומציה של הפקת דוחות ב-C# על ידי המרת נתוני XML ל-PDF ו-DOC/DOCX באמצעות תבניות מבוססות טקסט באמצעות .NET API של GroupDocs....Assembly for .NET הוא ה-API לאוטומטי...Install-Package GroupDocs.Assembly הפק דוח PDF מנתוני XML ב-C#...

    blog.groupdocs.com/he/assembly/generate-reports...
  3. PDF- и Word-отчеты из XML в C# | XML в PDF и DOCX

    Автоматизируйте создание отчетов на C# путем преобразования данных XML в PDF и DOC/DOCX с помощью текстовых шаблонов с помощью .NET API от GroupDocs....Assembly for .NET — это API для автоматизации...Install-Package GroupDocs.Assembly Создание отчета в формате...

    blog.groupdocs.com/ru/assembly/generate-reports...
  4. How to Run Examples | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Assembly is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favorite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like following image: In extracted files and folders, you can see solution file for C# Project....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/how-to-run-exam...
  5. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog 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 document Edit the Worksheet with your data to update the chart....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/chart-series-c...
  6. Rapports PDF et Word à partir de XML en Java | ...

    Automatisez la génération de rapports en convertissant les données XML en PDF et DOC/DOCX via des modèles textuels à l'aide de l'API Java de GroupDocs....Assembly fournit une API Java pour...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/fr/assembly/generate-reports...
  7. 在 C# 中从 JSON 数据生成 PDF 和 Word 报告

    通过使用 C# 中的模板将 JSON 转换为 PDF 和 Word,以编程方式生成报告。使用 .NET API 自动生成 PDF 和 DOCX 报告。...Assembly for .NET 是 .NET 应用程序的报告生成和文档自动化...Install-Package GroupDocs.Assembly 在 C# 中从 JSON 数据生成 PDF 报告 #...

    blog.groupdocs.com/zh/assembly/generate-reports...
  8. 从 Java 中的 JSON 数据生成 PDF 报告 | JSON 转 PDF & DOCX

    通过使用 Java 中的模板将 JSON 数据转换为 PDF 和 Word 以编程方式生成报告。使用报告生成 Java API 的 PDF 和 DOCX 报告。...Assembly for Java API 从提供的 JSON 数据和...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.1</version>...

    blog.groupdocs.com/zh/assembly/generate-pdf-rep...
  9. CSV 中的 PDF 和 Word 报告CSV 转 PDF 和 DOCX

    通过使用 Java 中的模板将 CSV 转换为 PDF 和 Word 格式,以编程方式创建报告。使用 Java API 自动生成 PDF 和 DOC/DOCX 报告。...Assembly for Java 是我在本文中使用的报告生成 API,用于从选定的...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/zh/assembly/generate-reports...
  10. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/business-case-...