Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 226,465 for

png

(0.32 sec)
  1. 在 Android 上创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多用途使用。...png" , ImageFormat . Png ); thumbnail . dispose...save ( "sample_3d.png" , ImageFormat . Png ); thumbnail . dispose...

    docs.aspose.com/slides/zh/androidjava/3d-presen...
  2. SVG/Vector Image Resolution Issues in Aspose.Wo...

    Hello Aspose Team, I am currently using Aspose.Words 25.1.0, where converting SVG/WMF/EMF images to Png with higher resolution works correctly. Below is the callback code I am using. In version 25.1.0, the resolution en…...converting SVG/WMF/EMF images to PNG with higher resolution works...ChangeExtension(imgFileName, ".png"); imgFilePath = Path.Combine(_imagesFolder...

    forum.aspose.com/t/svg-vector-image-resolution-...
  3. SVG 转换器 – 在 C# 中转换 SVG – Aspose.HTML

    了解如何使用 Aspose.HTML for .NET 将 SVG 转换为其他格式,并参考一个将 SVG 转换为 Png 的 C# 示例。...ImageSaveOptions 将 SVG 转换为 PNG 的过程: Copy 1 // Convert SVG to PNG in C# with custom...(OutputDir, "flower-options.png" ); 8 9 // Initialize an SVG...

    docs.aspose.com/html/zh/net/svg-converter/
  4. C# Microsoft Project 文件轉換 | .NET |產品.aspose.com

    通過 .NET 庫使用幾行 C# 代碼將 Microsoft Project MPP MPT MPX 轉換為 PDF HTML Excel 和圖像 JPG Png BMP TIFF。...PDF、Excel、HTML 和圖像,包括 BMP、JPG、PNG、TIFF,以構建跨平台的 .NET 應用程序。 Aspose...Microsoft Project 轉換為圖像 JPG、PNG、BMP、TIFF 將 Microsoft Project...

    products.aspose.com/tasks/zh-hant/net/conversion/
  5. Render Worksheet to Graphic Context with JavaSc...

    Learn how to render a worksheet to graphic context using Aspose.Cells for JavaScript via C++. This includes rendering to image files, screens, and printers....png file. You can use any source...and provide download link for PNG const blob = new Blob ([ imageData...

    docs.aspose.com/cells/javascript-cpp/render-wor...
  6. Adding a Signature to an Image|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....save the resultant image in PNG format using the PngOptions class...DrawImage method. Save result in PNG format. Each step is shown in...

    docs.aspose.com/imaging/net/adding-a-signature-...
  7. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...png" ); // Save the image in PNG format bmp ->...Save(outputFilePath, ImageFormat :: get_Png()); } How to convert JPG to Image...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  8. Python Microsoft Visio Files Conversion | produ...

    Convert Microsoft Visio formats VSDX VSX VDX VTX VSSX VSTX VSDM VSTM VSSM VDW VSD VST VSS to HTML Images and PDF with few lines of Python code....and Images including JPG, BMP, PNG, TIFF to build cross-platform...VDX to PNG VSDM to JPEG VSD to TIFF VSDX to BMP VSSM to PNG VSS...

    products.aspose.com/diagram/python-java/convers...
  9. Convert Markdown to Image in C#

    This guide elaborates on how to convert Markdown to Image in C#. It contains the stepwise algorithm and a running code sample to export Markdown to Png in C#....sample to export Markdown to PNG in C# . Moreover, you can modify...process of converting MD to PNG in C# . As a prerequisite, you...

    kb.aspose.com/html/net/convert-markdown-to-imag...
  10. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article introduces how to use the Aspose.Cells library to generate conditionally formatted data bars and images.... Png ; // Get the image bytes of the...imgBytes ], { type : "image/png" }); const downloadLink = document...

    docs.aspose.com/cells/javascript-cpp/generate-c...