Cover Page

Window Media OCR library For OCR

Windows Media OCR, extracted from Microsoft's PowerToys repository, provides a powerful solution for text recognition by leveraging the capabilities of the Windows operating system. In this blog, we'll guide you through setting up and using Windows Media OCR in your projects.

June 2024 · 2 min · 339 words · PrashantUnity
Skia Sharp Basic Cover

Getting Started with SkiaSharp Graphics Library

Complete beginner's guide to SkiaSharp - a cross-platform 2D graphics library for .NET with setup instructions and basic drawing examples

June 2024 · 2 min · 313 words · PrashantUnity
Google Drive Logo

Extract All File IDs from a Google Drive Folder

Learn how to programmatically extract file IDs from a Google Drive folder using C# and HtmlAgilityPack. Perfect for bulk operations and automation tasks.

June 2024 · 4 min · 707 words · PrashantUnity
Image TO PDF Basic Cover

Convert Images to PDF Using C# and PdfSharp

Complete guide to converting images to PDF documents using C#, PdfSharp library, and Polyglot Notebooks with step-by-step instructions

June 2024 · 3 min · 629 words · PrashantUnity
Download Logo

Framework for Answering Interview Questions

A comprehensive framework for approaching coding interview questions with systematic problem-solving strategies

July 2024 · 2 min · 230 words · PrashantUnity
Download Logo

Install SDK and IDE | Chapter 1

Complete guide to installing .NET SDK and development tools for C# programming across Windows, Mac, and Linux platforms

June 2024 · 1 min · 136 words · PrashantUnity
Generate Thumbnail

Creating Cover using Skia Sharp

Learn how to create custom cover images and thumbnails using SkiaSharp with text, shapes, gradients, and professional design elements

June 2024 · 2 min · 215 words · PrashantUnity
Generate Thumbnail

Generate Trigonometry Table with SkiaSharp

Learn how to generate a trigonometry table using C# and SkiaSharp graphics library with custom styling and mathematical calculations

August 2024 · 2 min · 370 words · PrashantUnity
Generate Thumbnail

Generating a Hexagonal Grid with SkiaSharp in C#

This guide explains how to generate a hexagonal grid using the SkiaSharp library in C#. It covers the basic concepts of hexagon geometry, provides functions to calculate hexagon points from a single coordinate, and demonstrates how to draw a complete hexagonal grid on a canvas. The tutorial includes code snippets and explanations to ensure the implementation is easily understandable and modifiable by reader.

August 2024 · 3 min · 634 words · PrashantUnity
Generate Thumbnail

Import and Use Images in SkiaSharp Canvas

Learn how to import, load, and manipulate images in SkiaSharp canvas with file handling, scaling, and drawing techniques

JUl 2024 · 1 min · 197 words · PrashantUnity