Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,297 for

template

(0.05 sec)
  1. Assemble External Document Dynamically using Gr...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install the latest version of the API for better user experience. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....denotes a placeholder within a template for a document to be inserted...inserted is not checked against template syntax and is not populated...

    blog.groupdocs.com/assembly/assemble-external-d...
  2. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet Template to your document Edit the Worksheet with your data to update the chart....insert the chart and Worksheet template to your document Edit the...update the chart. See Save the template Reporting Requirement As a...

    docs.groupdocs.com/assembly/java/individual-ser...
  3. Support for Dynamic Insertion of External Docum...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.12. Using the latest version, you can now assemble external documents dynamically for Word Processing and Email file formats. Previously, an evaluation mark was added to a nested document being inserted dynamically, which is now fixed. We recommend you to install and use the latest version of the API. Features Introduced You can insert contents of outer documents to your reports dynamically using doc tags....denotes a placeholder within a template for a document to be inserted...inserted is not checked against template syntax and is not populated...

    blog.groupdocs.com/assembly/support-for-dynamic...
  4. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Filtering, Grouping, and Ordering Template in MS Excel 2013. Add a new...Filtering, Grouping, and Ordering Template Please download the sample...

    docs.groupdocs.com/assembly/java/in-table-list-...
  5. Extract Data from Invoices or Receipts in C# us...

    Parse invoices or receipts and extract data programmatically using C#. Use .NET document parsing API in ASP.NET, WCF, or WPF to extract text from documents.... Create template items for extracting data...invoice according to the given template. Extract the data. The Invoice...

    blog.groupdocs.com/parser/extract-data-from-inv...
  6. Working with Outer Document Insertion | GroupDocs

    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...
  7. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in Templates using format strings and functions....numbers, dates, and text in templates. You can use format strings...formatted successfully." ); } Template Examples for Number Formatting...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  8. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....Visio Stencil VSTX - Visio Template Legacy Formats (Office 2010...(binary format) VST - Visio Template (binary format) Macro-Enabled...

    docs.groupdocs.com/conversion/net/convert-to-di...
  9. 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...
  10. Working with JSON Data Sources | GroupDocs

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