Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,514 for

groupdocs.assembly

(0.04 sec)
  1. GroupDocs.Assembly for Java 19.5 Release Notes ...

    This page contains release notes for Groupdocs.assembly for Java 19.5. Major Features Supported loading of template documents from HTML with resources and saving of assembled documents to HTML with resources. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-86  Support saving of assembled Word Processing documents to HTML with resources  Feature  ASSEMBLYNET-87  Support loading of template documents from HTML with resources  Feature  ASSEMBLYNET-109  Support saving of assembled Spreadsheet documents to HTML with resources  Feature  ASSEMBLYNET-110  Support saving of assembled Presentation documents to HTML with resources  Feature  ASSEMBLYNET-111  Support saving of assembled emails to HTML with resources  Feature  ASSEMBLYNET-114  An exception is thrown on saving a document to DOC or PDF assembled from a DOCX template containing charts  Bug  ASSEMBLYJAVA-13  Upgrade release JAR to JDK 7 after Java 6 discontinuation  Enhancement  Public API and Backward Incompatible Changes  This section lists public API changes that were introduced in GroupDocs....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Security Events Acquisition GroupDocs.Assembly for Java 19.5 Release...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. GroupDocs.Assembly for Python overview | Docume...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: 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/python-net/product-...
  3. GroupDocs.Assembly 17.3.0 Supports HTML and Tex...

    Team GroupDocs is really pleased to announce another regular monthly release of Groupdocs.assembly for .NET 17.3.0. This release comes with some very exciting features to enhance the usability of the API. The latest version now supports document assembly for both HTML and text documents. We recommend you to download and integrate this latest release. Groupdocs.assembly for .NET 17.3.0 - FeaturesFollowing features are introduced in the latest release: Support document assembly for Plain Text file formats Support document assembly for HTML file formats For a complete list of features supported by the API, read the API features here....regular monthly release of GroupDocs.Assembly for .NET 17.3.0. This...this latest release. GroupDocs.Assembly for .NET 17.3.0 - FeaturesFollowing...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  4. GroupDocs.Assembly for Java overview | Document...

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: 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/product-overview/
  5. Introducing GroupDocs.Assembly for .NET | Docum...

    Groupdocs.assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since Groupdocs.assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/introducing-gro...
  6. Migrating to GroupDocs.Assembly 3.0.0 or Higher...

    Reasons to Migrate Just to endeavor the report generation task more smoothly, we released Groupdocs.assembly for .NET 3.0.0. Namespace(s) In Groupdocs.assembly for .NET 3.0.0 only a single using Groupdocs.assembly; namespace is required to generate reports in any of the supported formats. Whereas, in Groupdocs.assembly for .NET 1.3.0 to generate a report in any of the supported format a separate namespace of that format is required to be added, given are the namespaces:...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of Groupdocs.assembly APIs. Overview of the API Classes of Groupdocs.assembly are located within the Groupdocs.assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the DocumentAssembler.AssembleDocument overloads. The following table describes parameters of these overloads....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  8. Merge Table Cells Dynamically using GroupDocs.A...

    We are pleased to announce the release of version 19.1 of Groupdocs.assembly for Java. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a look at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual content....1 of GroupDocs.Assembly for Java . The latest...technical support on GroupDocs.Assembly for Java: Installation...

    blog.groupdocs.com/assembly/merge-table-cells-d...
  9. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of Groupdocs.assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the API for a better user experience....the monthly release of GroupDocs.Assembly for Java 18.9 . Using...article. At the moment, GroupDocs.Assembly API provides the ability...

    blog.groupdocs.com/assembly/set-target-file-for...
  10. GroupDocs.Assembly Engine APIs | Documentation

    Note In this article, we will discuss the behavior of Groupdocs.assembly APIs. Overview of the API Classes of Groupdocs.assembly are located within the Groupdocs.assembly namespace. The main of the classes is DocumentAssembler. All the functionality required to build a report from a template is assembled within the class. Building Reports To build a report from a template, you can use one of the com.Groupdocs.assembly.DocumentAssembler overloads. The following table describes parameters of these overloads....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/groupdocs-asse...