2016 - ByteScout

2016

  • Home
  • /
  • 2016 Archives
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 [...]
How to Generate Invoices with PDF SDK
The PDF format is one of the most commonly used formats in the enterprise documents exchanges. Each company has its software for invoices, maybe from a specific vendor or developed by its own development team. Many dedicated frameworks exist in the market to manipulate PDF files, they all aim to make the developer’s work easy. In this tutorial, we will show how to create your printable invoices with PDF SDK. Bytescout’s PDF SDK contains many [...]
How The Resolution (DPI, Dots Per Inch) Affects Images And Video
The use of some terms in digital imaging has become a matter of great confusion for many people. If you have ever wondered what is DPI of an image, it is a cumbersome task for a layman to differentiate between Dots per Inch (DPI) and Pixels per Image (PPI). Well, both DPI and PPI are the measure of resolution for both on-screen and print images. It is pertinent to note that DPI is relatively an [...]
WHY QR CODE IS THE GREAT CHOICE FOR YOUR DOCUMENTS?
Barcodes have become very common in today’s world. You see a barcode on almost everything you come across nowadays. You see them on consumable goods, gift cards, labels, and practically everywhere else ranging from supermarkets to shopping plazas and stores. There is no denying the fact that the traditional pricing system has effectively given way to barcodes in order to reinvent the system in a more pragmatic and quicker manner. QR Codes for Documents Sharing [...]
Bytescout released new versions of major products
Bytescout PDF Extractor SDK 8.1.0.2600 New OCR processing filters were added in order to make the recognition quality better, especially on bad-quality scanned documents. DocumentOptimizer class was added, it is able to recompress all images in the documents with JPEG or CCITT compression. New filters to remove were added. Any kind of extraction class (TextExtractor, XMLExtractor, etc.) is now capable to load image files and also extract some text with OCR help. A demo app [...]
Updated software: ByteScout Bitmap Visualizer 1.0.4.105
ByteScout updated Bitmap Visualizer 1.0.4.105 freeware on September 13, 2016. What's new: Fixed collapsing side panel.  
Updated software: ByteScout Spreadsheet SDK 2.70.1553
ByteScout updated Spreadsheet SDK 2.70.1553 on August 15, 2016. What's new: added support for SHA512-based encryption fixed calculation of functions INDIRECT, COLUMN and ROW other minor improvements and bug fixes.
JavaScript vs CoffeeScript vs TypeScript
JavaScript CoffeeScript TypeScript CoffeeScript or TypeScript Summary JavaScript  JavaScript is a dynamic, advanced level interpreted programming language. It is one of the three core technologies of the World Wide Web alongside HTML and CSS. The majority of websites employ it and it is supported by all modern Web browsers. JavaScript is prototype-based with first-class functions, making it a multi-purpose tool, supporting functional and object-oriented programming styles. It includes an API for working with arrays, expressions [...]
How to Setup a New Windows Server with ASP.NET MVC Application on AWS EC2
Learn how to set up a new Windows Server with ASP.NET MVC Application: 1. Setting Free Trial Account on AWS 2. Creating and configuring EC2 Instance 3. Connecting to EC2 remote desktop 4. Setting IIS on EC2 Instance 5. Installing Web deploy package on EC2 Instance 6. Creating ASP.NET MVC Application using VS2015 Web Express 7. Deploying ASP.NET MVC Application from VS2015 Web Express 1. Setting Free Trial Account on AWS Go to - http://aws.amazon.com/free/. [...]