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

base64

(0.18 sec)
  1. 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...
  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. 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...
  4. 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-...
  5. 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...
  6. 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/
  7. 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/
  8. 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/
  9. Aspose email attachment extraction - Free Suppo...

    Hi guys need your help Recently I uploaded email with attachment it extracts including metadata ( .txt and docs )and attachment is it possible can extract only attachment...holds the file contents in Base64 format. You can easily transcode...

    forum.aspose.com/t/aspose-email-attachment-extr...
  10. 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 to...

    docs.aspose.com/slides/cpp/exporting-presentati...