Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 3,316 for

recognize text

(0.66 sec)
  1. Rozwiązanie do konwersji PDF przy użyciu Python...

    Konwertuj pliki PDF na DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown i inne za pomocą Python for Java...5 # Enable the value to recognize bullets during conversion...conversion process save_options . recognize_bullets = True # Save the file...

    products.aspose.com/pdf/pl/python-java/conversion/
  2. 記録

    記録...jpg") # Read QR codes recognized_results = reader.read_bar_codes()...in recognized_results: print("Code Text: " + x.code_text) print("Type:...

    blog.aspose.com/ja/barcode/qr-code-scanner/
  3. 記録

    記録...recognize_passport(passport, settings)...res: print(result.recognition_text) Python でパスポートのテキストを抽出して保存する...

    blog.aspose.com/ja/ocr/ocr-passport-in-python/
  4. Chuyển đổi JP2 thành DOCX qua C# | Aspose

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

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

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

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

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

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

    Mã mẫu cho chuyển đổi PDF sang TXT 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...
  8. C#를 통해 TIFF을 Searchable PDF로 변환 | Aspose

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

    products.aspose.com/ocr/ko/net/conversion/tiff-...
  9. C#를 통해 BMP을 JSON로 변환 | Aspose

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

    products.aspose.com/ocr/ko/net/conversion/bmp-t...
  10. C#를 통해 TIF을 TXT로 변환 | Aspose

    TIF에서 TXT로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 TIF 파일을 TXT로 변환하는 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...