Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 2,013 for

reporting

(0.08 sec)
  1. Load Template Documents from File or Stream | G...

    Learn how to load template documents from file paths and streams for document assembly in .NET applications....{ var data = new { Title = "Report" , Date = DateTime . Now };...new DataSourceInfo ( data , "report" )); Console . WriteLine (...

    docs.groupdocs.com/assembly/net/basic-usage-loa...
  2. 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....Define template and output report documents Assemble a document...

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

    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....Define template and output report documents Assemble a document...

    docs.groupdocs.com/assembly/net/using-spreadshe...
  4. Excel 스프레드시트 비교: C#를 사용한 고급 셀별 분석

    GroupDocs.Comparison for .NET를 사용하여 Excel 스프레드시트를 프로그래밍 방식으로 비교하는 방법을 배우세요. 이 가이드는 셀 단위 비교, 사용자 정의 스타일링, 요약 페이지, 그리고 C#에서 Excel 문서 비교를 위한 고급 가시성 제어 기능을 보여줍니다....버전 간 변경 사항 추적 Compliance reporting : 규제 준수를 위한 변경 감시 Collaborative...editing : 여러 팀원이 만든 변경 사항 검토 Report generation : 이해관계자를 위한 변경 요약...

    blog.groupdocs.com/ko/comparison/compare-excel-...
  5. Raporty PDF i Word z XML w C# | XML do formatu ...

    Zautomatyzuj generowanie raportów w języku C#, konwertując dane XML do formatu PDF i DOC/DOCX za pomocą szablonów tekstowych przy użyciu interfejsu API .NET firmy GroupDocs....= @"reportsPath/xml-to-pdf-report.pdf"; // Załaduj źródło danych...= @"reportsPath/xml-to-word-report.docx"; // Załaduj źródło danych...

    blog.groupdocs.com/pl/assembly/generate-reports...
  6. Generate Output in Same Format as Template | Gr...

    Save assembled documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....xlsx" ; string outputPath = "Report.xlsx" ; var reportData = new...DataSourceInfo ( reportData , "report" )); Console . WriteLine (...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  7. Звіти PDF і Word із XML у C# | XML в PDF і DOCX

    Автоматизуйте створення звітів у C# шляхом перетворення XML-даних у PDF і DOC/DOCX за допомогою текстових шаблонів за допомогою .NET API від GroupDocs....= @"reportsPath/xml-to-pdf-report.pdf"; // Завантажити джерело...= @"reportsPath/xml-to-word-report.docx"; // Завантажити джерело...

    blog.groupdocs.com/uk/assembly/generate-reports...
  8. Relatórios em PDF e Word a partir de dados CSV ...

    Converta os formatos CSV para PDF e Word com modelos usando C#. Automatize a geração de relatórios PDF e DOC/DOCX usando a API de relatórios .NET da GroupDocs....reportFilePath = @"path/csv-to-pdf-report.pdf"; // Carregar fonte de...reportFilePath = @"path/csv-to-pdf-report.docx"; // Carregar fonte de...

    blog.groupdocs.com/pt/assembly/generate-reports...
  9. דוחות PDF ו-Word מ-CSV ב-Java | CSV ל-PDF ו-DOCX

    צור דוחות באופן פרוגרמטי על ידי המרת CSV לפורמטים של PDF ו-Word באמצעות תבניות ב-Java. אוטומציה של יצירת דוחות PDF ו-DOC/DOCX באמצעות Java API....להלן: API של Java Generation Report צור דוח PDF מנתוני CSV הפק...CSV API של Java Generation Report # GroupDocs.Assembly for Java...

    blog.groupdocs.com/he/assembly/generate-reports...
  10. Generování sestav PDF a Word z dat JSON v C#

    Programově generujte sestavy převodem JSON do PDF a Wordu pomocí šablon v C#. Automatizujte sestavy PDF a DOCX pomocí .NET API.... Generování MS Word Report z dat JSON v C# # Podobně jako...dat JSON. // Generujte Word Report z dat JSON pomocí šablony DOCX...

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