Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,514 for

groupdocs.assembly

(0.07 sec)
  1. Bulleted List in Presentation Document | Docume...

    Note In this article, we will use Groupdocs.assembly to generate a Bulleted List report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. Multicolored Numbered List in Email Document | ...

    Note In this article, we will use Groupdocs.assembly to generate a Multicolored Numbered List report in Email 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. Multicolored Numbered List in Email Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Outlook 2013. In your email, write a sentence like “We provide support for the following clients:”....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  3. Numbered List in Presentation Document | Docume...

    Note In this article, we will use Groupdocs.assembly to generate a Numbered List report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Numbered List in Microsoft PowerPoint Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS PowerPoint 2013. Add a new presentation slide. Write a sentence like “We provide support for the following clients:”....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/numbered-list-...
  4. Common List Image in Email Document | Documenta...

    Note In this article, we will use Groupdocs.assembly to generate a Common List report in Email Document format. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/common-list-im...
  5. How to Run | Documentation

    How to run examples....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/python-net/how-to-r...
  6. Common Master-Detail Image in HTML Document | D...

    Note In this article, we will use Groupdocs.assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/common-master-...
  7. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use Groupdocs.assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/single-row-imag...
  8. 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)...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/working-with-st...
  9. 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/removing-empty-...
  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...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/working-with-si...