Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 1,859 for

reporting

(0.07 sec)
  1. 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....Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/net/using-tables-of...
  2. Basic Usage | GroupDocs

    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....source and template, or create reports fast and easy with our intuitive...

    docs.groupdocs.com/assembly/net/basic-usage/
  3. Shorthand check for null or empty string in a t...

    Is there a shorthand way to check if a string is null or empty in template syntax? Currently I have to do this: <<if [item.Text != null && item.Text != “”]>> Is it possible to do something like: <<if [!String.IsNullO…...dotnet , document-automation , report-generation dsmeltz April 28...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  4. Basic Usage | GroupDocs

    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....source and template, or create reports fast and easy with our intuitive...

    docs.groupdocs.com/assembly/java/basic-usage/
  5. Get Credit Consumption Information for Your Met...

    Hello everyone! I am back with another release announcement of GroupDocs.Redaction for .NET 19.5. This release has brought a quite useful feature for the developers who are using GroupDocs.Redaction with our Metered Licence. For those who are unaware of the Metered Licence, let me give you a brief introduction. Afterward, I will talk about the new feature and its usage. Metered License is a type of license that allows you to pay for what you have used.... Your usage is reported to our servers and based on...

    blog.groupdocs.com/redaction/get-credit-consump...
  6. GroupDocs.Assembly Product Family on GroupDocs ...

    GroupDocs.Assembly Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Assembly Product Family on GroupDocs Blog | Document Autom......NET Reporting API від GroupDocs. Створення...

    blog.groupdocs.com/uk/categories/groupdocs.asse...
  7. File Comparison on GroupDocs Blog | Document Au...

    File Comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in File Comparison on GroupDocs Blog | Document Automation Solutions for .NET & Java Deve......accetta/rifiuta modifiche e genera report di confronto professionali...

    blog.groupdocs.com/it/tag/file-comparison/index...
  8. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...Assembly Product Family dotnet , report-generation dsmeltz October...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  9. 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.... Generating The Report Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/working-with-la...
  10. PDF- и Word-отчеты из данных CSV с использовани...

    Преобразование CSV в форматы PDF и Word с помощью шаблонов с помощью C#. Автоматизируйте создание отчетов в форматах PDF и DOC/DOCX с помощью .NET Reporting API от GroupDocs....reportFilePath = @"path/csv-to-pdf-report.pdf"; // Загрузить источник...reportFilePath = @"path/csv-to-pdf-report.docx"; // Загрузить источник...

    blog.groupdocs.com/ru/assembly/generate-reports...