Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,658 for

base64

(0.24 sec)
  1. Mht files to pdf - Free Support Forum - aspose.com

    Hi Aspose Support Team, I’m using Aspose.Words for Java (version 24.3-jdk17) to convert MHT files (Microsoft Word HTML Archive format) to PDF. While the conversion works for the main document, the body, headers and foot…...</div> Image data embedded as base64 JPEG at Content-Location: ...

    forum.aspose.com/t/mht-files-to-pdf/327883
  2. Authentication – C# examples – Aspose.HTML for ...

    Learn how to use Aspose.HTML to create a C# message handler for a Web request with password-based authentication schemes such as basic, digest, NTLM, Kerberos...transferred in Base64 encoded plain text. Base64 is not a form...

    docs.aspose.com/html/net/message-handlers/authe...
  3. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....embedded into Html document in Base64 format. Note setting this flag...embedded into Html document in Base64 format. Note setting this flag...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PDF to EPUB Online | PDF File to EPUB

    Learn how to convert PDF to EPUB online. Discover easy steps and programmatic methods for seamless conversion of PDF files to EPUB format....PDF Documents Online PDF to Base64 Merge JPG Online HTML to PDF...

    blog.aspose.com/pdf/convert-pdf-to-epub-online/
  5. HTML to PDF conversion hangs infinit - Free Sup...

    Hi Aspose Team, We have a discovered a problem/hang situation when converting a specific HTML file to PDF. Please see attached zipped html file 92942.zip (7.8 MB) We’re using the latest version of Aspose.PDF 26.4.0 w…...dominated by three data:image/jpeg;base64,… iPhone 16 photos, each 4032×3024...

    forum.aspose.com/t/html-to-pdf-conversion-hangs...
  6. Error in image conversion - Free Support Forum ...

    We have renewed and applied the Aspose licenses in Feb 2025. However we started seeing the image conversion issues around 2nd week of March. Below are the jar files used for conversion. Do you see any problem because of …...value () as a string Using Base64.decode convert it into a byte...

    forum.aspose.com/t/error-in-image-conversion/31...
  7. Resize SVG Online – Free SVG Scaling Tool

    Resize SVG images without writing any code. Free online SVG resizing tool from Aspose.SVG works from any device, quickly and with high quality!...SVG to PNG Color Converters Base64 Encoders Image Vectorizer SVG...

    products.aspose.com/svg/resize/
  8. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...am exporting the images in base64 , somehow those images are...

    forum.aspose.com/t/images-not-being-rendered-pr...
  9. Aspose Diagrams Fonts not loaded correcly somet...

    I am using aspose diagrams on Java (running on unix) to convert a visio to a PDF. We are loading some custom fonts, however we noticed that for the same visio (and same application version) it works fine sometimes, but s…...= new ByteArrayInputStream(Base64.getDecoder().decode(file));...

    forum.aspose.com/t/aspose-diagrams-fonts-not-lo...
  10. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...(true); // Embed images as Base64 workbook.save("excel-normal3...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...