Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 25 of 25 for

load context

(0.05 sec)
  1. 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:...specifying an exact format in the context of the current culture to be...as date-time values while loading JSON, whereas the others are...

    docs.groupdocs.com/assembly/net/working-with-js...
  2. Tips for using the GreenSock Animation Platform

    GreenSock Animation Platform (GSAP) for JavaScript I have always had a sort of passion for the special effects presented in today’s multi-media. I’ve experience with a lot of different types of effects. From the credits at the end of a TV show, subtitles, and karaoke effects. The last type, that I still work with, are the CSS3 animations which are now one of the most used trend to achieve effects and interactivity on the modern web....’logo’ Now in a normal JS context, writing the selector name...popular JS frameworks are already loaded, such as window.$ or window...

    blog.groupdocs.com/total/tips-for-using-the-gre...
  3. 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 com.groupdocs.assembly.DocumentAssembler overLoads. The following table describes parameters of these overLoads....to specify XML schema while loading XML into DataSet , all attributes...values of XML elements are loaded as strings then. Thus, it becomes...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  4. 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:...is used by the assembler to load a document to be inserted during...evaluated and its result is used to load a document which content replaces...

    docs.groupdocs.com/assembly/net/template-syntax...
  5. 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....to specify XML schema while loading XML into DataSet , all attributes...values of XML elements are loaded as strings then. Thus, it becomes...

    docs.groupdocs.com/assembly/net/groupdocs-assem...