Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 3,790 for

assemble

(0.05 sec)
  1. 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...
  2. 在 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...
  3. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide. Click the document where you want to add the table. Press “Insert” tab to insert the table....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-table-maste...
  4. Relatórios PDF e Word de XML em C# | XML para P...

    Automatize a geração de relatórios em C# convertendo dados XML em PDF e DOC/DOCX por meio de modelos baseados em texto usando a API .NET da GroupDocs....Assembly for .NET é a API para automatizar...Install-Package GroupDocs.Assembly Gerar relatório PDF a partir...

    blog.groupdocs.com/pt/assembly/generate-reports...
  5. گزارش های PDF و Word از XML در C# | XML به PDF ...

    با تبدیل داده‌های XML به PDF و DOC/DOCX از طریق قالب‌های مبتنی بر متن با استفاده از NET API توسط GroupDocs، تولید گزارش‌ها را در C# به‌طور خودکار انجام دهید....Assembly for .NET API برای خودکارسازی...Install-Package GroupDocs.Assembly ایجاد گزارش PDF از داده های...

    blog.groupdocs.com/fa/assembly/generate-reports...
  6. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Presentation Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence, for example “We provide support for the following products:”. Save the template....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  7. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList with Filtering, Grouping, and Ordering report in Presentation 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. In-Table List with Filtering, Grouping, and Ordering in Microsoft PowerPoint Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS PowerPoint 2013....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. Removing Empty Paragraphs | Documentation

    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-...
  9. Working with String Template | Documentation

    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...
  10. Working with Simple Data Sources | Documentation

    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...