Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,233 for

template

(0.03 sec)
  1. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in Template documents. For more convenience, the set of simple JSON types is extended as follows:...values of JSON elements in template documents. For more convenience...or objects having array In template documents, if a top-level...

    docs.groupdocs.com/assembly/java/working-with-j...
  2. Working with JSON Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in Template documents. For more convenience, the set of simple JSON types is extended as follows:...values of JSON elements in template documents. For more convenience...or objects having array In template documents, if a top-level...

    docs.groupdocs.com/assembly/net/working-with-js...
  3. How to Convert Files with GroupDocs 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....htm file in the “templates” folder in the root folder...type="text/css"> {{ Web::minify('templates/',array('style.css'),FALSE)...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  4. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a Template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a Template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load 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 text-boxes...

    docs.groupdocs.com/assembly/java/working-with-o...
  5. 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...
  6. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on Templates. In essence, the engine accepts a Template document and some data, assembles data with the Template document as per syntax defined by the Template document and then, generates the output document in the Template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....based on templates. In essence, the engine accepts a template document...data, assembles data with the template document as per syntax defined...

    docs.groupdocs.com/assembly/java/introducing-gr...
  7. Inserting Chart Axis Title Dynamically in Prese...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 18.1 or greater. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013: Create a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialogue box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet Template to your document Edit the Worksheet with your data to update the chart Save your Document Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...insert the chart and Worksheet template to your document Edit the...Download Template Please download the sample Chart Template we created...

    docs.groupdocs.com/assembly/net/inserting-chart...
  8. 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...
  9. Common List Image in Spreadsheet Document | Doc...

    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...
  10. 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....>> 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-...