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

base64

(0.22 sec)
  1. 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...
  2. 将演示文稿导出为带有外部链接图像的HTML|Aspose.Slides 文档

    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编码在里面。但这种方法有两个缺点: 输出文件的大小因base64编码而显著增大。替换文件中包含的图像将变得困难。...

    docs.aspose.com/slides/zh/cpp/exporting-present...
  3. 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/
  4. 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...
  5. 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/
  6. Invalid License Error - Free Support Forum - as...

    I recently purchased an Aspose.PDF Java Site OEM license, and I am trying to use it with Aspose PDF v25, but I am getting the below error: (main) com.aspose.pdf.License: Exception occur. java.lang.IllegalStateException…...fine, but if the secret is Base64‑encoded you must decode it...it first: byte[] data = Base64.getDecoder().decode(pdfLicense);...

    forum.aspose.com/t/invalid-license-error/322871
  7. 处理大型 PST 文件|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/zh/java/working-with-larg...
  8. Aspose.SVG for Python via .NET – Python API Guide

    Learn on Python code examples how to create, convert, merge, edit, draw SVG, vectorize images and more using Aspose.SVG for Python via .NET library....merging SVGs into sprites, SVG to base64 data encoding, vectorizing...

    docs.aspose.com/svg/python-net/
  9. 如何在 Blazor 中运行 Aspose.Cells|Documentation

    了解如何在 Blazor WebAssembly 和 Blazor Server 应用中运行 Aspose.Cells。...imageSrc = "data:image/png;base64, " + Convert . ToBase64String...imageSrc = "data:image/png;base64, " + Convert.ToBase64String(CreateFile());...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  10. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...font-size:14pt"><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhE/qoNAE...--> <img src="data:image/png;base64,..." class="eq-rotate" width="19"...

    forum.aspose.com/t/eq-field-text-rotation-issue...