Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 3,487 for

groupdocs.assembly

(0.03 sec)
  1. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for Groupdocs.assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  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 18.12 Release...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  2. GroupDocs.Assembly for Java 20.4 Release Notes ...

    Major Features Provided an option to fit an image within textbox bounds while maintaining ratio. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-149  Provide an option to fit an image within textbox bounds while maintaining ratio for Word Processing documents  Feature  ASSEMBLYNET-150  Provide an option to fit an image within textbox bounds while maintaining ratio for emails with RTF bodies  Feature  ASSEMBLYNET-151  Provide an option to fit an image within textbox bounds while maintaining ratio for Spreadsheet documents  Feature  ASSEMBLYNET-152  Provide an option to fit an image within textbox bounds while maintaining ratio for Presentation documents  Feature  Public API and Backward Incompatible Changes  Provided an option to fit an image within textbox bounds while maintaining ratio To keep the size of the textbox and stretch the image within bounds of the textbox preserving the ratio of the image, use the keepRatio switch as follows....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Security Events Acquisition GroupDocs.Assembly for Java 20.4 Release...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  3. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the Groupdocs.assembly API from version 18.7 to 18.9 or greater that may be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in Groupdocs.assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/java/migrating-to-g...
  4. GroupDocs.Assembly for .NET 3.2.0 Released with...

    Team GroupDocs is excited to announce Groupdocs.assembly for .NET 3.2.0. The latest version of our document generation API comes with some useful new features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add support for outer document insertion while generating Word Processing documents Support number formatting features missing in .Net Framework such as ordinal, cardinal, alphabetic, etc. in template syntax Support string formatting features missing in ....is excited to announce GroupDocs.Assembly for .NET 3.2.0. The latest...technical support on GroupDocs.Assembly: # Download - MSI Package...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  5. GroupDocs.Assembly for .NET 17.1.0 Release Note...

    This page contains release notes for Groupdocs.assembly for .NET 17.1.0 Major Features Extended abilities of working with tables of external documents as data sources for all supported file formats. Full List of Issues Covering all Changes in this Release Key Summary Category ASSEMBLYNET-26 Add ability to load multiple DocumentTable objects from a single file as a single operation Feature ASSEMBLYNET-27 Add ability to define relations between DocumentTable instances loaded from a single document Feature ASSEMBLYNET-28 Add ability to change automatically detected types of DocumentTable columns Feature ASSEMBLYNET-29 Add ability to use template syntax for related DataTable objects regardless of relation direction 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...Events Acquisition Edit GroupDocs.Assembly for .NET 17.1.0 Release...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  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 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...
  8. 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...
  9. Web Report Generator Powered by GroupDocs.Assem...

    Articles in this section...Signature Product Solution GroupDocs.Assembly Product Solution GroupDocs...Documentation / GroupDocs.Assembly Product Family / GroupDocs.Assembly for...

    docs.groupdocs.com/assembly/net/web-report-gene...
  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 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...