Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 22,425 for

reader

(0.04 sec)
  1. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    Python source code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Databar ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/databar...
  2. Scan Code 39 barcode Images via Python via Java...

    Python source code for Code 39 barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Code39 ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/code39/...
  3. Scan Aztec Code Images via Python via Java | pr...

    Python source code for Aztec Code recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...Aztec ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/aztec/r...
  4. Scan USPS OneCode barcode Images via Python via...

    Python source code for USPS OneCode barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...OneCode ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/onecode...
  5. Scan UPC (Universal Product Code) barcode Image...

    Python source code for UPC (Universal Product Code) barcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...UPC ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/upc/rec...
  6. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...DeutschePost ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/deutsch...
  7. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....om_path( " <file name> " ) reader = Recognition.BarcodeReader(image_data_base64...SwissPostParcel ) recognized_results = reader.readBarCodes() for x in recognized_results:...

    products.aspose.com/barcode/python-java/swiss-p...
  8. HtmlSaveOptions.NavigationMapLevel | Aspose.Wor...

    Discover HtmlSaveOptions' NavigationMapLevel property, controlling heading levels in EPUB, MOBI, and AZW3 exports. Maximize your content's visibility!...( "Heading #6" ); // Epub readers typically create a table of...heading level. // The Epub reader will not add headings with...

    reference.aspose.com/words/net/aspose.words.sav...
  9. BookmarksOutlineLevelCollection class | Aspose....

    aspose.words.saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...and used as anchors by most readers. # Bookmarks can also have...entries when collapsed in the reader. pdf_save_options = aw . saving...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...writeln ( 'Heading #6' ) # Epub readers typically create a table of...maximum heading level. # The Epub reader will not add headings with...

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