Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 22,425 for

reader

(0.08 sec)
  1. Scan Deutsche Post Identcode and Deutsche Post ...

    C++ sample code to scan and decode Deutsche Post Identcode and Deutsche Post Leitcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: DeutschePost ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/cpp/deutsche-post/r...
  2. Scan QR Code, GS1 QR Code Images via C++ | prod...

    C++ sample code to scan and decode QR Code, GS1 QR Code in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(... DecodeType:: QR ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/cpp/qr/recognize/
  3. Scan Singapore Post barcode Images via C++ | pr...

    C++ sample code to scan and decode Singapore Post barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: SingaporePost ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/cpp/singapore-post/...
  4. Scan Swiss Post Parcel Images via C++ | product...

    C++ sample code to scan and decode Swiss Post Parcel in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, or Linux 64-bit....System::SharedPtr<BarCodeReader> reader = System:: MakeObject <BarCodeReader>(...DecodeType:: SwissPostParcel ); while (reader-> Read ()) { // Display code...

    products.aspose.com/barcode/cpp/swiss-post-parc...
  5. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...viewing the output PDF in Adobe Reader. If modifying the shape of...of the annotation in Adobe Reader, the arrows are drawn. This was...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  6. Recognition|Documentation

    Extracting text from images, web links, archives, and other content....[ 0 ]; const reader = new FileReader (); reader . onload = function...console . log ( result_str ); }; reader . readAsArrayBuffer ( file...

    docs.aspose.com/ocr/javascript-cpp/recognition/
  7. 使用 C# 转换 XML | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码以编程方式转换 XML...XslCompiledTransform (); using ( var reader = System . Xml . XmlReader...xsltString ))) { transform . Load ( reader ); } var memoryStream = new...

    products.aspose.com/pdf/zh-hant/net/transform-xml/
  8. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any Reader. Enhance your document's presentation!...document is opened in a PDF reader. public PdfPageLayout PageLayout...pages when opened in a PDF reader. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Scan Data Matrix code Images via JavaScript via...

    JavaScript sample code to scan and decode Data Matrix code in any modern browser using WebAssembly-based library....be executed - JavaScript var reader = new BarCodeInstance . BarCodeReader...name> " , " DataMatrix " ); reader. ReadBarCodes (); //Display...

    products.aspose.com/barcode/javascript-cpp/data...
  10. Scan Australia Post barcode and Australia Post ...

    JavaScript sample code to scan and decode Australia Post barcode and Australia Post eParcel in any modern browser using WebAssembly-based library....be executed - JavaScript var reader = new BarCodeInstance . BarCodeReader...name> " , " AustraliaPost " ); reader. ReadBarCodes (); //Display...

    products.aspose.com/barcode/javascript-cpp/aust...