ByteScout Blog - Read .NET and C# Tutorials, Find Articles for Beginners and Advanced Developers
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

Blog

Zapier Bytescout API Integration: Convert PDF to CSV – Use Case
Converting a PDF to CSV ByteScout Tools Zapier integration is now available! Learn more about Cloud API for Zapier. This can be kicked off by any number of file-oriented triggers. One way to approach this is to create a Zap that is triggered by using Email by Zapier. When a new email is received, Zapier can create the file inside a specified Dropbox folder. This workflow will already add value to the accounts receivable team [...]
Zapier and ByteScout API Integration: Barcode Reading Use Case
Introduction ByteScout Tools Zapier integration is now available! Learn more about Cloud API for Zapier. Inventive tools and APIs from ByteScout organize safe files and image handling. Read extensive information about RESTful API efficient functions and integration. Zapier is an outstanding iPaaS provider of more than 750 stock connectors to Dropbox, Salesforce, Google Drive, etc. “Webhooks” represents a Zapier connector and has a perfect performance. This is a REST client functionality that improves connection to the system with [...]
Bytescout Released Product Updates in June 2017!
Bytescout products acquired new incredible functions for smooth and productive work. As we usually post updates on the Blog, you can check previous versions here. In June, there was a new update release. Check the list of product news: Barcode Reader SDK 9.1.0.1688 The decoding has multiple threads now; Performance has subsequent improvements; Linear barcodes can be worked in two directions initially: from left to right and vice-versa; PDF417 decoding has got small fixes; Old ClientProfile [...]
Change the world with ByteScout: Screen Capturing SDK for video tutorials
ByteScout tools offer great flexibility to projects and businesses they are used for. Since 2012, ByteScout has provided non-profit organizations with free licenses. You can read a story about ByteScout used in a school research project or a record of how ByteScout changed the world. You are welcome to apply - click here. Below, find a story about PresentationTube project where Screen Capturing SDK from ByteScout was used. This non-profit organization is dedicated to professors, teachers and [...]
Change the world with ByteScout
We are excited to share this story from Mike Whaley, TheSparkTeam about his experience with ByteScout: "Bytescout provided my little operation with a free license for the PDF Extractor software.  I have added only one new group so far this year. Care Harbor here in Los Angeles. www.careharbor.org But both Remote Area Medical and California CareForce are doing more of these pop-up clinics this year and I am also supporting the Flying Doctors. Altogether 50+ of [...]
New product updates from Bytescout !
Here are the new program updates from Bytescout. We love developers, and our products get better every time! Bytescout PDF Extractor SDK 8.3.0.2792 (updated on March, 6) Now you can remove text from PDF documents with a new feature - Remover class; You can now use InfoExtractor in order to read custom document properties; Extracting document images with XMLExtractor and JSONExtractor and embedding them as a Base64 string is now available; Check Unwrap property that [...]
All You Need to Know About Less, Sass and Grunt
In this tutorial, we will talk about Less and Sass. They both are CSS frameworks that aim to simplify your cascading style sheet by making them more flexible, more compact, and more maintainable. The last section of this tutorial is about Grunt, a background task runner that will help you to organize and automatize your process. What are they and why do we use them? The cascading style sheet is a static component. It means [...]
CSS module styles – how to write styles for Javascript application
A web page is essentially composed of three main pieces: -the content, most often structured by HTML; -the user interaction handled by javascript; -the page format managed by CSS stylesheet. All of those three parts are largely improved since the beginning of the web. In the late years, W3C specifies new standards like Html5 and Css3 while many frameworks are built on Javascript ( Jquery, Angular 2, ReactJS...). Javascript becomes even a server-side language with the [...]
FFMPEG Command Lines To Convert Various Video Formats Between Each Other
Fast Forward MPEG (FFmpeg) is one of the most popular and best multimedia networks in the world. It offers plenty of tools for you to play the video, convert the formats, stream live broadcasts and even analyze the multimedia stream. These are the tools that actually make FFmpeg is a great framework to work with. They provide you with the best technical solutions, also offering a myriad of extremely useful yet free software to the [...]
Advanced Action Formulas and Functions: Reading and Writing Excel Files
Excel files or more commonly known as spreadsheets are used to store, manipulate, analyze and retrieve statistical data. Spreadsheets work as a down-featured version of database management systems. Common uses of spreadsheets include daily price charts and sales data, student result calculation, employee salary management and similar systems. In short, almost all the statistical data can be stored, manipulated and presented in the form of graphs, charts, and tables via spreadsheets. The best thing about spreadsheets [...]