Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 5,956 for

assemble

(0.34 sec)
  1. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie 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” dialog box....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  2. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Genere informes en PDF y Word a partir de datos...

    Genere informes programáticamente convirtiendo JSON a PDF y Word usando plantillas en C#. Automatice los informes en PDF y DOCX mediante la API de .NET....Assembly for .NET es la API de generación...Install-Package GroupDocs.Assembly Generar informe en PDF a partir...

    blog.groupdocs.com/es/assembly/generate-reports...
  4. Tạo báo cáo PDF và Word từ dữ liệu JSON trong C#

    Lập trình tạo báo cáo bằng cách chuyển đổi JSON sang PDF & Word bằng các mẫu trong C#. Tự động hóa các báo cáo PDF & DOCX bằng .NET API....Assembly for .NET là API tự động hóa...Install-Package GroupDocs.Assembly Tạo báo cáo PDF từ dữ liệu...

    blog.groupdocs.com/vi/assembly/generate-reports...
  5. 在 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-hant/assembly/generate-re...
  6. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/removing-empty-...
  7. Working with Simple Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. Support Simple and Standalone Data Sources The API provides support for standalone and specific data sources for various types of data like JSON, XML etc. The support is available for XML, JSON, and CSV data sources so far. Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-si...
  8. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-st...
  9. 使用 C# 从 CSV 数据生成 PDF 和 Word 报告 | .NET 报告 API

    使用 C# 使用模板将 CSV 转换为 PDF 和 Word 格式。 GroupDocs 使用 .NET Reporting API 自动生成 PDF 和 DOC/DOCX 报告。...Assembly 提供 .NET 报告 API 来自动生成报告。在本文中,我使用了...来自动生成报告。在本文中,我使用了 GroupDocs.Assembly for .NET 从选定的 CSV 数据和 TXT 格式模板生成报告。它还支持多种数据源,如...

    blog.groupdocs.com/zh/assembly/generate-reports...
  10. Báo cáo PDF & Word từ Dữ liệu CSV bằng C# | API...

    Chuyển đổi định dạng CSV sang PDF & Word bằng các mẫu bằng C#. Tự động tạo báo cáo PDF & DOC/DOCX bằng .NET Reporting API của GroupDocs....Assembly cung cấp API báo cáo .NET... tôi đã sử dụng GroupDocs.Assembly for .NET này để tạo báo cáo...

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