Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,138 for

generate report

(0.66 sec)
  1. Convert DOCX to DOCM using Python

    Learn to convert DOCX to DOCM using Python for macro-enabled Word automation. You can also export DOCX to DOCM using Python with just a few lines of code....convert() method to generate and save the resulting macro-enabled...execute the .convert() method to generate the macro-enabled DOCM file...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. Convert XLSX to PDF using Python

    Convert XLSX to PDF using Python for automated document workflows. Easily export XLSX to PDF in Python and preserve your spreadsheet's formatting....for automating financial reporting, sharing analytics, or distributing...convert method to efficiently generate a PDF file from the XLSX spreadsheet...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Render JSON as PDF, JPG, PNG & HTML using C# | ...

    View JSON files as PDF using C#. Additionally, render JSON files to JPG, PNG, and HTML within .NET application using GroupDocs API....Transform JSON into XML Generate Reports from JSON Data Quick conversion...Convert JSON to XML in C# Generate Reports from JSON Data in C# Convert...

    blog.groupdocs.com/viewer/render-json-as-pdf-jp...
  4. Convert HTML to PDF using Python

    Convert HTML to PDF using Python with reliable rendering. Easily export HTML to PDF in Python for printing, archiving, and sharing while preserving layout and fonts....templating engine, or server-generated content, the goal is to preserve...for invoices, statements, reports, or any HTML-based artifacts...

    kb.groupdocs.com/conversion/python/convert-html...
  5. Extract Text from DOCM using C#

    This article provides a detailed guide on text extraction from DOCM in C#, featuring a sample code example to help you efficiently extract text from DOCM using C#....content analysis, or report generation, mastering this process...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  6. Extract Text from ODT using Java

    This article offers a step-by-step guide on how to extract text from ODT using Java. It also features a sample code example for text extraction from ODT in Java....additional software beyond what is generally available on these platforms...content analysis, or report generation, this approach provides...

    kb.groupdocs.com/parser/java/extract-text-from-...
  7. Merge PDF files using Java

    Learn how to merge PDF files using Java programming. Enhance document management with code example to combine PDF files in Java, without needing additional software....manipulate PDF files, whether it’s generating, editing, or merging them...various scenarios, such as report generation and document management...

    kb.groupdocs.com/merger/java/merge-pdf-files-us...
  8. Convert ODT to JPG using Node.js

    Learn how to convert ODT to JPG using Node.js with a simple script. This guide shows how to export ODT to JPG in Node.js using powerful file conversion library....can be useful for previews, reports, or sharing content where you...method with your options to generate a JPG image from the ODT file...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  9. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your Reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....outer documents into your reports dynamically using doc tags...syntax, expressions and report generation by the engine, please...

    docs.groupdocs.com/assembly/java/working-with-o...
  10. Template Syntax - Part 1 of 2 | GroupDocs

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...type is not an open or closed generic type. Also, the engine enables...functional member does not take generic type arguments. The engine...

    docs.groupdocs.com/assembly/java/template-synta...