Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 2,567 for

base64

(0.03 sec)
  1. Preserve Linking of OLE Objects to Excel When P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel file. I am sending the PowerPoint and Excel as Base64 encoded strings via an API and will be inserting the slide into…...the PowerPoint and Excel as base64 encoded strings via an API...

    forum.aspose.com/t/preserve-linking-of-ole-obje...
  2. 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/...
  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 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...
  5. Scan Postnet barcode Images via Python via Java...

    Python source code for Postnet 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/postnet...
  6. 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....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/databar...
  7. Scan UPC (Universal Product Code) barcode Image...

    Python source code for UPC (Universal Product Code) 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/upc/rec...
  8. Scan Code 39 barcode Images via Python via Java...

    Python source code for Code 39 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/code39/...
  9. Scan Codablock-F and GS1 Codablock-F barcodes I...

    Python source code for Codablock-F and GS1 Codablock-F 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/codablo...
  10. Scan USPS OneCode barcode Images via Python via...

    Python source code for USPS OneCode 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/onecode...