Interface IOcrCopilot
IOcrCopilot interface
Represents an OCR copilot for processing scanned PDFs and images via AI models.
public interface IOcrCopilot : IAICopilot
Methods
Name | Description |
---|---|
GetTextRecognitionResultAsync(CancellationToken?) | Asynchronously retrieves text recognition results for the PDF documents and image files. The supported image types: PNG (.png), JPEG (.jpeg and .jpg), WEBP (.webp), non-animated GIF (.gif). |
See Also
- interface IAICopilot
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF