Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,358 for

base64

(0.17 sec)
  1. 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...
  2. 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...
  3. Aspose.Words MCP Server|Aspose.Words for Python...

    How to use the Model Context Protocol (MCP) server that exposes Aspose.Words for Python via .NET features as callable tools for AI/assistant clients....Watermarks (text/image) Export as Base64 (DOCX, PDF, etc.), advanced...

    docs.aspose.com/words/python-net/aspose-words-m...
  4. 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/
  5. 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
  6. Basic Operations – Create, Load, Save, Navigate...

    Learn how to perform base operations with SVG files, such as creating, loading, reading, saving, and navigating, using Aspose.SVG Python library....SVG sprite generating, SVG to Base64 data encoding, and text vectorizing...

    docs.aspose.com/svg/python-net/base-operations/
  7. Python API to Process SVG Files – Aspose.SVG

    Python library to parse SVG – load file, edit, and convert SVG to PDF, XPS, and Images. Use Python API to develop high-level software in Python!...SVG nodes Encode Images to Base64 Content navigation using XPath...

    products.aspose.com/svg/python-net/
  8. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...println("image: " + Base64.getEncoder().encodeToString(stream...

    forum.aspose.com/t/word-pdf/313834
  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...