Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,181 for

base64

(0.03 sec)
  1. Scan Code 93 Extended and Code 93 Standard barc...

    Python source code for Code 93 Extended and Code 93 Standard barcodes recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/code93/...
  2. Scan Singapore Post barcode Images via Python v...

    Python source code for Singapore Post barcode recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/singapo...
  3. Scan ISBN barcode Images via Python via Java | ...

    Python source code for ISBN barcode recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/isbn/re...
  4. Scan ISSN barcode Images via Python via Java | ...

    Python source code for ISSN barcode recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/issn/re...
  5. Scan EAN (International Article Number) barcode...

    Python source code for EAN (International Article Number) barcode recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/ean/rec...
  6. Scan PDF417 barcode Images via Python via Java ...

    Python source code for PDF417 barcode recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/pdf417/...
  7. Scan QR Code, GS1 QR Code Images via Python via...

    Python source code for QR Code, GS1 QR Code recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/qr/reco...
  8. Scan Australia Post barcode and Australia Post ...

    Python source code for Australia Post barcode and Australia Post eParcel recognition using Java Runtime Environment....executed - Python import os import base64 from asposebarcode import Recognition...self ): image_data_base64 = ta.load_image_base64_from_path( " <file...

    products.aspose.com/barcode/python-java/austral...
  9. Working with Distribution Lists|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.... setEntryId ( Base64 . getDecoder (). decode ( strEntryId1...Contact ); member2 . setEntryId ( Base64 . getDecoder (). decode ( strEntryId2...

    docs.aspose.com/email/java/working-with-distrib...
  10. Add Image to HTML – From Basic Syntax to Advanc...

    Learn how to add images to HTML using img tag, CSS backgrounds, JavaScript, and Base64 encoding. Improve web design, performance, and SEO with best practices!...relative URL, an absolute URL, or Base64-encoded data. Without the src... or embedded directly with Base64 encoding. Local Images Using...

    docs.aspose.com/html/net/tutorial/add-image-to-...