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

syntax

(0.04 sec)
  1. Inserting Chart Axis Title Dynamically in Word ...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog 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....Processing Document Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/inserting-chart...
  2. Working with Outer Document Insertion | Documen...

    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....not checked against template syntax and is not populated with data...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/java/working-with-o...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....picture List of products Adding Syntax to be evaluated by GroupDocs...technical information about syntax,expressions and report generation...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. Handle Empty Paragraphs using GroupDocs.Assembl...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install the latest version of the API for a better user experience. Features Introduced While assembling a document, if Syntax tags are removed or replaced with empty values, the output document will have empty paragraphs. In version 18....While assembling a document, if syntax tags are removed or replaced...

    blog.groupdocs.com/assembly/handle-empty-paragr...
  5. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template Syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...is null or empty in template syntax? Currently I have to do this:...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  6. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....name List of products Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/generating-repo...
  7. Column Chart in Spreadsheet Document | Document...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Spreadsheet Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Excel Document Creating a Column Chart Following below steps, you can create a column chart in MS Excel 2013:... Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/column-chart-in...
  8. Removing Selective Chart Series Dynamically | D...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.11 or greater. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.... Adding Syntax to be evaluated by GroupDocs...technical information about syntax, expressions and report generation...

    docs.groupdocs.com/assembly/net/removing-select...
  9. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime.... Syntax of a doc tag is defined as...not checked against template syntax and is not populated with data...

    docs.groupdocs.com/assembly/net/inserting-docum...
  10. Insert Chart Axis Title Dynamically using Group...

    At GroupDocs, we are always focused on improving our API’s. In this regard, we are excitedly announcing another monthly release of GroupDocs.Assembly for Java 18.1. Using the latest version, you can now change chart axis title dynamically in the spreadsheet, presentation, and email documents. We would recommend you to download and integrate this latest release. Insert Chart Axis Title DynamicallyGroupDocs.Assembly for Java 18.1 provides support for inserting chart axis title in spreadsheet, presentation, and email documents....DynamicallyFrom now, template syntax expressions are supported in...

    blog.groupdocs.com/assembly/dynamic-chart-axis-...