Tag Archives: C#

Convert XLS and XLSX to PDF with .NET Core (C#, VB, and Java)

We have recently fielded several questions about converting Office formats such as Excel to PDF using .NET Core. The LEADTOOLS Document Converter SDK class makes this a quick and easy task while still providing flexibility for any scenario. Read more … Continue reading

Posted in Document Converter | Tagged , , , , , , , , , | Leave a comment

Convert PDF to DOC / DOCX in C#, VB, and Java

There are many reasons why you might want to convert to or from a PDF document. Perhaps you need to make a PDF editable or text searchable. Or maybe you would prefer a PDF to be a DOC or DOCX … Continue reading

Posted in .net, Document Converter | Tagged , , , , , | Leave a comment

Tutorial: Draw and Edit Annotations with LEADTOOLS .NET Image SDK

Whatever your image processing needs are, LEADTOOLS has a world-leading SDK to do all the heavy lifting. In previous posts we’ve discussed viewing images, saving images, combining images into a single file, and splitting a file into multiple images. LEADTOOLS … Continue reading

Posted in .net, Annotations, Document Converter | Tagged , , , , , | Leave a comment

Video Capture SDK Tutorial: Capture Video and Store to File

The LEADTOOLS video capture SDK contains advanced features that simplify the process of capturing video from devices and cameras. Our SDK provides developers with all the tools necessary to work with different video sources including network cameras, web cams, capture … Continue reading

Posted in Multimedia Imaging | Tagged , , , , | Leave a comment

Read and Write Barcodes in .NET – Demo Project on Github!

New to LEADTOOLS? We’ve added some specific demos to GitHub to make it easier for you get started using our SDKs. We’re going to highlight some of these in various blog posts over the next few weeks. First up, our … Continue reading

Posted in Barcode | Tagged , , , , | Leave a comment