Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,566 for

base64

(0.16 sec)
  1. Custom Font-Family - Free Support Forum - aspos...

    I'm trying to create a PDF from an HTML file with a non-standard font. I've tried using Base64 in the CSS like so but it doesn't work. Other Base64 image src's do work so I thought this would work as well. Any other i…... I’ve tried using base64 in the CSS like so but it doesn’t...doesn’t work. Other base64 image src’s do work so I thought this...

    forum.aspose.com/t/custom-font-family/16662
  2. Enable CSS Custom Properties while saving to HT...

    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....multiple occurrences of the same base64 image, the custom property...

    docs.aspose.com/cells/net/enable-css-custom-pro...
  3. 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...
  4. 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...
  5. 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/...
  6. 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...
  7. 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...
  8. Scan Aztec Code Images via Python via Java | pr...

    Python source code for Aztec 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/aztec/r...
  9. Scan Royal Mail 4-State Customer Code (RM4SCC) ...

    Python source code for Royal Mail 4-State Customer Code (RM4SCC) 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/rm4scc/...
  10. 在 C# 中将图像转换为模板

    本简明教程演示了如何在 C# 中将图像转换为模板。它提供了逐步的方法,并给出了一个代码示例,展示如何将照片转换为模板。...如果您对图像转 base64 感兴趣,请查看我们的文章 在 C# 中将图像转换为 Base64 。 Updated on...

    kb.aspose.com/zh/svg/net/convert-image-to-stenc...