Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,337 for

base64

(0.13 sec)
  1. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...BarCode, convert it to a Base64-encoded string, and embed it...<div> <img src='data:image/png;base64,{base64Image}' alt='Embedded...

    forum.aspose.com/t/distorted-barcode-generation...
  2. Finding paragraph bounding boxes|Documentation

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

    docs.aspose.com/ocr/net/image-regions-paragraph...
  3. 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/
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....embedded into Html document in Base64 format. Note setting this flag...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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...
  6. 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...
  7. 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...
  8. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds....Convert SVG or any mage to Base64, JSON, XML, URI, CSS or NFT...get the result! – Convert a Base64-encoded data URI into an image...

    docs.aspose.com/html/apps/
  9. 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-...
  10. Finding word bounding boxes|Documentation

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

    docs.aspose.com/ocr/net/image-regions-word-find/