Les flags préfixés par AEF_ servent à désigner les formats d’export possibles d’ABBYY FineReader Engine dont la disponibilité dépend de la licence. La propriété ILicense::AvailableExportFormats retourne une combinaison OR bit à bit de zéro ou plusieurs de ces valeurs de flags, où chaque bit activé indique que le format d’export correspondant est disponible dans la licence.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
Éléments
| Nom de l’indicateur | Description |
|---|---|
| AEF_ALTO | Format d’exportation ALTO. |
| AEF_EPUB | Format d’exportation EPUB. |
| AEF_FB2 | Format d’exportation FB2. |
| AEF_HTML | Format d’exportation HTML. |
| AEF_ODT | Format d’exportation ODT. |
| AEF_PDF | Format d’exportation PDF. |
| AEF_PDFA | Format d’exportation PDF/A. |
| AEF_PDFImageOnly | Format d’exportation PDF Image Only. |
| AEF_PDFMRC | Format d’exportation PDF MRC. |
| AEF_PPT | Format d’exportation PPTX. |
| AEF_RTF | Format d’exportation RTF, DOCX. |
| AEF_Text | Format d’exportation Text. |
| AEF_XLS | Format d’exportation XLS, XLSX. |
| AEF_XML | Format d’exportation ABBYY XML. |
| AEF_XPS | Format d’exportation XPS. |
