English

Regex Search in Documents using Java

This article will teach you the basics of searching with regular expressions in Java, so you can smartly search through documents in different file formats.
· Shoaib Khan · 3 min

Search in Documents by RegEx using C#

This article will show you how to search by regex in C# to search documents of various file formats smartly.
· Shoaib Khan · 3 min

Efficient Text Search in C#: Handling Multiple Files and Folders

This article has the answers you’re looking for. Let’s dive into the world of text searching and explore how to search for various texts or phrases in different files across diverse folders using C#.
· Shoaib Khan · 3 min

Efficient Text Search in Java: Handling Multiple Files and Folders

This article looks into the realm of text scanning, showcasing how to search for multiple texts or phrases in various files spread across diverse folders using Java
· Shoaib Khan · 3 min

Metadata Scrubbing - Online and Programmatic Approach

We have various options to remove different metadata properties or simply clean all the properties. We can do it using a simple online Metadata Scrubber Tool or remove it programmatically using C# and Java. Let us see these options quite briefly.
· Shoaib Khan · 4 min

Manage EPUB Metadata using Java – Metadata Editor

EPUB metadata refers to essential information embedded within EPUB files, including details like title, author, publisher, and language, enabling accurate cataloging and organization of digital ebooks. In this article, we will discuss how to programmatically read, edit and update EPUB metadata values including Dublin Core set of items using Java.
· Shoaib Khan · 3 min

Update EPUB Metadata using C# – .NET Metadata Editor

EPUB metadata refers to essential information embedded within EPUB files, including details like title, author, publisher, and language, enabling accurate cataloging and organization of digital ebooks. In this article, we will discuss how to programmatically read, edit and update EPUB metadata values including Dublin Core set of items using C#.
· Shoaib Khan · 3 min

EPUB Metadata Editor – View & Edit EPUB Properties

Learn how to effortlessly view and edit metadata for EPUB eBooks. Discover easy online tools and dive deep into the world of programming with C# & Java. Uncover the hidden potential of your eBooks today!
· Shoaib Khan · 3 min

PNG Metadata Editor – View & Edit PNG Properties

Unlock the secrets embedded within your PNG files by viewing and editing PNG metadata online. Discover the ease of managing your audio and video collection effortlessly. In this article, we will look into a programmatic approach using C# and Java languages, providing step-by-step instructions and code snippets to empower you in customizing your PNG properties.
· Shoaib Khan · 3 min

MP3 Tags Editor – View & Edit MP3 Tags

Unlock the secrets embedded within your MP3 files by viewing and editing metadata MP3 tags online. Discover the ease of managing your audio and video collection effortlessly. In this article, we will look into a programmatic approach using C# and Java languages, providing step-by-step instructions and code snippets to empower you in customizing your MP3 tags.
· Shoaib Khan · 3 min