WBMP에서 TXT로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 WBMP 파일을 TXT로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.WBMP" ); // print text File . File . WriteAllText (...
WBMP에서 PDF로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 WBMP 파일을 PDF로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.WBMP" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi DJVU sang XLS C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.DJVU" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JPEG2000 sang Searchable PDF C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG2000" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi JP2 sang Searchable PDF C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.JP2" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi DJVU sang DOC C...ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.DJVU" ); // print text File . File . WriteAllText (...
TIF에서 DOC로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 TIF 파일을 DOC로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...
Mã mẫu cho chuyển đổi TIF sang PDF C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...
DJVU에서 XML로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 DJVU 파일을 XML로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.DJVU" ); // print text File . File . WriteAllText (...