Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,159 for

template

(0.03 sec)
  1. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of GroupDocs.Assembly APIs. Overview of the API Classes of GroupDocs.Assembly are located within the GroupDocs.Assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a Template is assembled within the class. Building Reports To build a report from a Template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....required to build a report from a template is assembled within the class...Reports To build a report from a template, you can use one of the DocumentAssembler...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  2. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word formats with Templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....reports using C# using a simple template. The following topics are...CSV data and a TXT format template. It also supports multiple...

    blog.groupdocs.com/assembly/generate-reports-fr...
  3. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Assembly Engine Template Syntax We provide support...>> Download Bulleted List Template Please download the sample...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  4. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....assemble a document from a template. */ public class DataSourceInfo...DocumentAssembler Java /** * Loads a template document from the specified...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  5. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document Templates in order to generate your required reports. After going through this section, hopefully you will understand the Template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....considered when creating document templates in order to generate your...hopefully you will understand the template syntax, composing expressions...

    docs.groupdocs.com/assembly/net/working-with-gr...
  6. Generate and Automate Documents using Multiple ...

    At GroupDocs, we are always keen to broaden the usability of our APIs across multiple platforms. Keeping that in mind, we are pleased to release GroupDocs.Assembly for Java, a simpe document automation and report generation API that is materialized with multitude of extinct features that you may not have experience before. Such as, support of multiple data sources, multitude of supported file formats. We would encourage you to explore the API and share your valuable feedback....Hence, it allows to create template in any supported file/document...support and many others Easy template syntax . Less coding effort...

    blog.groupdocs.com/assembly/releasing-next-gene...
  7. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document Templates in order to generate your required reports. After going through this section, hopefully you will understand the Template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....considered when creating document templates in order to generate your...hopefully you will understand the template syntax, composing expressions...

    docs.groupdocs.com/assembly/java/working-with-g...
  8. Online VSD to JPG Converter | Free GroupDocs Apps

    VSD to JPG document converter - convert VSD to JPG online for free, no registration required. Secure and easy to use VSD to JPG conversion!...Converter (Microsoft Visio Drawing Template) VSD TO VDX Converter (Microsoft...(Visio Macro-Enabled Drawing Template) VSD TO PPT Converter (PowerPoint...

    products.groupdocs.app/conversion/vsd-to-jpg
  9. Value of JSON field is incorrectly outputted as...

    I have a DOCX file with the following Template <<[heading]>>. My data source is a JSON like follows: { “heading”: “100.2.1” } When generating a DOCX from this Template and data the output is something like Fri Jan 3…...DOCX file with the following template <<[heading]>> . My data source...generating a DOCX from this template and data the output is something...

    forum.groupdocs.com/t/value-of-json-field-is-in...
  10. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....Upload FileStream::fromFile The template is simply an HTML form of...is the same we’ll use same template and controller. Practice #...

    blog.groupdocs.com/total/two-ways-of-uploading-...