Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,191 for

groupdocs.assembly

(0.04 sec)
  1. Generate Document from Database | GroupDocs

    Create reports from database data using DataSet, DataTable, or IDataReader as data sources for templates....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/basic-usage-dat...
  2. Adding NEXT Field into Template Syntax | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Adding Syntax to be evaluated by Groupdocs.assembly Engine Template Syntax We provide support for the following clients: • <><><<[getName()]>> <> The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report Download Template Get the template from here: Using next.docx The Code...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/adding-next-fi...
  3. 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/working-with-la...
  4. Working with String Template | GroupDocs

    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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/working-with-s...
  5. Features Overview | GroupDocs

    Features Overview Groupdocs.assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the Groupdocs.assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/features-overv...
  6. Scatter Chart in Presentation Document | GroupDocs

    Note In this article, we will use Groupdocs.assembly to generate a Scatter 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. Scatter Chart in Microsoft PowerPoint Document Creating a Scatter Chart Please following below steps to create Scatter Chart in MS PowerPoint 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....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  7. Developer Guide | GroupDocs

    Developer Guide...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/developer-guide/
  8. OOXML on GroupDocs Blog | Document Automation S...

    OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Ass......NET & Java Developers GroupDocs.Assembly עבור .NET 25.12 – נקודות...דצמבר 2025 גלה מה חדש ב‑GroupDocs.Assembly עבור .NET 25.12. זמין...

    blog.groupdocs.com/he/tag/ooxml/index.xml
  9. OOXML on GroupDocs Blog | Document Automation S...

    OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in OOXML on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Ass......NET & Java Developers GroupDocs.Assembly для .NET 25.12 – грудень...випуску Дослідіть нове у GroupDocs.Assembly для .NET 25.12. Тепер...

    blog.groupdocs.com/uk/tag/ooxml/index.xml
  10. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The Groupdocs.assembly provides a great feature which is saving of external resource files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML file, by default, external resource files are stored to a folder having the same name as the HTML file without extension plus the “_files” suffix....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/saving-to-html-...