Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 21,635 for

reader

(0.07 sec)
  1. C++을(를) 통해 ISBN 바코드 이미지 스캔 | Aspose

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

    products.aspose.com/barcode/ko/cpp/isbn/recognize/
  2. C++을(를) 통해 ISSN 바코드 이미지 스캔 | Aspose

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

    products.aspose.com/barcode/ko/cpp/issn/recognize/
  3. مسح ضوئي لصور Standard 2 of 5 (صناعي 2 من 5) رم...

    نموذج لرمز C ++ لمسح Standard 2 of 5 (صناعي 2 من 5) رمز شريطي وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Standard2of5 ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ar/cpp/standard2of5...
  4. مسح ضوئي لصور GS1 DataBar (الرمز الشريطي متعدد ...

    نموذج لرمز C ++ لمسح GS1 DataBar (الرمز الشريطي متعدد الاتجاهات والمكدس متعدد الاتجاهات والموسّع والمكدس والمقطع) وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: Databar ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ar/cpp/databar/reco...
  5. مسح ضوئي لصور UPC (رمز المنتج العالمي) الرمز ال...

    نموذج لرمز C ++ لمسح UPC (رمز المنتج العالمي) الرمز الشريطي وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: UPC ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ar/cpp/upc/recognize/
  6. مسح ضوئي لصور Singapore Post الرمز الشريطي عبر ...

    نموذج لرمز C ++ لمسح Singapore Post الرمز الشريطي وفك تشفيره في C ++ Runtime Environment لنظام التشغيل Windows 32 بت أو Windows 64 بت أو Linux 64 بت....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: SingaporePost ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/ar/cpp/singapore-po...
  7. Aggiungi l'intestazione al PDF usando JavaScrip...

    Aspose.PDF per JavaScript tramite C++ consente di aggiungere un'intestazione e un piè di pagina al file PDF esistente....const file_reader = new FileReader (); file_reader . onload =..."application/pdf" ); }; file_reader . readAsArrayBuffer ( e . target...

    products.aspose.com/pdf/it/javascript-cpp/header/
  8. Converter EPS com JavaScript a partir do Aspose...

    A funcionalidade de conversão de EPS para WMF oferecida pela solução API do Aspose.Page para JavaScript via C++ é explicada e ilustrada com os excertos de código aqui....leitor de ficheiros ‘const file_reader = new FileReader();’ e leia...leia o ficheiro ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/pt/javascript-cpp/convert-...
  9. Об'единить PS/EPS в PDF с использованием JavaSc...

    Функциональность слияния PS/EPS Aspose.PageAPI Решение для JavaScript через C ++ позволяет объединить несколько файлов PS/EPS в один PDF -документ....-слияния: Создать файл reader ‘const file_reader = new FileReader ();’...();’ и прочитать файл ‘file_reader.readasarraybuffer (e.target...

    docs.aspose.com/page/ru/javascript-cpp/merge/ps/
  10. Ernte -EPS | JavaScript -API -Lösung

    Crop EPS -Funktionalität, die von Aspose.Page -API -Lösung für JavaScript über C ++ angeboten wird, wird mit den Code -Snippets erläutert und illustriert....follows: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    docs.aspose.com/page/de/javascript-cpp/crop-eps/