-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update file(s) "/." from "aspose-ocr/Aspose.OCR-API-References"
- Loading branch information
1 parent
2f8b669
commit 79fa27b
Showing
18 changed files
with
78 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 38 additions & 0 deletions
38
content/sites/aspose/ocr/english/python-net/aspose.ocr/ocroutput/_index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: OcrOutput | ||
second_title: Aspose.OCR for Python via .NET API Reference | ||
description: | ||
type: docs | ||
weight: 160 | ||
url: /python-net/aspose.ocr/ocroutput/ | ||
--- | ||
|
||
## OcrOutput class | ||
|
||
|
||
|
||
The OcrOutput type exposes the following members: | ||
## Constructors | ||
| Name | Description | | ||
| :- | :- | | ||
|OcrOutput()|Initializes a new instance of the OcrOutput class| | ||
|OcrOutput(collection, input)|Initializes a new instance of the OcrOutput class| | ||
|OcrOutput(capacity)|Initializes a new instance of the OcrOutput class| | ||
## Methods | ||
| Name | Description | | ||
| :- | :- | | ||
|save_pdf(full_file_name, embedded_font_path, optimize_pdf)| | | ||
|save_pdf(full_file_name)| | | ||
|save_pdf(stream)| | | ||
|save_pdf(stream, embedded_font_path, optimize_pdf)| | | ||
|save(full_file_name, save_format, embedded_font_path, optimize_pdf)| | | ||
|save(full_file_name, save_format)| | | ||
|save(stream, save_format)| | | ||
|save(stream, save_format, embedded_font_path, optimize_pdf)| | | ||
|add_range(collection)| | | ||
|
||
### See Also | ||
|
||
* namespace [aspose.ocr](/ocr/python-net/aspose.ocr/) | ||
* assembly [Aspose.ocr](/ocr/python-net/) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters