Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 3,259 for

recognize text

(0.08 sec)
  1. Converti WBMP in PDF tramite C# | Aspose

    Codice di esempio per la conversione da WBMP a PDF C#. Utilizzare il codice di esempio API per la conversione batch di file WBMP in PDF all'interno di VB.NET, Asp.NET o qualsiasi applicazione basata su .NET....ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.WBMP" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/it/net/conversion/wbmp-...
  2. 아카이브

    아카이브...recognize(input) # 인식 결과 인쇄 print(result[0]...print(result[0].recognition_text) Python에서 OCR을 사용하여 이미지를 텍스트로 변환하는...

    blog.aspose.com/ko/ocr/python-ocr-library/
  3. Chuyển đổi TIF thành DOCX qua C# | Aspose

    Mã mẫu cho chuyển đổi TIF sang DOCX C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/vi/net/conversion/tif-t...
  4. Chuyển đổi PDF thành DOCX qua C# | Aspose

    Mã mẫu cho chuyển đổi PDF sang DOCX C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.PDF" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/vi/net/conversion/pdf-t...
  5. C#를 통해 JP2을 TXT로 변환 | Aspose

    JP2에서 TXT로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 JP2 파일을 TXT로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.JP2" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/ko/net/conversion/jp2-t...
  6. Chuyển đổi TIF thành Searchable PDF qua C# | As...

    Mã mẫu cho chuyển đổi TIF sang Searchable PDF C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/vi/net/conversion/tif-t...
  7. Chuyển đổi PNG thành DOCX qua C# | Aspose

    Mã mẫu cho chuyển đổi PNG sang DOCX C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.PNG" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/vi/net/conversion/png-t...
  8. Chuyển đổi TIF thành XLSX qua C# | Aspose

    Mã mẫu cho chuyển đổi TIF sang XLSX C...ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/vi/net/conversion/tif-t...
  9. C#를 통해 TIF을 XLSX로 변환 | Aspose

    TIF에서 XLSX로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 TIF 파일을 XLSX로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr...( "template.TIF" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/ko/net/conversion/tif-t...
  10. C#를 통해 JPEG2000을 JSON로 변환 | Aspose

    JPEG2000에서 JSON로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 JPEG2000 파일을 JSON로 변환하는 API 예제 코드를 사용합니다....ocr = new AsposeOcr (); // recognize image string riText = ocr..."template.JPEG2000" ); // print text File . File . WriteAllText (...

    products.aspose.com/ocr/ko/net/conversion/jpeg2...