Enum SaveFormat
SaveFormat enumeration
Voor herkenningsresultaat besparing
public enum SaveFormat
Waarden
Naam | Waarde | Beschrijving |
---|---|---|
Text | 0 | Slaat het document op in de indeling platte tekst. |
Docx | 1 | Slaat het document op als een Office Open XML WordprocessingML-document (macrovrij). |
2 | Slaat het document op als PDF-document (Adobe Portable Document). | |
Xlsx | 3 | Slaat het document op als een Excel-werkmapdocument (2007 en later). |
Xml | 4 | Slaat het document op als een XML-bestand. |
Json | 5 | Slaat het document op als een JSON-bestand. |
HTML | 6 | Slaat het document op als een HTML-bestand. |
EPUB | 7 | Slaat het document op als een EPUB-bestand. |
RTF | 8 | Slaat het document op als een rtf-bestand. |
Zie ook
- naamruimte Aspose.OCR
- montage Aspose.OCR