Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,340 for

template

(0.48 sec)
  1. Inserting Documents Dynamically | GroupDocs

    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....denotes a placeholder within a template for a document to be inserted...used almost anywhere in a template document except textboxes...

    docs.groupdocs.com/assembly/net/inserting-docum...
  2. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on Templates, the results are fine but I want to use a single set of component in our application, as I am alread…...…ctor( , Template , Int32 , OcrOptions ) at . ( , Template , ParseByTemplateOptio...ParseByTemplateOptio ) at . ee (Template , ParseByTemplateOptio ) at...

    forum.groupdocs.com/t/groupdocs-parser/15108
  3. 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...
  4. Work with Streams vs File Paths | GroupDocs

    Learn when and how to use streams versus file paths for Template loading and document saving in .NET....file paths and streams for template loading and document saving...memory-based processing, remote templates, and web applications. The...

    docs.groupdocs.com/assembly/net/basic-usage-str...
  5. 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...
  6. 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...
  7. 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-...
  8. Column Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practicing 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” dialogue box. Select “Column” in the sidebar, you will see a gallery of charts....insert the chart and Worksheet template to your document. Edit the...Assembly Engine . Download Template Please download the sample...

    docs.groupdocs.com/assembly/net/column-chart-in...
  9. Reuse of extension methods - Free Support Forum...

    Hello, We recently discover your different products and are trying to determine the faisaibility of a feature. In our data model, we have a lot of string collections (arrays) and we want to format them like this: “Mr.…...to implement that using ([ Template Syntax - Part 2 of 2 | GroupDocs...Sample code/application, Source template/document Data ybenkh October...

    forum.groupdocs.com/t/reuse-of-extension-method...
  10. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sources for Templates....DataSet or DataTable Create a template document with expression tags...DocumentAssembler to assemble the template with database data Save the...

    docs.groupdocs.com/assembly/net/basic-usage-dat...