Utilize a user-friendly library to convert RTF to DOCX using C# along with code example to generate DOCX from RTF in C# with few API calls on any operating system....Viewer Product Family GroupDocs.Comparison...(RTF) and Microsoft Word DOCX files are two popular document formats...
Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information.
Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties
using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Viewer Product Solution GroupDocs...and extract some additional file format information. a GIF image...
Easily do document conversion between two popular formats and learn how to convert Word to PDF using C#. Quickly apply the guide to create C# Word to PDF capability....Viewer Product Family GroupDocs.Comparison...class and load the source Word file for conversion Create an instance...
This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....Viewer Product Family GroupDocs.Comparison...by providing the path of PDF file to its constructor Create an...
Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....Viewer Product Family GroupDocs.Comparison...hyperlinks embedded in PPT files. Whether you aim to validate...
Let's get familiar with the image extraction process from documents and how to extract images from PDF using C# and implement C# extract images from PDF capability....Viewer Product Family GroupDocs.Comparison...allows loading the source PDF file for extracting images after...
This article explains how to add document to Diagram via OLE with GroupDocs.Merger within your Java applications....Viewer Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...
This article explains how to load values from variables of string type when using GroupDocs.Comparison for .NET....Viewer Product Solution GroupDocs...contains text to be compared, not file path). Instantiate the object...
Powerfull API for adding watermarks to the documents of different File formats. Documentation .NET Java Node.js Python GroupDocs.Watermark for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines Adding text watermark Adding image watermark .NET code examples Open-source projects for APIs example usage GroupDocs.Watermark for .NET More GroupDocs.Watermark for Java More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Adding watermark Articles and guidelines for basic and advanced development...Viewer Product Solution GroupDocs...to the documents of different file formats. Documentation .NET...