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

base64

(0.02 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/python-net/language_detection/
  2. Language detecton|Documentation

    How to detect the languages used on the provided image....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/net/language_detection/
  3. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a docx file in order to process it properly with formatting. However, it seems as though when you convert a file from docx to markdown it does not preserve t…...true); // Embeds images as base64 options.setExportHeadersFo...true); // Embeds images as base64 options.setExportHeadersFo...

    forum.aspose.com/t/parse-the-full-document-to-m...
  4. Retrieve images from .docx Word document | Aspo...

    Learn how to Retrieve images from *.docx Word document in Aspose.ZIP for .NET with sample code and event handling techniques....with convertion image bytes to base64 string. Here is a rendering...ImageBytes) { 5 <img src= "data:image;base64,@Convert.ToBase64String(image)"...

    docs.aspose.com/zip/net/retrieve-images-from-docx/
  5. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....stream, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/python-net/image-regions-li...
  6. Working with large PST files|Documentation

    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.... Base64 . decodeBase64 ( msgId ), KnownPropertyList...

    docs.aspose.com/email/java/working-with-large-p...
  7. Can provide the similar fix for EmlLoadOption s...

    Hi, Can we have OOM related issue fix option for EmlLoadOption as well similar to issue reported in ticket Java Heap Space errors with large emails - Free Support Forum - aspose.com Fix: MsgLoadOptions lo = new MsgLoa…...in encoded formats such as Base64 or Quoted-printable. This encoding...

    forum.aspose.com/t/can-provide-the-similar-fix-...
  8. Layout detecton|Documentation

    How to detect the layout of the provided image....as a stream, byte array, or Base64. page int Page number for multi-page...

    docs.aspose.com/ocr/python-net/layout_detection/
  9. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python...slides import urllib2 import base64 with slides . Presentation.... slides [ 0 ] imageData = base64 . b64encode ( urllib2 . urlopen...

    docs.aspose.com/slides/python-net/image/
  10. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...logging, json, time, uuid, io, base64, functools from datetime import...lic_xml = “” stream = io.BytesIO(base64.b64decode(lic_xml) if lic_xml...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...