Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 3,187 for

recognize text

(0.03 sec)
  1. Chuyển đổi JPEG thành Searchable PDF qua C# | A...

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

    products.aspose.com/ocr/vi/net/conversion/jpeg-...
  2. Chuyển đổi JPEG2000 thành XLSX qua C# | Aspose

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

    products.aspose.com/ocr/vi/net/conversion/jpeg2...
  3. Chuyển đổi DJVU thành DOCX qua C# | Aspose

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

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

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

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

    Mã mẫu cho chuyển đổi PDF sang XLSX 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...
  6. Chuyển đổi JPG thành Searchable PDF qua C# | As...

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

    TIFF에서 PDF로의 C# 변환을 위한 샘플 코드입니다. VB.NET, Asp.NET 또는 모든 .NET 기반 응용 프로그램 내에서 일괄 TIFF 파일을 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-...
  8. C#를 통해 JPEG2000을 DOCX로 변환 | Aspose

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

    products.aspose.com/ocr/ko/net/conversion/jpeg2...
  9. راه حل تبدیل PDF با استفاده از Python via Java ...

    تبدیل PDF به DOCX، PPTX، XLS، XLSX، EPUB، TEX، MHTML، Markdown و موارد دیگر با استفاده از 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/fa/python-java/conversion/
  10. Archivo

    Archivo...recognize(inputImg) # Resultado del...print(result[0].recognition_text) result[0].save("ImagetoDOCX...

    blog.aspose.com/es/ocr/image-text-to-word-in-py...