Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,085 for

list

(0.84 sec)
  1. In-Paragraph List in Presentation Document | Gr...

    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:”....In-Paragraph List in Presentation Document In-Paragraph List in Presentation...Business Layer . In-Paragraph List in Microsoft PowerPoint Document...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. List and print all supported file types | Group...

    This article explains how to List and print file types supported by GroupDocs.Viewer for .NET...information / List and print all supported file types List and print...types Leave feedback The page lists all file formats supported by...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  3. In-Paragraph List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....In-Paragraph List in Text Document In-Paragraph List in Text Document...Business Layer . In-Paragraph List in Text Document Reporting Requirement...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  4. List and print all supported file types | Group...

    This article explains how to List and print file types supported by GroupDocs.Viewer for Java...information / List and print all supported file types List and print...types Leave feedback The page lists all file formats supported by...

    docs.groupdocs.com/viewer/java/how-to-list-and-...
  5. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example, “We provide support for the following clients:”. Save the template....In-Paragraph List in Word Processing Document In-Paragraph List in Word...Business Layer . In-Paragraph List in Microsoft Word Document Creating...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  6. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Image Reports - Common List / Common List Image in Word Processing...Processing Document Common List Image in Word Processing Document Leave...

    docs.groupdocs.com/assembly/java/common-list-im...
  7. 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....Advanced Usage / Working with List Reports - Multicolored Numbered...Numbered / Multicolored Numbered List in Word Processing Document...

    docs.groupdocs.com/assembly/java/multicolored-n...
  8. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing 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. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....Image Reports - Common List / Common List Image in Word Processing...Processing Document Common List Image in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/common-list-ima...
  9. 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 based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Word 2013....Advanced Usage / Working with List Reports - Multicolored Numbered...Numbered / Multicolored Numbered List in Word Processing Document...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  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....with common list. Generate email report with common list. Leave feedback...

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