Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,328 for

template

(0.12 sec)
  1. Calculate Formula while Assembling Spreadsheet ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document Template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the Template from here. Update-Fomula.xlsx The Code...Set up the source document template path Set up destination report...Generate report Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/net/calculate-formu...
  2. Updating Fields while Assembling Word Processin...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document Template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the Template from here. Update_Field_XML.docx The Code...Set up the source document template path Set up destination report...Generate report Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/net/updating-fields...
  3. GroupDocs.Parser for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.11. Available now on NuGet and GroupDocs website....from DOCX documents without a template (PARSERNET-2755) This enhancement...for a pre‑defined extraction template. The public API remains unchanged...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  4. Working with CSV Data Sources | GroupDocs

    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:...rather than just strings in template documents. Although CSV as...Treating simple CSV data In template documents, a instance should...

    docs.groupdocs.com/assembly/net/working-with-cs...
  5. Working with XML Data Sources | GroupDocs

    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....elements of the same type In template documents, if a top-level...</Person> </Persons> By using the template like following: <<foreach...

    docs.groupdocs.com/assembly/java/working-with-x...
  6. Column Chart in Spreadsheet Document | GroupDocs

    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:...insert the chart and Worksheet template to your Worksheet. Edit the...Assembly Engine . Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/column-chart-in...
  7. Insert Images Dynamically | GroupDocs

    Insert images into documents from file paths, URLs, or binary data sources during document assembly....dynamically: Add a textbox to your template at the location where you..." ); } Template Structure for Images In your template (ImageTemplate...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  8. Basic Usage | GroupDocs

    Generate documents based on a data source and Template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....based on a data source and template, or create reports fast and...Document Load Template Documents Basic Template Syntax Generate...

    docs.groupdocs.com/assembly/net/basic-usage/
  9. Introducing GroupDocs Assembly's New Look and Feel

    We’re continuing work on the new and improved GroupDocs look and feel. We’re told you that we’re making changes to the GroupDocs dashboard and GroupDocs Viewer, and we’re also changing GroupDocs Annotation. We’re not stopping there. We’re also making changes to GroupDocs Assembly. GroupDocs Assembly is an app that lets you automate document assembly and automation. Think of your document as a form that you can use to create several new documents from....start with a template document. In the template, there are a...new document looks like the template but contains all the information...

    blog.groupdocs.com/total/introducing-groupdocs-...
  10. Working with CSV Data Sources | GroupDocs

    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:...rather than just strings in template documents. Although CSV as...Treating simple CSV data In template documents, a CsvDataSource...

    docs.groupdocs.com/assembly/java/working-with-c...