VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
In This Topic
    Demo Applications Overview
    In This Topic
    VintaSoft Imaging .NET SDK includes .NET demo projects, which demonstrate the main features of the SDK.
    Demo projects are written in C# and VB.NET and designed in MS Visual Studio .NET.


    Console demos for Windows, Linux or macOS

    Annotation Editor Console Demo

    Demonstrates how to edit image annotations in .NET.


    Annotation Renderer Console Demo

    Demonstrates how to render images with annotations in .NET.


    DICOM MPR Renderer Console Demo

    Demonstrates how to render MPR slices of DICOM images in .NET.


    DICOM Renderer Console Demo

    Demonstrates how to render DICOM images in .NET.


    Document Text Extraction Console Demo

    Demonstrates how to extract text from PDF, DOCX or XLSX document in .NET.


    Forms Processing Console Demo

    Demonstrates how to recognize a form by template or align an image according to the template image in .NET.


    Image Converter Console Demo

    Demonstrates how to convert images and documents in .NET.


    Image Metadata Console Demo

    Demonstrates how to work with image metadata in .NET.


    Image Processing Console Demo

    Demonstrates how to process images in .NET.


    Image Renderer Console Demo

    Demonstrates how to render images in .NET.


    OCR Console Demo

    Demonstrates how to recognize text from image or image-only PDF document in .NET.


    PDF Annotations Console Demo

    Demonstrates how to annotate PDF documents in .NET.


    PDF/A Processor Console Demo

    Demonstrates how to convert a PDF document to PDF/A format and verify PDF/A documents in .NET.


    PDF Compressor Console Demo

    Demonstrates how to compress PDF documents in .NET.


    PDF Content Editor Console Demo

    Demonstrates how to edit content of PDF document in .NET.


    PDF Editor Console Demo

    Demonstrates how to crypt/decrypt, embed/optimize fonts, convert to image-only, sign a PDF document in .NET.


    WPF demos for Windows

    WPF Document Viewer Demo

    Demonstrates how to load, view, print, annotate and save documents (PDF, DOCX, XLSX) and images. Also the demo allows to search and extract text from document, navigate a document.

    WPF Imaging Demo

    Demonstrates how to load, view, process, print and save images. Several image files can be loaded into one image collection. Thumbnail viewer shows thumbnails of images from the image collection, image viewer shows single image from the image collection. Single image from the image collection can be scrolled, zoomed, viewed with magnifier, processed, printed, saved to clipboard or file, deleted from the image collection. Resulted image collection can be saved as multipage TIFF, GIF, JBIG2 file or PDF document, and more.

    WPF Annotation Demo

    Demonstrates how to manipulate annotations: create, process, delete, burn on image, save or load to/from XML, JPEG, TIFF or PDF file. It contains an implementation of custom-created triangle annotation and AnnotationsToolStrip control.

    WPF PDF Editor Demo

    Demonstrates how to create, view and manipulate PDF document. It allows to create a new PDF document or open an existing PDF document. New pages can be added or removed to or from PDF document. Image resources of PDF document can be viewed or saved to raster image files. PDF document can be packed and optimized to reduce its size. Pages of PDF document can be changed by drawing images or vector graphics on them. Text can be searched, found and extracted from PDF page, and more.

    WPF Forms Processing Demo

    Demonstrates how to define the template of unfilled form, identify and align the filled form, recognize marks, text and barcodes in the filled form, display the results of form recognition. The demo includes source codes of form field that contains barcode.

    WPF Spreadsheet Editor Demo

    Demonstrates how to create, view and edit spreadsheet (XLSX) document.

    WPF Print Demo

    Demonstrates how to print single image or collection of images. The image can be divided and printed on a few pages, single image can be stretched or cropped to page margins, several images can be combined and printed onto one page, and more.

    WPF Camera Barcode Reader Demo

    Demonstrates how to capture images from camera which supports DirectShow architecture using VintaSoft Imaging .NET SDK and read barcodes from captured images on the fly using VintaSoftBarcode.NET SDK.

    WPF DICOM Viewer Demo

    Demonstrates how to load and display DICOM images, view metadata of DICOM image, annotate DICOM image.

    WPF DICOM MPR Viewer Demo

    Demonstrates how to display multiplanar reconstruction from DICOM images.

    WPF Simple Demos

    Includes a set of mini-demo applications. Each mini-demo application is independent and demonstrates one or several SDK features.


    WinForms demos for Windows

    Document Viewer Demo

    Demonstrates how to load, view, print, annotate and save documents (PDF, DOCX, XLSX) and images. Also the demo allows to search and extract text from document, navigate a document.

    Imaging Demo

    Demonstrates how to load, view, process, print and save images. Several image files can be loaded into one image collection. Thumbnail viewer shows thumbnails of images from the image collection, image viewer shows single image from the image collection. Single image from the image collection can be scrolled, zoomed, viewed with magnifier, processed, printed, saved to clipboard or file, deleted from the image collection. Resulted image collection can be saved as multipage TIFF, GIF, JBIG2 file or PDF document, and more.

    Image Processing Demo

    Demonstrates how to display both source image and processed image in two customizable viewers, specify a list of image processing commands for execution and set individual parameters for each command, process the image with a sequence of image processing commands, and get the results and progress of image processing.

    OCR Demo

    Demonstrates how to recognize text from documents loaded from file or acquired from scanner. Edit OCR results using an interactive, user-friendly interface. Save OCR results into text files or searchable PDF files.

    Annotation Demo

    Demonstrates how to manipulate annotations: create, process, delete, burn on image, save or load to/from XML, JPEG, TIFF or PDF file. It contains an implementation of custom-created triangle annotation and AnnotationsToolStrip control.

    Large Image Viewer Demo

    Demonstrates how to display very large (gigapixel) images using progressive multithreaded loading by parts. Special image map allows fast navigation along the large image. The image can be viewed in full screen mode.

    Thumbnail Viewer Demo

    Demonstrates a realization of Folder Thumbnail Viewer allowing to view thumbnails of first multipage file pages from a chosen folder, view thumbnails of selected multipage file in thumbnail viewer, view full-size image of selected thumbnail in image viewer and drag-and-drop thumbnails into a special container for further saving to multipage TIFF or PDF file. The demo also shows how to customize the visual appearance of displayed thumbnails.

    Multipage TIFF Demo

    Demonstrates how to view and manipulate multipage TIFF file without usage of any temporary file. All pages of TIFF file can be viewed in the image viewer, new pages can be added or inserted to TIFF file, some pages can be deleted from TIFF file, TIFF file can be split to separate single image files.

    Raster Grid Editor Demo

    Demonstrates how to create and open TIFF images of unlimited size composed of tiles or strips as well as JPEG2000 images composed of tiles, with the ability to edit tiles or strips, save and undo changes.

    GIF Animator Demo

    Demonstrates how to create, display, manipulate, pack and save animated GIF file. Work with GIF animation: start/stop, show in browser, set delay, repeat, reverse.

    Icon Editor Demo

    Demonstrates how to load, save, create, manipulate and edit ICO and CUR files.

    PDF Reader Demo

    Demonstrates how to load, view, navigate and print an existing PDF document, and more.

    PDF Editor Demo

    Demonstrates how to create, view and manipulate PDF document. It allows to create a new PDF document or open an existing PDF document. New pages can be added or removed to or from PDF document. Image resources of PDF document can be viewed or saved to raster image files. PDF document can be packed and optimized to reduce its size. Pages of PDF document can be changed by drawing images or vector graphics on them. Text can be searched, found and extracted from PDF page, and more.

    PDF MRC Compression Demo

    Demonstrates how to encode color document images to PDF format using PDF MRC compression by loading images from file or acquiring from scanner.

    PDF Compressor Demo

    Demonstrates how to use the SDK facilities to optimize and compress content of any PDF file for getting its smallest size.

    PDF Structure Editor Demo

    Demonstrates how to create a new or load an existing PDF file, as well as the abilities to view, navigate, add, modify or remove pages and bookmarks of PDF document, view image resources of PDF document, get information about PDF document, save modified PDF document, save PDF image resources to any supported raster image format, convert PDF document to desired version of PDF specification, pack and optimize PDF document content, and more.

    PDF Drawing Demo

    Demonstrates how to draw graphics on PDF page.

    Report Generator Demo

    Demonstrates how to generate reports, which are based on DOCX/XLSX template, and save generated reports to PDF, DOCX, XLSX or TIFF files.

    Spreadsheet Editor Demo

    Demonstrates how to create, view and edit spreadsheet (XLSX) document.

    Forms Processing Demo

    Demonstrates how to define the template of unfilled form, identify and align the filled form, recognize marks, text and barcodes in the filled form, display the results of form recognition. The demo includes source codes of form field that contains barcode.

    JBIG2 Demo

    Demonstrates how to view and manipulate multipage JBIG2 file. All pages of JBIG2 file can be viewed in the image viewer, new pages can be added or inserted to JBIG2 file, pages can be deleted from file, JBIG2 file can be split and converted to separate image files of supported format, and more.

    Print Demo

    Demonstrates how to print single image or collection of images. The image can be divided and printed on a few pages, single image can be stretched or cropped to page margins, several images can be combined and printed onto one page, and more.

    Image Converter Demo

    Demonstrates how to convert image and document files (TIF => PDF, PDF => TIF, DOCX => PDF, DOC => DOCX, XLSX => PDF, GIF => TIF, PNG => JPEG, etc).

    Camera Barcode Reader Demo

    Demonstrates how to capture images from camera which supports DirectShow architecture using VintaSoft Imaging .NET SDK and read barcodes from captured images on the fly using VintaSoftBarcode.NET SDK.

    Multi Camera Demo

    Demonstrates how to capture images from multiple cameras and save them to files, monitor available cameras and change their capturing format.

    RAW Image Viewer Demo

    Demonstrates how to load, display and print thumbnail, preview image or original image of RAW file, render original image with different interpolations and with or without white balance correction, view metadata.

    DICOM Viewer Demo

    Demonstrates how to load and display DICOM images, view metadata of DICOM image, annotate DICOM image.

    DICOM MPR Viewer Demo

    Demonstrates how to display multiplanar reconstruction from DICOM images.

    DICOM Metadata Editor Demo

    Demonstrates how to edit metadata of DICOM file.

    DICOM Directory Demo

    Demonstrates how to browse DICOM directory.

    Simple Demos

    Includes a set of mini-demo applications. Each mini-demo application is independent and demonstrates one or several SDK features.


    ASP.NET Core demos for Windows, Linux or macOS

    Information about ASP.NET Core demos for Windows, Linux and macOS can be found here: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Learning-Imaging_Web-Demo_Applications_Overview.html


    ASP.NET Core with Angular demos for Windows, Linux or macOS

    Information about ASP.NET Core with ANgular demos for Windows, Linux and macOS can be found here: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Learning-Imaging_Web-Demo_Applications_Overview.html


    ASP.NET MVC demos for Windows

    Information about ASP.NET MVC demos for Windows can be found here: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Learning-Imaging_Web-Demo_Applications_Overview.html


    ASP.NET WebForms demos for Windows

    Information about ASP.NET WebForms demos for Windows can be found here: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Learning-Imaging_Web-Demo_Applications_Overview.html