Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,977 for

editor

(0.05 sec)
  1. Working with List Reports - Numbered | Document...

    Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-li...
  2. Using Documents as Data Source | Documentation

    Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-documents...
  3. Working with Image Reports - Common List | Docu...

    Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-i...
  4. Basic Usage | Documentation

    Generate documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/basic-usage/
  5. Working with Chart Reports - Scatter | Document...

    Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ch...
  6. Working with Chart Series Coloring | Documentation

    Articles in this section...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-ch...
  7. Loading | Documentation

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or third-party storage for further processing with GroupDocs.Merger for Java API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/merger/java/loading/
  8. Working with String Template | Documentation

    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 Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/working-with-st...
  9. Using Tables of Word Processing Documents as Da...

    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 Word Processing 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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-tables-of...
  10. Using Spreadsheets as Data Sources | Documentation

    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 Spreadsheets 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 Contracts Data.xlsx Template Using Spreadsheet as Table of Data....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/using-spreadshe...