Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 2,626 for

base64

(0.4 sec)
  1. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document.... Export Base64 Encoding Fonts Resources Aspose...should be embedded into HTML in Base64 encodings. To perform this...

    docs.aspose.com/words/net/convert-a-document-to...
  2. How to create .msg files using Aspose Email clo...

    I am fetching emails from my clients mailbox using ms graph and then saving them as .msg using Aspose Email Cloud API. Till now, I am able to handle the attachments and others. However, when I am trying to open the save…...data:image URI scheme with base64 encoding to ensure they render...directly in the HTML using base64 encoding rather than referencing...

    forum.aspose.com/t/how-to-create-msg-files-usin...
  3. Generate QR CODE in pdf document - Free Support...

    Hello , I contact you about treating QR code to generate it correctly from template into a pdf. My first question : is it the only way to do it is to use the Product Aspose Barcode? i want to send like this my payload…...QR CODE”, “typeCode”: “IMAGE_BASE64” }]} My second question : the...typeCode should it be as “IMAGE_BASE64” ? and my last question : i...

    forum.aspose.com/t/generate-qr-code-in-pdf-docu...
  4. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML content. The HTML content includes image paths that point to files located on an Azure File Share. However, we are experi…..."<html><body><img src='data:image/jpeg;base64,{base64ImageData}' /></body></html>";...{base64ImageData} with the actual base64 string of your image. This...

    forum.aspose.com/t/aspose-words-pdf-creation-us...
  5. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....in scenarios where the same base64 image occurs multiple times...

    docs.aspose.com/cells/go-cpp/enable-css-custom-...
  6. 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...
  7. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode 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/deutsch...
  8. 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...
  9. 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...
  10. 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/...