Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 21,607 for

reader

(0.3 sec)
  1. Read Barcode from Specific Region of Image in P...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...0 , 0 , 10 , 50 ), $barcode_reader_type -> Code39Standard ); \...

    docs.aspose.com/barcode/java/read-barcode-from-...
  2. Get all Possible 1D BarCodes from an Image in R...

    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....initialize barcode reader barcode_reader_type = Rjb :: import...barcoderecognition.BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/get-all-possible-1...
  3. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...png" )) using ( BarCodeReader reader = new BarCodeReader ( bmp ...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/set-target-regions/
  4. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file paths, streams, images, and in-memory data in Aspose.BarCode for Java....png" ; BarCodeReader reader = new BarCodeReader ( imagePath...BarCodeResult [] results = reader . readBarCodes (); Key points:...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition... using ( BarCodeReader reader = new BarCodeReader ( $"{path}multiple_codes...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/set-barcode-source/
  6. Quick Start|Documentation

    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....gif" ; $reader = new BarCodeReader ( $filePath...CODE_128 ); $resultsArray = $reader -> readBarCodes (); foreach...

    docs.aspose.com/barcode/phpjava/quick-start/
  7. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...with region information var reader = new BarCodeInstance . BarCodeReader...); reader . ReadBarCodes (); for ( var i = 0 ; i < reader . FoundCount...

    docs.aspose.com/barcode/javascript-cpp/get-plac...
  8. PdfSaveOptions.interpolateImages property | Asp...

    PdfSaveOptions.interpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming Reader...be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. get interpolateImages...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.interpolate_images property | As...

    PdfSaveOptions.interpolate_images property. A flag indicating whether image interpolation shall be performed by a conforming Reader...be performed by a conforming reader. When False is specified, the...and the default behaviour of reader is used instead. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveOptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!...be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. public bool...

    reference.aspose.com/words/net/aspose.words.sav...