Telerik Document Processing Demos

Complete set of APIs, for manipulation of the most commonly used document formats, with support for all .NET technologies

Libraries

SpreadProcessing pdfprocessing spreadprocessing spreadstreamprocessing wordsprocessing ziplibrary
  • PdfProcessing

    Telerik RadPdfProcessing provides an easy-to-use API that allows generation of PDF documents entirely through code. This example demonstrates how to create a document containing images, text and shapes and export it to PDF.
    Run Demo
  • SpreadProcessing

    Explore the Agent Tools functionality for RadSpreadProcessing. This example showcases a WPF application integrating AI-powered document processing capabilities with Telerik UI for WPF. Combine the power of the RadSpreadsheet and RadConversationalUI controls with SpreadProcessing Agent Tools to enable AI-driven spreadsheet manipulation through natural language commands. Both RadSpreadsheet and SpreadProcessing share the same Workbook object, so any modifications made by the agent tools are immediately visible in the UI.
    Run Demo
  • SpreadStreamProcessing

    With the SpreadStreamProcessing APIs, you can effortlessly generate large XLSX and CSV files.
    Run Demo
  • WordsProcessing

    The WordsProcessing API enables effortless conversion of documents between the supported DOCX, RTF, HTML, and TXT formats.
    Run Demo
  • ZipLibrary

    The Zip library allows your application to read all the data from a ZIP file simultaneously and display the information about the compressed files in a Grid. This includes details like file name, original size, and compressed size.
    Run Demo