Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,381 for

base64

(0.1 sec)
  1. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow....slides import urllib2 import base64 with slides . Presentation... slides [ 0 ] image_data = base64 . b64encode ( urllib2 . urlopen...

    docs.aspose.com/slides/python-net/image/
  2. 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/
  3. 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...
  4. 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/
  5. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....object, an array of pixels, or a Base64 string, this value will be...

    docs.aspose.com/ocr/java/deskew/
  6. 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...
  7. Multipurpose Internet Mail Extensions Protocol|...

    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....Content - transfer - encoding : base64 PGh0bWw + CiAgPGhlYWQ + CiAgPC9oZWFkPgogIDxi...

    docs.aspose.com/email/java/multipurpose-interne...
  8. 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...
  9. 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...
  10. 将演示文稿导出为带有外部链接图像的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...