Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 47,706 for

reader

(0.04 sec)
  1. Enum BarCodeConfidence | Aspose.BarCode for .NE...

    Aspose.BarCode.BarCodeRecognition.BarCodeConfidence enum. Contains recognition confidence level...); } using ( BarCodeReader reader = new BarCodeReader ( @"c:\test...foreach ( BarCodeResult result in reader . ReadBarCodes ()) { Console...

    reference.aspose.com/barcode/net/aspose.barcode...
  2. 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/
  3. Programming with Thunderbird|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....class and pass the stream var reader = new MboxrdStorageReader (...reading messages var message = reader . ReadNextMessage (); // Read...

    docs.aspose.com/email/net/programming-with-thun...
  4. Aspose.BarCode for .NET 6.9.0 Release Notes|Doc...

    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.... reader . RecognitionMode = RecognitionMode...RecognitionMode . ManualHints ; reader . ManualHints = ManualHint ...

    docs.aspose.com/barcode/net/aspose-barcode-for-...
  5. Class: BarcodeSettings - Aspose.BarCode for Nod...

    Methods construct(settings) getAustraliaPost() getChecksumValidation() getDetectEncoding() getStripFNC() setChecksumV......PNG); let reader = new BarCodeReader("c:/test...EAN_13); //checksum disabled reader.getBarcodeSettings().setCh...

    reference.aspose.com/barcode/nodejs/BarcodeSett...
  6. Read BarCode from Specific Region of 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....look for the barcode barcode_reader_type = Rjb :: import ( 'com...barcoderecognition.BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose...

    docs.aspose.com/barcode/java/read-barcode-from-...
  7. PdfSaveOptions.InterpolateImages | Aspose.Words...

    PdfSaveOptions InterpolateImages property. A flag indicating whether image interpolation shall be performed by a conforming Reader. When false is specified the flag is not written to the output document and the default behaviour of Reader is used instead in C#....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...
  8. Cells.ImportFromDataReader | Aspose.Cells for ....

    Cells method. Imports data from a SqlDataReader object...ImportFromDataReader ( SqlDataReader reader , int firstRow , int firstColumn...Parameter Type Description reader SqlDataReader The SqlDataReader...

    reference.aspose.com/cells/net/aspose.cells/cel...
  9. Public API Changes in Aspose.BarCode 6.7.0|Docu...

    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....to recognize BarCodeReader reader = new BarCodeReader ( @ "c:\temp\MyBarcode...grayscale image processing reader . ImageBinarizationHin = RecognitionHints...

    docs.aspose.com/barcode/net/public-api-changes-...
  10. MoveToElement() | Aspose.Slides for C++ API Ref...

    Moves to the element that contains the current attribute node....if the reader is positioned on an attribute (the reader moves...the attribute); false if the reader is not positioned on an attribute...

    reference.aspose.com/slides/cpp/system.xml/xmlt...