This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Viewer Product Solution GroupDocs...GroupDocs.Viewer Product Family / GroupDocs.Viewer for .NET /...
Introduction to GroupDocs.Signature for Java - what is it and why to use...Viewer Product Solution GroupDocs...barcodes and QR-codes, text, image, metadata, form field and digital...
This API allows you to view and render any type of file format using Node.js on any platform....Viewer Product Family GroupDocs.Comparison...Redaction Product Family GroupDocs.Viewer for Node.js via Java Latest...
This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Viewer Product Solution GroupDocs...Spreadsheets, etc.) and multi-frame images. Remove page range In the example...
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...formats / Images / Working with metadata in GIF images Working...
This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Viewer Product Solution GroupDocs...(); Adding watermark to all images in header and footer GroupDocs...
Easily extract Images from Word document in C# in just a few lines of code and learn how to write code to develop the application for C# Image extractor from Word....Viewer Product Family GroupDocs.Comparison...Product Family How to Extract Images from Word Document in C# In...
This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Node.js via Java provides the IIptc.getIptcPackage method....Viewer Product Solution GroupDocs...that can be applied to text, images, and other media types. The...
Learn how to convert RTF to TIFF using Node.js with a simple step-by-step guide. Easily export RTF to TIFF in Node.js using a powerful document conversion library....Viewer Product Family GroupDocs.Comparison...Text Format ( RTF ) files into image formats such as TIFF, which...