Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 4,376 for

document assembly

(0.07 sec)
  1. Working with Email Messages | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messageswith HTML and RTF bodies. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/working-with-em...
  2. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a Document using the external Document table as a data source Download Data Source Document Managers Data....Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/using-tables-of...
  3. GroupDocs.Comparison for .NET 25.10 – Latest Up...

    Explore what’s new in GroupDocs.Comparison for .NET 25.10. Available now on NuGet and GroupDocs website....calculation in the result PDF document. (COMPARISONNET-4406) [Fix]...graphics from the target PDF document. (COMPARISONNET-4566) [Enhancement]...

    blog.groupdocs.com/comparison/groupdocs-compari...
  4. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a Document using the redaction API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  5. GroupDocs.Parser for .NET 25.10 – Latest Update...

    Explore what’s new in GroupDocs.Parser for .NET 25.10. Available now on NuGet and GroupDocs website....structures directly from a document, without needing a template...extracts tables from the whole document. IEnumerable<PageTableArea>...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to email attachments (all the attachments of supported types in an email message)...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/add-watermarks...
  8. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general Document information, which includes FileType, PageCount and FileSize....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/get-file-info/
  9. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDocs.Viewer for Node.js via Java. It means that you can embed PDF in websites or applications by using this Java API...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  10. Save with default options | GroupDocs

    The simplest way to save the Document is it provide no parameters to Save method. In this case the Document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-with-def...