Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,899 for

assemble

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  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. Restart the List Numbering Dynamically within Y...

    Nested or the multi-level numbered lists allow you to group the items based on the parent item. Put it simply, you can separately list the items under each group. This becomes very useful when you have to list the items having multiple sub-items. Let’s have a look at the following figure which makes it simpler to understand the scenario. In this figure, you can observe that there are listed 3 groups and each group further has multiple items listed under it....Assembly . Assume that you have the...integrate v19.7 of GroupDocs.Assembly for .NET or Java . For working...

    blog.groupdocs.com/assembly/restart-the-list-nu...
  8. 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...
  9. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/business-case-...
  10. Inserting Chart Axis Title Dynamically in Sprea...

    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 Excel Document Creating a Column Chart Following steps, you can create a column chart in MS Excel 2013: Create a new Workbook Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your Worksheet 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...