Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,868 for

assemble

(0.04 sec)
  1. Создание отчета в формате PDF из данных JSON в ...

    Создавайте отчеты программно, преобразовывая данные JSON в PDF и Word с помощью шаблонов на Java. Отчеты в формате PDF и DOCX с использованием Java API генерации отчетов....Assembly for Java для создания отчетов...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.1</version>...

    blog.groupdocs.com/ru/assembly/generate-pdf-rep...
  2. گزارش های PDF و Word از CSV در Java | CSV به PD...

    با تبدیل فرمت های CSV به PDF و Word با استفاده از قالب های جاوا، به صورت برنامه نویسی گزارش ایجاد کنید. تولید گزارش های PDF و DOC/DOCX را با استفاده از Java API به صورت خودکار انجام دهید....Assembly for Java API تولید گزارش است...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/fa/assembly/generate-reports...
  3. Створення PDF-звіту з даних JSON у Java | JSON ...

    Програмно створюйте звіти, перетворюючи дані JSON у PDF і Word за допомогою шаблонів у Java. Звіти у форматі PDF і DOCX за допомогою Java API для створення звітів....Assembly for Java для створення звітів...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.1</version>...

    blog.groupdocs.com/uk/assembly/generate-pdf-rep...
  4. Working with Simple Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 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 and CSV etc. The support is available for XML and CSV data sources so far. Articles in this section...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. Pie Chart in Email Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. 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. Select “Pie”. Preview “Pie” and press OK to insert the chart and Worksheet template to your email....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/pie-chart-in-e...
  6. In-Table List with Filtering Grouping and Order...

    In-Table List with Filtering, Grouping, and Ordering in Email Document Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering report in Email Document format. In-Table List with Filtering, Grouping, and Ordering in Email 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 Outlook 2013....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-table-list-...
  7. In-Table List With Alternate Content in Present...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Presentation Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft PowerPoint Document Creating a In-Table List With Alternate Content Practicing the following steps you can create In-Table List With Alternate Content Template in MS PowerPoint 2013. Add a new presentation slide. Press “Insert” tab to insert the table....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/numbered-list-...
  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 ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.AssembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-s...
  10. 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/ko/assembly/generate-reports...