Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,245 for

note

(0.37 sec)
  1. 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 PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Presentation Document Leave feedback Note In this article, we will use...from multiple data sources. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/generating-repo...
  2. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Target File Format Leave feedback Note This feature is supported by...by version 18.9. or greater Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/changing-targe...
  3. Common List Image in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Text Document Leave feedback Note In this article, we will use...report in Text Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/common-list-im...
  4. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...attachments from the MSG file: Note NOTE: provided code snippet suits...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  5. Single Row Image in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in HTML Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the HTML Document....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/single-row-ima...
  6. In-Paragraph List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML 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....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  7. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....HTML Document Leave feedback Note In this article, we will use...report in HTML Document format. Note The code uses some of the objects...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  8. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API.... Note OutputStream that were created...+ pageNumber + ".jpg" ; } Note NOTE: Stream that was created over...

    docs.groupdocs.com/merger/java/generate-documen...
  9. Licensing and Subscription | GroupDocs

    This article explains evaluation limitations and licensing of GroupDocs.Merger for .NET. Please Note that you can avail a Free Trial and a 30-day Temporary License for evaluation... Note Note that there are a number of...SetLicense ( fileStream ); } Note Calling . multiple times is...

    docs.groupdocs.com/merger/net/licensing-and-sub...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...- Part 1 of 2 Leave feedback Note This article is the first part...opening tag. <</ tag_name >> Note: Tag body elements are case-sensitive...

    docs.groupdocs.com/assembly/net/template-syntax...