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 Skia Sharp

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

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

Get Id of All items in Google Drive Folder

Suppose you want to Extract Id of all the items resides in a Folder of Goolge Drive. There are many ways to Do this like Manually Copying from each file or Programtically . I Will Guide you How to Do this using program in C#

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

IMAGE TO PDF

Step-by-Step Guide to Converting Images to PDF using VS Code and Polyglot Notebooks

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

Framework For Answering In Interview

How to approach Solution in Coding Round

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

Install SDK and IDE | Chapter 1

Prerequisite For Development using C# Programming Language

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

Creating Cover using Skia Sharp

In this Article I am Going To Give you Code Snippet of how i Generate Cover Image for this Website Using SkiaSharp Library

June 2024 · 2 min · 214 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

Trigonometry Table

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

Use Image Inside In SkiaSharp

In this Article I am Going To show you how to use SkiaSharp to to Import Image Into Canvas

JUl 2024 · 1 min · 197 words · PrashantUnity