This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This page contains information about the purpose and use of all index events....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering spreadsheet files to HTML, PDF, and image formats....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This page contains a description of all the properties of the IndexingOptions class...Assembly Product Solution GroupDocs.Metadata 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....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...