Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,626 for

base64

(0.41 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. 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/
  4. 处理大型 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...
  5. 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/
  6. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....pdf 1 base64 convert to pdf 1 base64 converter 1 base64 encode...online 1 base64 image to file 1 base64 string 1 base64 to image...

    blog.aspose.com/zh/tags/
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....pdf 1 base64 convert to pdf 1 base64 converter 1 base64 encode...online 1 base64 image to file 1 base64 string 1 base64 to image...

    blog.aspose.com/zh-hant/tags/
  8. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....embedded into the SVG document as base64. Be aware that activating this...embedded into the SVG document as base64. Be aware that activating this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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. SVG Colors in C# – SVG Fill, Stroke, Background...

    Learn how to work with SVG colors – change fill and stroke colors for SVG elements, convert colors between formats, and work with background....SVG sprites, encode SVGs to Base64, and more. Designed for convenience...

    docs.aspose.com/svg/net/working-with-svg-colors/