Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 5,403 for

assemble

(0.63 sec)
  1. PDF & Word รายงานจาก CSV ใน Java | CSV เป็น PDF...

    สร้างรายงานโดยทางโปรแกรมโดยแปลงรูปแบบ CSV เป็น PDF และ Word โดยใช้เทมเพลตใน Java สร้างรายงาน PDF & DOC/DOCX โดยอัตโนมัติโดยใช้ Java API...Assembly for Java คือ API การสร้าง...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/th/assembly/generate-reports...
  2. Numbered List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report 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. Numbered List in HTML Document Reporting Requirement As a report developer, you are required to describe the services you are providing with the following key requirements: The report must show the products in numbered list....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  3. Common Master-Detail Image in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Common Master-Detail 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 the information of the customers and products with the following key requirements: Report must show customers’ picture and name. It must associate the customers with their products....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/common-master-d...
  4. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/common-master-d...
  5. Advanced Usage | GroupDocs

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/advanced-usage/
  6. OOXML on GroupDocs Blog | Document Automation S...

    OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Met......Assembly for .NET 25.12 – Aralık 2025...Explore what’s new in GroupDocs.Assembly for .NET 25.12. Available...

    blog.groupdocs.com/tr/tag/ooxml/index.xml
  7. تقارير PDF و Word من XML في C # | XML إلى PDF و...

    أتمتة إنشاء التقارير في C # عن طريق تحويل بيانات XML إلى PDF و DOC / DOCX عبر القوالب النصية باستخدام .NET API بواسطة GroupDocs....Assembly for .NET هو API لأتمتة إنشاء...Install-Package GroupDocs.Assembly إنشاء تقرير PDF من بيانات...

    blog.groupdocs.com/ar/assembly/generate-reports...
  8. C#'ta XML'den PDF ve Word Raporları | XML'den P...

    GroupDocs'un .NET API'sini kullanarak XML verilerini metin tabanlı şablonlar aracılığıyla PDF ve DOC/DOCX'e dönüştürerek C# dilinde rapor oluşturmayı otomatikleştirin....Assembly for .NET , DOCX veya TXT şablonunu...Install-Package GroupDocs.Assembly C# ile XML Verilerinden PDF...

    blog.groupdocs.com/tr/assembly/generate-reports...
  9. Column Chart in Spreadsheet Document | GroupDocs

    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 based on the use case: Working with a Business Case. 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 a column chart in MS Excel 2013:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/column-chart-in...
  10. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax Assembler = ga.DocumentAssembler() dataSource = ga.data.JsonDataSource("datasource.json") DataSourceInfo = ga.DataSourceInfo(dataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(Assembler.Assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...