This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....Conversion Product Solution GroupDocs...Spreadsheets, etc.) and multi-frame images. Remove page range In the example...
Add watermarks to PDF pages, Images, and attachments using Python via .NET....Conversion Product Solution GroupDocs...a particular page or to all images/attachments on a page. Adding...
This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Conversion Product Solution GroupDocs...to the , EXIF (Exchangeable image file format) is a standard that...
Convert PDF, Word, Excel, and other documents to clean Markdown using Python....Conversion Product Solution GroupDocs...strict CommonMark Flexible image handling — Base64, file system...
This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...Conversion Product Solution GroupDocs...(); Adding watermark to all images in header and footer GroupDocs...
Greetings!
This is Part B of my post looking at the new features and enhancements to the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going to continue describing the core updates that the library has seen in the second major release. So, here we go:
Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....are compatible with both the image-based and HTML-based rendering...(please see how to configure conversion to PDF on download in my...
The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Conversion Product Solution GroupDocs...immediately before adding indexed image to an index. The event can be...
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 getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Image.gif.GifReadFileFormatProperties
try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Conversion Product Solution GroupDocs...formats / Images / Working with metadata in GIF images Working...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...back-end API for adding text and image watermark to the popular document...the release of GroupDocs.Conversion for .NET 18.1. This release...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...document editing operations and conversion of edited document with simple...monthly release of GroupDocs.Conversion for .NET v17.7.0 API. In...