English

Using Custom Fonts in GroupDocs.Watermark: A Comprehensive Guide

Discover how to implement custom fonts in GroupDocs.Watermark for enhanced watermark design flexibility, along with a guide for testing in Linux Docker containers.
· Alexandr Razinkov, Igor Zubarev · 6 min

Convert SVG to PNG using Node.js

When transparency is needed in images on the web, PNG is a preferred format. SVG images are commonly used for scalable graphics. In some cases, it may be necessary to convert SVG vector graphics to other formats like PNG. In this post, we’ll show you how to convert SVG vector graphics to PNG images using Node.js.
· Shoaib Khan · 3 min

Edit Metadata in Node.js Applications

Learn how to efficiently edit metadata in Node.js applications using GroupDocs.Metadata. Explore installation steps, features, and code examples.
· Igor Zubarev, Petr Shalamov · 5 min

Document page builder - how to merge particular pages of documents

The Page Builder feature in GroupDocs.Merger for .NET lets developers merge specific pages from multiple documents into a single, customized file. Select pages from different documents, arrange them in any order, and create a unified output tailored to your needs. Perfect for reports, summaries, and document consolidation.
· Yuriy Mazurchuk · 6 min

Convert Word Documents to PDF in Node.js

In today’s digital landscape, almost everyone uses popular formats like MS Word (DOC/DOCX) and PDF. Each format has its own strengths, making them widely used across various industries. This extensive usage often leads to the need for converting these formats between each other. In this article, we will explore how to convert MS Word documents (DOC/DOCX) files into PDF format using Node.js. Additionally, we will learn how to convert specific pages of a password-protected Word document in a Node.js application.
· Shoaib Khan · 3 min

Iterative PDF Signing with Digital Certificates

Explore the process of iterative signing for PDF documents, allowing multiple digital signatures without compromising previous ones. Learn the technical implementation and benefits for enterprise use with C#, Java, and Node.js.
· Yuriy Mazurchuk, Yana Litvinchik, Igor Zubarev · 15 min

How to Generate a Tiling Watermark

Learn how to enhance document security with tiling watermarks. This comprehensive guide covers concepts, settings, and implementation in C#, Java, and Node.js.
· Yuriy Mazurchuk, Alexandr Razinkov, Igor Zubarev · 7 min

Integrate Watermarking in Node.js Applications

Discover how to integrate GroupDocs.Watermark into your Node.js applications, with a comprehensive installation guide, key features overview, and practical use cases with code snippets.
· Igor Zubarev · 5 min

Mastering JSON Comparisons: Integrating Visual and Textual Compare Analysis

Discover how to master JSON comparisons with this comprehensive guide. Learn about the challenges and solutions provided by GroupDocs.Comparison, an API designed to enhance accuracy and efficiency in JSON data analysis through advanced visual and textual comparison methods.
· Yuriy Mazurchuk, Igor Zubarev · 9 min

Convert JSON to XML in C#

JSON and XML, both are the well known structured formats that are vastly used by developers to transmit data. There are many requirement where as a programmer, we need the conversion between JSON and XML data formats. In this article, you will learn how to convert JSON data into XML format using C#.
· Shoaib Khan · 4 min