Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,873 for

assemble

(0.04 sec)
  1. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the Assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-c...
  2. 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...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-t...
  3. Inserting Chart Axis Title Dynamically in Email...

    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 Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email 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 email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share orders quantity of the customers dynamically with the following key requirements:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/inserting-chart...
  4. Can not iterate over an instance of type 'Syste...

    Good day, we need some help with two issues which are best illustrated with a simple example. Take a default setup, with: Options = DocumentAssemblyOptions.AllowMissingMembers JsonDataSource: {} Template: <<var [b…...Assembly Product Family nosweat May...parse-time error. GroupDocs.Assembly supports a subset of C# language...

    forum.groupdocs.com/t/can-not-iterate-over-an-i...
  5. Working with XML Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the Assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-x...
  6. Install GroupDocs.Total for .NET | Documentation

    This topic describes how to install GroupDocs.Total for .NET....Assembly Product Solution GroupDocs...Total - .NET Standard 6.0 assembly. - .NET Standard 2.0 in versions...

    docs.groupdocs.com/total/net/installation/
  7. Install GroupDocs.Conversion for .NET | Documen...

    This guide explains how to install GroupDocs.Conversion for .NET to your environment...Assembly Product Solution GroupDocs...the GroupDocs.Conversion assemblies as a ZIP archive or MSI installer...

    docs.groupdocs.com/conversion/net/installation/
  8. How to Fix a virtualPath Issue in the SharePoin...

    This article will guide you how to resolve a virtualPath issue that may appear in SharePoint 2013 when trying to add a 3rd party library (for example SignalR), or when you use the “~” symbol in the path. We encountered this issue while developing a plugin that allows you to integrate the GroupDocs.Annotation for .NET library into SharePoint. Overall, the issue is quite strange, as it is not reported in the stack trace or logs....used the PreApplicationStartM assembly attribute that allows us to...Finally, add this assembly to the web.config assemblies: Done! Hope...

    blog.groupdocs.com/annotation/how-to-fix-a-virt...
  9. GroupDocs Newsletter November 2018 – .NET and J...

    Share this issue: Monthly NewsletterNovember 2018 Merge and Compare Business Documents of Same Format Documents Difference Checker APIs for .NET and Java GroupDocs.Comparison Product Family includes .NET and Java APIs to efficiently merge and compare all popular business document formats (Microsoft Word, Excel, PowerPoint, OpenDocument ODT, PDF, Text and HTML) for difference checking. The APIs support comparing text contents, words, paragraphs, characters and style changes like font size, bold, italic etc....Target File Format of an Assembled Document in .NET and Java...Java # GroupDocs.Assembly APIs empower developers to automate documents...

    blog.groupdocs.com/total/groupdocs-newsletter-n...
  10. Inserting Chart Axis Title Dynamically in Prese...

    Note This feature is supported by version 18.1 or greater Note The code uses some of the objects defined in The Business Layer. 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:...Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/inserting-char...