Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,271 for

template

(0.38 sec)
  1. How to Merge Data Fields from a DOCX File with ...

    This article explains how to get the fields from a Template DOCX file, fill them with data and merge to new PDF file using GroupDocs. 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) We already know how to install the Fatfree framework and prepare for creating the sample from the previous article....how to get the fields from a template DOCX file, fill them with...sample with Fatfree. We need a template file with a form and a controller...

    blog.groupdocs.com/merger/how-to-merge-data-fie...
  2. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....elements of the same type In template documents, if a top-level...</Person> </Persons> By using the template like following: <<foreach...

    docs.groupdocs.com/assembly/net/working-with-xm...
  3. Generate Document from JSON Data Source | Group...

    Build documents from JSON data sources using JsonDataSource class to load and bind JSON data to Templates in .NET applications....makes it available to your templates, supporting both simple and...assembles documents from templates - wraps the data source Here...

    docs.groupdocs.com/assembly/net/basic-usage-jso...
  4. Barcode Image Generation in Spreadsheet Documen...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your Template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Spreadsheet Template Syntax Add a textbox to your template at the...Assembly Engine Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  5. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Microsoft Office Word Document Template Microsoft Office Open XML...Microsoft Office Open XML Document Template Microsoft Office Open XML...

    docs.groupdocs.com/parser/net/extract-data-from...
  6. Bulleted List in Presentation Document | GroupDocs

    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....>> Download Bulleted List Template Please download the sample...Generating The Report ODP Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Common List Image in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Excel Document Creating a Common List Please follow below steps to create Common List Image in MS Excel 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....<<[getName()]>> <> Download Template Please download the sample...Generating The Report ODS Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/common-list-im...
  8. What is GroupDocs Assembly?

    Last week, I mentioned changes that we’re making to GroupDocs Assembly to make it more intuitive. Document assembly (also known as document automation) is an aspect of document management that you might not be familiar with, so this week I’ll discuss what it is and how it can be used in more detail. Document Management? You’ve found your way to GroupDocs and the GroupDocs blog so chances are that you have an idea about document management....Creating a professional-looking template, storing it online and sharing...caption=“Document assembly: take a template, add data and create a new...

    blog.groupdocs.com/total/what-is-groupdocs-asse...
  9. 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....foreach >> Download Common List Template Please download the sample...Generating The Report ODT Template and Report in Apache OpenOffice...

    docs.groupdocs.com/assembly/java/common-list-im...
  10. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a Template for a document to be inserted during run time....denotes a placeholder within a template for a document to be inserted...used almost anywhere in a template document except textboxes...

    docs.groupdocs.com/assembly/java/inserting-docu...