This page contains information about the purpose and use of all index events....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Learn how to extract text structure from documents using GroupDocs.Parser for Python via .NET. Get XML representation of document structure including paragraphs, tables, lists....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...
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...
This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This topic describes how to use the GroupDocs.Viewer Node.js API to convert text files to HTML, PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access JSON data while building a report, the GroupDocs.Assembly API introduces JsonDataSource class. You can pass its instance to the assembler as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template
documents. For more convenience, the set of simple JSON types is extended as follows:...Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...