Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,764 for

base64

(0.27 sec)
  1. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...slides import urllib2 import base64 with slides . Presentation... slides [ 0 ] image_data = base64 . b64encode ( urllib2 . urlopen...

    docs.aspose.com/slides/zh/python-net/image/
  2. Vectors extraction without text - Free Support ...

    Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors. Could you please help me? tes…...clusterLly) / PointsPerInch), Base64 = Convert.ToBase64String(bytes)...rightInches, bottomInches), Base64 = Convert.ToBase64String(bytes)...

    forum.aspose.com/t/vectors-extraction-without-t...
  3. Aspose.SVG for Python via .NET – 文档

    通过 Python 代码示例了解如何使用 Aspose.SVG Python 库创建 svg、转换 svg、合并 svg、编辑 svg、绘制 svg、矢量化图像等。...和位图文件、在颜色格式之间转换、将 SVG 合并到精灵、SVG 到 Base64 数据编码、矢量化图像以及转换 SVG 文本的在线工具...

    docs.aspose.com/svg/zh/python-net/
  4. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...<p><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhE/av/zb.../><img src="data:image/png;base64,iVBORw0KGgoAAAANSUhE/av/zb...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  5. Aspose.PSD for Java 25.11 - Release Notes|Docum...

    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....sn50f==" ; byte [] bytes = Base64 . getDecoder (). decode ( png...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. Basic Operations – Create, Load, Save, Navigate...

    Learn how to perform basic operations with SVG files, such as creating, loading, reading, saving, and navigating, using Aspose.SVG for .NET library....SVG sprites, encode SVGs to Base64, and more. Designed for convenience...

    docs.aspose.com/svg/net/base-operations/
  7. 使用 C# 处理 SVG 颜色 – SVG 填充、描边、背景颜色

    了解如何处理 SVG 颜色 – 更改 SVG 元素的填充和描边颜色,在不同格式之间转换颜色,以及处理背景。...SVG、矢量化图像和文本、生成 SVG 精灵图、将 SVG 编码为 Base64 等。这些在线应用程序无需安装额外软件,可在任何带有 Web...

    docs.aspose.com/svg/zh/net/working-with-svg-col...
  8. Convert PDF to Excel Online | PDF to XLS | Save...

    Learn how to convert PDF to Excel online. Discover easy steps and code examples for seamless data extraction....Documents Online Convert PDF to Base64 Merge JPG Online HTML to PDF...

    blog.aspose.com/pdf/convert-pdf-to-excel-online/
  9. SVG Colors in C# – SVG Fill, Stroke, Background...

    Learn how to work with SVG colors in C# – extract, replace, convert colors, and change fill, stroke, opacity, or background....SVG sprites, encode SVGs to Base64, and more. Designed for convenience...

    docs.aspose.com/svg/net/working-with-svg-colors/
  10. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...8 + I am getting pdfs ae base64 string from HL7 messages so...

    forum.aspose.com/t/replace-checkboxes-and-radio...