GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureOCR Class / SaveAsXLSX Method





In This Topic
SaveAsXLSX Method (GdPictureOCR)
In This Topic
Saves the specified OCR results to an xlsx file.
Overload List
OverloadDescription
Saves the provided collection of OCR results, identifiable by their unique IDs, to an xlsx file.  
Saves the table, specified by its index, to an xlsx file.  
Saves the provided collection of OCR results, identifiable by their unique IDs, to a stream in the xlsx format.  
Saves the table, specified by its index, to a stream in the XLSX format.  
See Also