Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 3,869 for

assemble

(0.04 sec)
  1. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Filtering, Grouping, and Ordering report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Filtering, Grouping, and Ordering in Microsoft Excel Document Creating a In-Table List with Filtering, Grouping, and Ordering Practicing the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Excel 2013....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-table-list-...
  2. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  3. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/generating-repo...
  4. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.AssembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. PDF- en Word-rapporten van CSV-gegevens met beh...

    Converteer CSV naar PDF- en Word-formaten met sjablonen met behulp van C#. Automatiseer het genereren van PDF- en DOC/DOCX-rapporten met de .NET Reporting API van GroupDocs....Assembly biedt de .NET-rapportage-API...artikel heb ik deze GroupDocs.Assembly for .NET gebruikt voor het...

    blog.groupdocs.com/nl/assembly/generate-reports...
  6. Report PDF e Word da XML in C# | Da XML a PDF e...

    Automatizza la generazione di report in C# convertendo i dati XML in PDF e DOC/DOCX tramite modelli basati su testo utilizzando l'API .NET di GroupDocs....Assembly for .NET è l’API per automatizzare...Install-Package GroupDocs.Assembly Genera report PDF da dati...

    blog.groupdocs.com/it/assembly/generate-reports...
  7. In-Paragraph List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  8. Bulleted List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  9. Inserting Bookmarks Dynamically | Documentation

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  10. Working with Template Syntax Formatting | Docum...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. 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   Products Order Price <>No data <><><<[Product.ProductName] : upper>> <<[Price] : arabicDash>><> Total: <<[Sum(c => c.Price)]>><>     Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/working-with-te...