Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,042 for

data assembly

(0.11 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. 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...
  3. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, checkboxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Node.js and Java....Assembly Product Solution GroupDocs...Additionally, any user-entered data in these controls is preserved...

    docs.groupdocs.com/editor/nodejs-java/adding-cl...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. Extract images from PDF documents | GroupDocs

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

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. GroupDocs.Total for .NET overview | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Assembly Product Solution GroupDocs...document types. GroupDocs.Assembly for .NET A .NET library that...

    docs.groupdocs.com/total/net/product-overview/
  10. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office PowerPoint presentations as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Assembly Product Solution GroupDocs.../ Extract data from various formats / Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...