Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2:
The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....Editor Product Solution GroupDocs...
This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...
This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java API to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....Editor Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....Editor Product Solution GroupDocs...
Learn how to save extracted images to files using GroupDocs.Parser for Python via .NET. Save images in different formats with format conversion....Editor Product Solution GroupDocs...
This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Editor Product Solution GroupDocs...
Learn how to add secure watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods from basic to advanced with complete code examples....Editor Product Solution GroupDocs...
Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document.
advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation
SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Editor Product Solution GroupDocs...