Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 24 for

linq

(0.03 sec)
  1. Features Overview | Documentation

    GroupDocs.Assembly for .NET is an API that allows you to generate documents in popular microsoft office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, objects of custom .NET types, external documents, and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....formatting of template text elements Linq-based template syntax Change...aggregating, etc.) Supported (through LINQ syntax for data sources of all...

    docs.groupdocs.com/assembly/net/features-overview/
  2. Releasing Next Generation GroupDocs.Assembly fo...

    It’s time to lay a hand on Next Generation GroupDocs.Assembly for .NET. GroupDocs releases this product with the extinct features that you may have not experienced before. Variety of document formats are introduced, numerous data sources are supported. Document automation and report generation was never so easy. Why Next Generation GroupDocs.Assembly? The legacy 1.3.0 version of GroupDocs.Assembly for .NET had limitations. For example, in order to generate a report in any of the supported, complex coding efforts were required for creating templates and then, generating any report....0 brings power of C# and LINQ based data manipulations directly...

    blog.groupdocs.com/assembly/simplest-api-for-do...
  3. Remove metadata properties | Documentation

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....NET collections through LINQ. The following example demonstrates...

    docs.groupdocs.com/metadata/net/remove-metadata...
  4. Enumeration Extension Methods | Documentation

    Linq Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for IEnumerable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus you can group, sort and perform other sequential data manipulations in template expressions in a familiar way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Extension Methods Leave feedback LINQ Reporting Engine enables you...

    docs.groupdocs.com/assembly/net/enumeration-ext...
  5. Enumeration Extension Methods | Documentation

    Linq Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...Extension Methods Leave feedback LINQ Reporting Engine enables you...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  6. 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.... Support for LINQ Providers The engine does not...database in conjunction with a LINQ provider for the ORM, then you...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  7. signature.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/signature/python-net/technical-support/weekly0.5https://docs.groupdocs.com/signatur......com/signature/net/search-signatures-with-linq-query-support/weekly0.5https://docs...com/signature/net/verify-signatures-with-linq-query-support/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/signature.xml
  8. 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:... A typical template for LINQ Reporting Engine is composed...

    docs.groupdocs.com/assembly/java/template-synta...
  9. Get supported file formats | Documentation

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Comparison within your .NET applications....Linq ; using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/get-supported...
  10. Custom cache implementation | Documentation

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....Linq ; using System.Diagnostics ;...Imports System.IO Imports System.Linq Imports System.Diagnostics Imports...

    docs.groupdocs.com/viewer/net/how-to-use-custom...