Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 349 for

syntax

(0.03 sec)
  1. Fluent syntax | Documentation

    This article describes how to use fluent Syntax notation in GroupDocs.Conversion for .NET API....Fluent syntax Fluent syntax Leave feedback Fluent syntax provides...locations, and so on. Fluent syntax was introduced in version 22...

    docs.groupdocs.com/conversion/net/fluent-syntax/
  2. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent Syntax of GroupDocs.Merger for .NET API....Fluent syntax Fluent syntax Leave feedback Fluent syntax provides...example how to use the fluent syntax below: using ( Merger merger...

    docs.groupdocs.com/merger/net/fluent-syntax/
  3. Working with Template Syntax Formatting | Docum...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about Syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Template Syntax Formatting Working with Template Syntax Formatting...The Business Layer . Template Syntax Formats Specifying String and...

    docs.groupdocs.com/assembly/net/working-with-te...
  4. Working with Template Syntax Formatting | Docum...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Template Syntax Formatting Working with Template Syntax Formatting...The Business Layer . Template Syntax Formats Specifying String and...

    docs.groupdocs.com/assembly/java/working-with-t...
  5. Support of Inline Syntax Error Messages

    We are back with the latest release of GroupDocs.Assembly for .NET. In this post, I am going to give you an overview of the latest release including the demonstration and usage of an exciting feature. Let’s not wait and walk through what’s new in the latest release. You may also have a glance at the release notes of the latest release. GroupDocs.Assembly allows you to generate automated reports by populating the pre-defined document templates....exception whenever some incorrect syntax is found in the template. The...in the template using Inline Syntax Error Messages. Using the inline...

    blog.groupdocs.com/assembly/support-of-inline-s...
  6. Barcodes Syntax and Properties | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Inserting Barcodes Dynamically You can insert barcode images to your documents dynamically using barcode tags. To declare a dynamically inserted barcode image within your template, perform the following steps: Add a textbox to your template at the place where you want a barcode image to be inserted. Set common image attributes such as size, rotation angle, and others for the textbox, making the textbox look like a barcode image without bars and text..../ Barcodes Syntax and Properties Barcodes Syntax and Properties...textbox using the following syntax: << barcode [ barcode_expression...

    docs.groupdocs.com/assembly/net/barcodes-syntax...
  7. Adding NEXT Field into Template Syntax | Docume...

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Template Syntax Adding NEXT Field into Template Syntax Leave feedback...The Business Layer . Adding Syntax to be evaluated by GroupDocs...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  8. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template Syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents . Use of In-line Syntax Error Messages By default, Document Assembler throws an exception when encounters a template Syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Advanced Usage / Use of In-line Syntax Error Messages into Templates...Templates Use of In-line Syntax Error Messages into Templates Leave...

    docs.groupdocs.com/assembly/java/use-of-in-line...
  9. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Engine / Template Syntax - Part 1 of 2 Template Syntax - Part 1 of...first part of the Template Syntax series of articles. For second...

    docs.groupdocs.com/assembly/java/template-synta...
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template Syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template Syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Advanced Usage / Use of In-line Syntax Error Messages into Templates...Templates Use of In-line Syntax Error Messages into Templates Leave...

    docs.groupdocs.com/assembly/net/use-of-in-line-...