Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 3,899 for

assemble

(0.04 sec)
  1. In-Paragraph List in Presentation Document | Do...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft PowerPoint Document Creating a In-Paragraph List Practising 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 clients:”....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/multicolored-n...
  3. 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...
  4. 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. 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...
  5. Column Chart in Spreadsheet Document | Document...

    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...
  6. Column Chart in Spreadsheet Document | Document...

    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. 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 column chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/column-chart-i...
  7. Java에서 CSV의 PDF 및 Word 보고서 | CSV에서 PDF 및 DOCX로

    Java의 템플릿을 사용하여 CSV를 PDF 및 Word 형식으로 변환하여 프로그래밍 방식으로 보고서를 생성합니다. Java API를 사용하여 PDF 및 DOC/DOCX 보고서 생성을 자동화합니다....Assembly for Java 는 이 기사에서 선택한 CSV...groupdocs</groupId> <artifactId>groupdocs-assembly</artifactId> <version>21.4</version>...

    blog.groupdocs.com/ko/assembly/generate-reports...
  8. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document 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 Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/individual-seri...
  9. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/generating-rep...
  10. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...Assembly Product Family dotnet , document-automation...empty" }; DocumentAssembler assembler = new DocumentAssembler();...

    forum.groupdocs.com/t/shorthand-check-for-null-...