Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,014 for

generate report

(0.12 sec)
  1. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....working on data processing, report creation, or information management...such as data analysis, report generation, or migrating data to...

    kb.groupdocs.com/parser/java/extract-text-from-...
  2. Extract Text from RTF using Java

    This article provides in-depth guide on text extraction from RTF in Java. It includes code example to extract text from RTF using Java without using extra software....and the automation of report generation. In this article, we’ll...analyzing content, or automating report creation. Steps to Extract...

    kb.groupdocs.com/parser/java/extract-text-from-...
  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…...document-automation , report-generation dsmeltz April 28, 2020...

    forum.groupdocs.com/t/shorthand-check-for-null-...
  4. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....to BMP using Python , you generate bitmap images that retain...applications, slide decks, or printed reports where editable spreadsheet...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  5. Showcases | GroupDocs

    Showcases...feedback Showcases Web Report Generator Powered by GroupDocs.Assembly...

    docs.groupdocs.com/assembly/net/showcases/
  6. Extract images to files | GroupDocs

    Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....in enumerate ( images ): # Generate filename with appropriate...output_dir , exist_ok = True ) # Generate timestamp timestamp = datetime...

    docs.groupdocs.com/parser/python-net/extract-im...
  7. Barcode Image Generation in Presentation Docume...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and Report generation by the engine, please visit: Working with GroupDocs....Barcode Image Generation / Barcode Image Generation in Presentation...Presentation Document Barcode Image Generation in Presentation Document...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  8. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....comparison gives a scrambled report API ResourcesHere are a few...email. Aside this, you can generate summary page to images streams...

    blog.groupdocs.com/categories/groupdocs.compari...
  9. Optionally remove a column from a Word table us...

    Is there any template syntax that can be used to optionally remove a column from a Word table? I know I can do it by have different row definitions, but I’m curious if it can be done in a more elegant way. I have 3 col…...document-automation , report-generation dsmeltz May 5, 2020, 10:31am...

    forum.groupdocs.com/t/optionally-remove-a-colum...
  10. Render PPTX as JPG using Python

    Learn how to render PPTX as JPG using Python. This tutorial explains how to convert PPTX to JPG in Python for slide image generation and sharing....ideal for documentation, reporting systems, and web embedding...pattern like output_{0}.jpg to generate separate images for each slide...

    kb.groupdocs.com/viewer/python/render-pptx-as-j...