Mã mẫu cho chuyển đổi TIFF sang DOC C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.TIFF" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi PDF sang XLS C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.PDF" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JPEG sang XML C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi DJVU sang JSON C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.DJVU" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi GIF sang PDF C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.GIF" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JPEG2000 sang JSON C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG2000" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JPEG2000 sang DOC C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG2000" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JPEG2000 sang XLS C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG2000" ); // print text File . File . WriteAllText (...