Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,136 for

template

(0.08 sec)
  1. Online DataMatrix Reader

    Free online document DataMatrix parser. Read DataMatrix from more than 90 file formats and format families...Other: PDF Template: DOTX, POTX Macro-Enabled Template: DOTM, POTM...POTM OpenDocument Template: OTT BOM: UTF32 LE, UTF32 BE, UTF16...

    products.groupdocs.app/parser/read-datamatrix
  2. Online PDF417 Reader

    Free online document PDF417 parser. Read PDF417 from more than 90 file formats and format families...Other: PDF Template: DOTX, POTX Macro-Enabled Template: DOTM, POTM...POTM OpenDocument Template: OTT BOM: UTF32 LE, UTF32 BE, UTF16...

    products.groupdocs.app/parser/read-pdf417
  3. 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...
  4. 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...
  5. Inserting Chart Axis Title Dynamically in Prese...

    Note This feature is supported by version 18.1 or greater Note The code uses some of the objects defined in The Business Layer. 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/java/inserting-char...
  6. Inserting Chart Axis Title Dynamically in Sprea...

    Note This feature is supported by version 18.1 or greater. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet Template to your Worksheet 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 Worksheet Edit the...c.getPrice())]>>" Download Template Please download the sample...

    docs.groupdocs.com/assembly/java/inserting-char...
  7. GroupDocs.Assembly for Java | Documentation

    Home Note Welcome to the GroupDocs.Assembly for JavaGroupDocs.Assembly for Java is a document automation and reports generation API designed to create custom documents from Templates. This Java reporting API intelligently assembles the given data with the defined Template document and generates an output document based on the data source, in the Template’s format as well as in the specified output format. GroupDocs.Assembly for Java Resources Following are the links to some useful resources you may need to accomplish your tasks....create custom documents from templates. This Java reporting API intelligently...given data with the defined template document and generates an...

    docs.groupdocs.com/assembly/java/
  8. Saving EditableDocument to Stream | Documentation

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....you to specify a resource template string. This article covers.../> Saving HTML Markup with Template Strings for Resource Links...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  9. GroupDocs.Assembly for .NET 3.2.0 Released with...

    Team GroupDocs is excited to announce GroupDocs.Assembly for .NET 3.2.0. The latest version of our document generation API comes with some useful new features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add support for outer document insertion while generating Word Processing documents Support number formatting features missing in .Net Framework such as ordinal, cardinal, alphabetic, etc. in Template syntax Support string formatting features missing in .... in template syntax Support string formatting...upper, lower, capital, etc. in template syntax Add barcode image generation...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  10. How to Use New Login Method in Plugins and Serv...

    This article explains how to use the new method LoginUser, added to the new GroupDocs SDK. 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 a previous article. The sample that we create in this article is not much different from other FatFree samples.... We need a template file with a form and a controller...“12345”. Implementation # The template file is the same as in the...

    blog.groupdocs.com/total/how-to-use-new-login-m...