Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,261 for

template

(0.14 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)....PowerPoint Document Creating a Template Add a new slide Add a bullet...Assembly Engine Download Template Get the template from here. Generating...

    docs.groupdocs.com/assembly/net/generating-repo...
  2. In-Table List With Alternate Content in Spreads...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List With Alternate Content report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Table List With Alternate Content in Microsoft Excel 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 Excel 2013. Add a new Workbook. Select the range of cells that you want to include in the table....List With Alternate Content Template in MS Excel 2013. Add a new...List With Alternate Content Template Please download the sample...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using Templates....messages dynamically from templates. You can set email attributes...recipients (To, CC, BCC) using template syntax, making it easy to...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  4. GroupDocs.Assembly for Net overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from Templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in Template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support Template documents with custom variables & text comments within Template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of Template text elements Linq-based Template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....create custom documents from templates. With its powerful and straightforward...formatting to strings in template syntax Template syntax support formatting...

    docs.groupdocs.com/assembly/net/product-overview/
  5. Releasing Next Generation GroupDocs.Assembly fo...

    It’s time to lay a hand on Next Generation GroupDocs.Assembly for .NET. GroupDocs releases this product with the extinct features that you may have not experienced before. Variety of document formats are introduced, numerous data sources are supported. Document automation and report generation was never so easy. Why Next Generation GroupDocs.Assembly? The legacy 1.3.0 version of GroupDocs.Assembly for .NET had limitations. For example, in order to generate a report in any of the supported, complex coding efforts were required for creating Templates and then, generating any report....were required for creating templates and then, generating any report...directly into your templates. Advanced template features such as...

    blog.groupdocs.com/assembly/simplest-api-for-do...
  6. Numbered List in Word Processing Document | Gro...

    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:”....you can create Numbered List Template in MS Word 2013. In your document...Start numbered list. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/numbered-list-...
  7. In-Paragraph List in Spreadsheet Document | Gro...

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

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  8. Supported Document Formats | GroupDocs

    Supported File Formats The following table indicates the input and output file formats supported by GroupDocs.Assembly for .NET. Format Description Load Save Populate Remarks DOC Microsoft Word 97 - 2007 Document. DOT Microsoft Word 97 - 2007 Template. DOCX Office Open XML WordprocessingML Document (macro-free). DOCM Office Open XML WordprocessingML Macro-Enabled Document. DOTX Office Open XML WordprocessingML Template (macro-free). DOTM Office Open XML WordprocessingML Macro-Enabled Template. RTF RTF format. XLSX OOXML 2007-2010 XLSM OOXML Macro Enabled Workbook XLTX OOXML Workbook Template XLTM OOXML Macro Enabled Workbook Template XLSB OOXML Binary Workbook XLS Excel Workbook 97-2003 XLT Excel Workbook Template 97-2003 XML Spreadsheet Markup Language ODS Open Document Spreadsheet PPTX OOXML Presentation PPTM OOXML Macro Enabled Presentation PPTM OOXML Macro Enabled Presentation PPSX OOXML SlideShow PPSM OOXML Macros Enabled Presentation POTX OOXML Presentation Template POTM OOXML Macro Enabled Presentation Template PPT PowerPoint Presentation 97-2003 PPS PowerPoint SlideShow 97-2003 ODP OpenDocument Presentation EML Email Message Format MSG Outlook Email Message Format EMLX Apple’s Email Message Format TXT Plain Text XML Word Processing Markup Language HTML HTML format.... Microsoft Word 97 - 2007 Template. Office Open XML WordprocessingML...Open XML WordprocessingML Template (macro-free). Office Open...

    docs.groupdocs.com/assembly/net/supported-docum...
  9. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....user-generated template. For details about templates, see . Here...document by the user-generated template: Instantiate object for the...

    docs.groupdocs.com/parser/java/parse-data-from-...
  10. Comparison API sample Implementation with PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....data transmission between a template and the controller. It also...FatFree engine, PHP SDK, templates and controllers. In it, you...

    blog.groupdocs.com/comparison/implement-documen...