Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 1,090 for

data assembly

(0.15 sec)
  1. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The Data may or may not be stored in a Database system. Reporting Requirements A report based on some criteria is to be generated....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/business-case-o...
  2. Convert finance formats | GroupDocs

    This article demonstrates how you can convert to and from finance formats with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...organizing and presenting financial data. They play a crucial role in...

    docs.groupdocs.com/conversion/net/convert/finance/
  3. Extract attachments from PDF portfolios | Group...

    This article explains that how to extract attachments from PDF documents...Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from PDF documents...

    docs.groupdocs.com/parser/net/extract-attachmen...
  4. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation 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. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/pie-chart-in-pr...
  5. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. For a better experience with the API, we recommend you to download the latest release and try out the new features introduced in GroupDocs.Assembly for ....Assembly for .NET API. You can now...features introduced in GroupDocs.Assembly for .NET. Document Generation...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  6. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metaData, tables, and structured Data from documents with template-based parsing support....Assembly Product Solution GroupDocs...Parser is a feature-rich document data parsing API. Here you may find...

    docs.groupdocs.com/parser/python-net/features-o...
  7. Bubble Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble 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” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  8. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...table-row data bands in monthly release of GroupDocs.Assembly for ...add single-column table-row data bands in word processing, spreadsheet...

    blog.groupdocs.com/groupdocs.blog/page/61/
  9. Apply Formatting to Numbers, Dates, and Text in...

    Format numeric values, date-time values, and text strings in templates using format strings and functions....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/basic-usage-for...
  10. Generate email report with common list. | Group...

    Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax assembler = ga.DocumentAssembler() DataSource = ga.Data.JsonDataSource("Datasource.json") DataSourceInfo = ga.DataSourceInfo(DataSource, "customers") array = [DataSourceInfo, ga.DataSourceInfo(["test@test.mail", "groupdocs@groupdocs.mail"], "recipients"), ga.DataSourceInfo("sender@sender.mail", "sender"), ga.DataSourceInfo("cc@example.com", "cc"), ga.DataSourceInfo("groupdocs", "subject")] print(assembler.assemble_document("input.msg", "output.msg", array)) The Recipe Set up the source document Data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Python...

    docs.groupdocs.com/assembly/python-net/email-re...