Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,357 for

template

(0.25 sec)
  1. 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...
  2. Working with Lazy And Recursive Access of Data ...

    Note The code uses some of the objects defined in The Business Layer. Purpose At some point, you may want to or trying to use IDataRecord and IDataReader recursively in your application using GroupDocs.Assembly for .NET. But these Interfaces cannot serve the purpose. However, it is quite possible to accomplish the same goal using custom types. See IDataReader and IDataRecords Implementors here. Creating Template Download Template Get Template from here.... Creating Template Download Template Get template from here....

    docs.groupdocs.com/assembly/net/working-with-la...
  3. Barcode Image Generation in Spreadsheet Documen...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Spreadsheet Template Syntax Add a textbox to your Template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the Template from here. Barcode.xlsx The Code...Spreadsheet Template Syntax Add a textbox to your template at the...itf6 >> Download Template Get the template from here. The Code...

    docs.groupdocs.com/assembly/java/barcode-image-...
  4. In-Table Master-Detail in Word Processing Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Word Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Word 2013. Click the document where you want to add the table. Press “Insert” tab to insert the table....create In-Table Master-Detail Template in MS Word 2013. Click the...Insert a 2x4 table. Save the template. Reporting Requirement As...

    docs.groupdocs.com/assembly/java/in-table-maste...
  5. Use Simple Aggregates (Sum, Count, Average) | G...

    Calculate and display aggregate values like sums, counts, and averages from data collections in Templates....aggregate values directly in templates. These functions work with...to use aggregates: Create a template with aggregate expressions...

    docs.groupdocs.com/assembly/net/basic-usage-agg...
  6. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Microsoft Office PowerPoint Template Microsoft Office Open XML...Office Open XML Presentation Template Microsoft Office Open XML...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. 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
  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. 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...
  10. 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...