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

data assembly

(0.04 sec)
  1. 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...
  2. GroupDocs.Metadata Overview | Documentation

    The metaData is a Data which shows information about other Data. It should not be considered as the content of the Data. Various types of metaData are existed such as, descriptive, structural, administrative, reference, statistical and legal metaData....Assembly Product Solution GroupDocs...metadata is a data which shows information about other data. It should...

    docs.groupdocs.com/metadata/net/groupdocs-metad...
  3. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from ePUB...

    docs.groupdocs.com/parser/net/extract-table-of-...
  4. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metaData with GroupDocs.Signature API. Also this topic shows the way to customize Data serialization, encryption and class definition with ability to embed it into the metaData electronic signature....Assembly Product Solution GroupDocs...encrypted or contains custom data objects. Ability to search for...

    docs.groupdocs.com/signature/net/search-embed-n...
  5. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/individual-seri...
  6. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metaData. This topic contains example of custom serialization, class definition and search for serialized objects in the document metaData with GroupDocs.Signature....Assembly Product Solution GroupDocs...encrypted and have embedded data objects. ability to search for...

    docs.groupdocs.com/signature/java/search-for-em...
  7. eSign document with Metadata signature | GroupDocs

    This article shows how to add MetaData signature to the each document type meta layer with different Data types over with GroupDocs.Signature...Assembly Product Solution GroupDocs...information about resource or another data. From the document perspective...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for Java...

    docs.groupdocs.com/assembly/java/working-with-o...
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Assembly Product Solution GroupDocs...way:Extracts data of “From” regex field (green Extracts data of “FromCompany”...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing 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. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter 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....Assembly Product Solution GroupDocs...GroupDocs.Assembly Product Family / GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/scatter-chart-i...