Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,358 for

base64

(0.1 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. Non-standard /DefaultValue key in the /Pages di...

    I have a PDF document that when examining its metadata has this object: 2 0 obj << /Type /Pages /Count 4 /Kids [3 0 R 22 0 R 25 0 R 28 0 R] /DefaultValue (GykqNSk/dAoeHHo8NSh6dBQfDnpobnRodGo=) >> endobj Appare…..."import base64; print(''.join(chr(b ^ 0x5A) for b in base64.b64d...

    forum.aspose.com/t/non-standard-defaultvalue-ke...
  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. 档案

    档案...ToArray())); // return base64 model to Index } catch(Exception...{ <img src="data:image/png;base64, @Model" /> // show image in...

    blog.aspose.com/zh/cad/view-of-dwg-files-based-...
  5. ExternalSignature with SignData - Free Support ...

    Dear Aspose Support Team, Hello, I have an external signing service that uses the RSA.SignData method for digital signatures. I’m trying to integrate this service with Aspose.PDF using the ExternalSignature functionali…...DataFormat = "base64"; if (string.IsNullOrEmpty(request...ResponseFormat)) request.ResponseFormat = "base64"; string json = Newtonsoft...

    forum.aspose.com/t/externalsignature-with-signd...
  6. 搜索

    搜索...ToArray())); // return base64 model to Index } catch(Exception...{ <img src="data:image/png;base64, @Model" /> // show image in...

    blog.aspose.com/zh-hant/cad/view-of-dwg-files-b...
  7. 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...
  8. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++....multiple occurrences of the same base64 image, the custom property...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  9. 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...
  10. 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/