Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,232 for

reporting

(0.09 sec)
  1. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…... We also use another report generator next to groupdocs...just use groupdocs to create reports. There’s however the following...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  2. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....embed spreadsheet visuals into reports, presentations, blogs, mobile...useful for generating visual reports, archiving static data, or...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. GroupDocs.Markdown für .NET 26.3 – Highlights d...

    Entdecken Sie die neuesten Updates von GroupDocs.Markdown für .NET 26.3, einschließlich API-Redesign, benutzerdefiniertem DOM-Renderer, Async-Unterstützung und mehr....ToMarkdown( "report.docx" ); MarkdownConverter.ToFile( "report.docx"...docx" , "report.md" ); IReadOnlyList<FileFormat> formats = MarkdownConverter...

    blog.groupdocs.com/de/markdown/groupdocs-markdo...
  4. Convert XML to DOCX in Java on GroupDocs Blog |...

    Convert XML to DOCX in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert XML to DOCX in Java on GroupDocs Blog | Document Automation Soluti......NET & Java Developers Genera report da dati XML in Java Automatizza...Automatizza la generazione di report convertendo i dati XML in PDF...

    blog.groupdocs.com/it/tag/convert-xml-to-docx-i...
  5. XML to DOCX in CSharp on GroupDocs Blog | Docum...

    XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in XML to DOCX in CSharp on GroupDocs Blog | Document Automation Solutions for .NET......NET & Java Developers Genera report da dati XML in C# Automatizza...Automatizza la generazione di report in C# convertendo i dati XML in...

    blog.groupdocs.com/it/tag/xml-to-docx-in-csharp...
  6. GroupDocs.Markdown for .NET 26.3 – 2026年3月发布要点

    了解 GroupDocs.Markdown for .NET 26.3 的最新更新,包括 API 重新设计、自定义 DOM 渲染器、异步支持等。...ToMarkdown( "report.docx" ); MarkdownConverter.ToFile( "report.docx"...docx" , "report.md" ); IReadOnlyList<FileFormat> formats = MarkdownConverter...

    blog.groupdocs.com/zh/markdown/groupdocs-markdo...
  7. تقارير PDF و Word من XML في C # | XML إلى PDF و...

    أتمتة إنشاء التقارير في C # عن طريق تحويل بيانات XML إلى PDF و DOC / DOCX عبر القوالب النصية باستخدام .NET API بواسطة GroupDocs....من بيانات XML باستخدام C # Report Generation .NET API - XML to...= @"reportsPath/xml-to-pdf-report.pdf"; // تحميل مصدر بيانات...

    blog.groupdocs.com/ar/assembly/generate-reports...
  8. Working with Multiple Data Sources | GroupDocs

    Explicit Support for Multiple Data Sources Using DocumentAssembler.assembleDocument overload user can reference multiple data source objects and their members in the template. Names of all the data sources must be specified and unique. Parameters DataSources An array of data source objects like object[] dataSources. DataSourceNames An array of names to reference the data source objects within the template like string[] dataSourceNames. Articles in this section...in this section Generating Report using Multiple Data Sources...Processing Document Generating Report using Multiple Data Sources...

    docs.groupdocs.com/assembly/java/working-with-m...
  9. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values....Generic ; public class Report { public List < string > Items...ConditionalWithColle () { var report = new Report { Items = new List <...

    docs.groupdocs.com/assembly/net/basic-usage-con...
  10. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....can insert bookmarks to your reports dynamically using bookmark...non-empty value. While building a report, bookmark_expression is evaluated...

    docs.groupdocs.com/assembly/java/inserting-book...