Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,591 for

base64

(0.02 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) 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/itf/rec...
  2. Exporting Presentations to HTML with Externally...

    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....All necessary resources are base64-encoded inside. But such approach...significantly larger because of the base64 encoding.* It is difficult...

    docs.aspose.com/slides/python-net/exporting-pre...
  3. EmbedAllFontsHtmlController | Aspose.Slides for...

    The formatting controller class to use for embedding all presentation fonts in WOFF format....byte[] fontData) Writes data as base64 into HTML document itself ...byte[] fontData) Writes data as base64 into HTML document itself Parameters:...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. Class: ComplexBarcodeGenerator - Aspose.BarCode...

    Methods generateBarCodeImage() getParameters() save(filePath, format) new ComplexBarcodeGenerator (complexCodetext) C...... Returns Base64 presentation of image. getParameters...

    reference.aspose.com/barcode/nodejs/ComplexBarc...
  5. htmlsaveoptions.partsembeddingmodes - Aspose.PD...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....becames smaller(because no Base64 encoding of binaries is in...output becames bigger(because Base64 encoding of binaries is in...

    reference.aspose.com/pdf/java/com.aspose.pdf/ht...
  6. HtmlSaveOptions.RasterImagesSavingModes | Aspos...

    Converted PDF can contain raster images.png .jpeg etc. This enum defines methods of how raster images can be handled during conversion of PDF to HTML...raster image will be embedded as Base64 encoded strings into that SVG...

    reference.aspose.com/pdf/net/aspose.pdf/htmlsav...
  7. Aspose.PDF for .Net 3.6.0.0 New Release Release...

    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....3514 Embedded ImageData as Base64 string is supported in XML...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-3-6-...
  8. HtmlSaveOptions.export_font_resources property ...

    HtmlSaveOptions.export_font_resources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB...export_fonts_as_base64 is set to True , fonts will...into @font-face at-rules in Base64 encoding. Important! When exporting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....stream, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/python-net/image-regions-ch...
  10. Some shapes within an Excel picture replaced wi...

    We’re selecting an image in an Excel spreadsheet and the Aspose picture for this image is then getting encoded in Base64 and saved to the database. We then have Word documents, created programmatically, which are to use…...is then getting encoded in Base64 and saved to the database....content.Replace(“data:image/png;base64,”, string.Empty)); var shape...

    forum.aspose.com/t/some-shapes-within-an-excel-...