| Package | Description |
|---|---|
| com.groupdocs.search |
The package provides classes for indexing and searching text data in documents of different formats.
|
| com.groupdocs.search.events |
The package provides classes of event arguments.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<ImagePreparingEventArgs>> |
Extractor.ImagePreparing
Occurs when an image is going to be prepared for indexing.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler<ImagePreparingEventArgs>> |
EventHub.ImagePreparing
Occurs when an image is going to be prepared for indexing.
|
protected EventHandler<ImagePreparingEventArgs> |
EventHub.ImagePreparingDelegate |
| Modifier and Type | Method and Description |
|---|---|
protected static ImagePreparingEventArgs |
ImagePreparingEventArgs.create(com.aspose.ms.System.Guid indexId,
String indexFolder,
IndexStatus status,
String documentKey,
String[] innerPath,
int imageIndex,
ImageFrame[] imageFrames,
InputStream imageStream) |
Copyright © 2026. All rights reserved.