Enum SaveFormat
De naam: Aspose.OCR Verzameling: Aspose.OCR.dll (25.4.0)
Voor herkenning resultaat besparing
public enum SaveFormat
Fields
Docx = 1
Speel het document als Office Open XML WordprocessingML Document (macro-free).
EPUB = 7
Speel het document als een EPUB-bestand.
HOCR = 10
Speel het document als een hOCR (.html) bestand.
HTML = 6
Speel het document als een HTML-bestand.
Json = 5
Speel het document als een JSON-bestand.
Md = 11
Speel het document als een Markdown (.md) bestand.Als Aspose.OCR.DetectAreasMode.MULTICOLUMN wordt gebruikt, worden ook afbeeldingen geïntroduceerd.
Pdf = 2
Speel het document als een PDF (Adobe Portable Document) document.
PdfNoImg = 9
Speel het document als een PDF (Adobe Portable Document) document zonder afbeelding.
RTF = 8
Speel het document als een rtf-bestand.
Text = 0
Het document wordt opgeslagen in het platte tekstformaat.
Xlsx = 3
Speel het document als een Excel ( 2007 en later) werkboek Document.
Xml = 4
Speel het document als een XML-bestand.