Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 21,611 for

reader

(0.13 sec)
  1. Quét hình ảnh Mã vạch Code 16K qua C++ | Aspose

    Mã mẫu C++ để quét và giải mã Mã vạch Code 16K trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Code16K ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/vi/cpp/code16k/reco...
  2. Quét hình ảnh mã vạch ISMN qua C++ | Aspose

    Mã mẫu C++ để quét và giải mã mã vạch ISMN trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: ISMN ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/vi/cpp/ismn/recognize/
  3. Quét hình ảnh Mã vạch USPS OneCode qua C++ | As...

    Mã mẫu C++ để quét và giải mã Mã vạch USPS OneCode trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: OneCode ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/vi/cpp/onecode/reco...
  4. Quét hình ảnh mã vạch Singapore Post qua C++ | ...

    Mã mẫu C++ để quét và giải mã mã vạch Singapore Post trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: SingaporePost ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/vi/cpp/singapore-po...
  5. Quét hình ảnh mã Data Matrix qua C++ | Aspose

    Mã mẫu C++ để quét và giải mã mã Data Matrix trong Môi trường thời gian chạy C++ dành cho Windows 32-bit, Windows 64-bit hoặc Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: DataMatrix ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/vi/cpp/datamatrix/r...
  6. C++을(를) 통해 Data Matrix 코드 이미지 스캔 | Aspose

    Windows 32비트, Windows 64비트 또는 Linux 64비트용 C++ 런타임 환경에서 Data Matrix 코드을 스캔하고 디코딩하는 C++ 샘플 코드....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: DataMatrix ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ko/cpp/datamatrix/r...
  7. Memory Management|Aspose.Medical for .NET Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Readers.TagDataReadingStrate class...Aspose . Medical . Dicom . Readers . TagDataReadingStrate . ReadAll...

    docs.aspose.com/medical/net/developer-guide/ope...
  8. Add Image Stamp to PDF using JavaScript via C++...

    Add image stamp to PDF file programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++....function ( e ) { const file_reader = new FileReader (); /*set.... files [ 0 ]. name ; file_reader . onload = ( event ) => { /*prepare(save)...

    products.aspose.com/pdf/javascript-cpp/stamps/i...
  9. Arsip

    Arsip...Inisialisasi Pembaca Kode Batang reader = barcoderecognition.BarCodeReader(full_path)...barcode recognized_results = reader.read_bar_codes() # Menampilkan...

    blog.aspose.com/id/barcode/python-barcode-reader/
  10. Convertir PDF a EPUB, TeX, Texto, XPS en JavaSc...

    Este tema te muestra cómo convertir un archivo PDF a otros formatos de archivo como EPUB, LaTeX, Texto, XPS, etc. usando JavaScript o JavaScript....const file_reader = new FileReader (); file_reader . onload =...target . result ]); }; file_reader . readAsArrayBuffer ( e . target...

    docs.aspose.com/pdf/es/javascript-cpp/convert-p...