Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,731 for

base64

(0.05 sec)
  1. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel 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/swiss-p...
  2. SvgSaveOptions.ExportEmbeddedImages | Aspose.Wo...

    SvgSaveOptions ExportEmbeddedImages property. Specifies whether images should be embedded into the SVG document as Base64. Be aware that activating this option can lead to a significant increase in the size of the output SVG file in C#....embedded into the SVG document as base64. Be aware that activating this...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Scan Data Matrix code Images via Python via Jav...

    Python source code for Data Matrix 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/datamat...
  4. Scan GS1 Code 128 barcode Images via Python via...

    Python source code for GS1 Code 128 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/code128...
  5. Scan Italian Pharmacode (Code 32) barcode Image...

    Python source code for Italian Pharmacode (Code 32) 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/code32/...
  6. Scan ISMN barcode Images via Python via Java | ...

    Python source code for ISMN 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/ismn/re...
  7. Scan DotCode barcode Images via Python via Java...

    Python source code for DotCode 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/dotcode...
  8. Scan Code 16K barcode Images via Python via Jav...

    Python source code for Code 16K 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/code16k...
  9. Convert PDF to XLSX | Online and Free | Aspose.PDF

    PDF to XLSX converter. Conver to Word, Excel, PowerPoint, HTML, LaTeX, EPUB and JPG, BMP, PNG, SVG, EMF images without registration and captcha. It's secure and private...Tab No separator Specify the Base64 text in the text area below...PDFA1B TAR PS PDFA2A BZ2 PDFA3A BASE64 MP4 AVI MOV WEBM FLV WMV MKV...

    products.aspose.app/pdf/conversion/pdf-to-xlsx
  10. Support of Alt image in case image is not avail...

    I am rendering an image in the PDF generated by Aspose words. In case the image is not available (basically the public URL doesn’t have the image) the document rendering code throws an exception “Cannot load an image us…...return a file path, an URI, or Base64-encoded image bytes.” Is there...

    forum.aspose.com/t/support-of-alt-image-in-case...