Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,338 for

template

(0.16 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Linux, and critical fixes for template expressions, delivering more...Parser for .NET 25.12 adds template‑free table extraction for...

    blog.groupdocs.com/groupdocs.blog/page/2/
  2. GroupDocs.Assembly for .NET 3.3.0 Provides Supp...

    Here at GroupDocs we gratify our customers’ feedback regarding our APIs. Hence, GroupDocs Team is pleased to release GroupDocs.Assembly for .NET 3.3.0 with remarkable features including support to add analogue of Microsoft Word NEXT fields into Template syntax. We would suggest you to experience our new release that sums up the features given below. GroupDocs.Assembly for .NET 3.3.0 - Recent Features Add ability to update fields while assembling Word Processing documents Add ability to calculate formula while assembling Spreadsheet documents Add analogue of Microsoft Word NEXT fields into Template syntax Available Channels and ResourcesHere are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Microsoft Word NEXT fields into template syntax. We would suggest you...Microsoft Word NEXT fields into template syntax Available Channels...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Generate Numbered Lists from Data Source | Grou...

    Create numbered lists in documents by iterating over data collections and displaying items with numbers....Create a numbered list in your template document Add a foreach data...); } Template Structure for Numbered Lists In your template document...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...therefore understood and the template works. JsonDataSource does...Use the equality form in the template, e.g.: <<if [MyProperty.Data...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  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...