Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 22,425 for

reader

(0.14 sec)
  1. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    C# sample code to scan and decode Royal Mail 4-State Customer Code (RM4SCC) barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Initialize barcode reader using ( var reader = new Aspose.BarCode...image foreach ( var barcode in reader.ReadBarCodes()) { // Display...

    products.aspose.com/barcode/net/rm4scc/recognize/
  2. Convert CSV to MOBI using Java or with free Onl...

    Java API to Export CSV to MOBI or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....structured datasets into portable, e-reader-friendly formats ideal for...offline-accessible resources that improve reader engagement and data distribution...

    products.aspose.com/total/java/conversion/csv-t...
  3. Some tiff files Different barcode reading diffe...

    image.png (14.2 KB) I’m using Aspose.BarCode version 25.6.0.0 to read barcodes from TIFF files. I’ve noticed that the same TIFF file produces different barcode reading results depending on the device: On a mobile phon…...mobile phone using a barcode reader app, the barcode is read quickly...these options: BarCodeReader reader = new BarCodeReader("path/to/your/image...

    forum.aspose.com/t/some-tiff-files-different-ba...
  4. aspose.barcode.multitarget.zip

    Aspose.Barcode.MultiTarget/Aspose.Barcode.MultiTarget.sln Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34607.119 MinimumVisualSt......BarCode"); using (BarCodeReader reader = new BarCodeReader(bmp)) foreach...foreach (BarCodeResult result in reader.ReadBarCodes()) Console.WriteLine($"{result...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  5. Zoom PDF File using C#

    This article guides on how to zoom PDF file using C#. It has the details to set the IDE, steps, and a sample code to apply the feature of PDF zoom out using C#....PDF file in a reader such as Adobe Acrobat Reader. Code to Zoom...

    kb.aspose.com/pdf/net/zoom-pdf-file-using-csharp/
  6. Missing character in PDF print - Free Support F...

    Hi, The attached PDF document contains two lines of text with different fonts, both displaying the same text “A±B”. When printing this PDF using Aspose.PDF, the plusminus character (±) is correctly shown in the first l…...document with Adobe Acrobat Reader gives the correct result for...

    forum.aspose.com/t/missing-character-in-pdf-pri...
  7. Split MBOX Files with Aspose.Email in C#|Docume...

    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.... using ( var reader = await MboxStorageReader ...MboxLoadOptions ())) { await reader . SplitIntoAsync ( 10 * 1024...

    docs.aspose.com/email/net/split-mbox-files-csharp/
  8. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    PHP sample code to read Interleaved 2-of-5 (ITF) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: ITF ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/itf/recogn...
  9. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....we added, as an Epub, // a reader that opens that document may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array....that we added, as an Epub, # a reader that opens that document may...

    reference.aspose.com/words/python-net/aspose.wo...