Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 2,870 for

png transparency

(1.64 sec)
  1. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...SVG 转换为 JPG,此处详细介绍了将 SVG 转换为 PNG 、 BMP、GIF 和 TIFF 图像的方法。只需在 ImageSaveOptions... 、 、 、 和 。默认的 ImageFormat 为 PNG。 用几行代码将 SVG 转换为 JPG 将 SVG 转换为...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  2. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, Png, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....png" , SaveFormat :: Png ); workbook . Save...SetImageType ( ImageType :: Png ); SheetRender sr ( sheet , options...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  3. 渲染选项 – Aspose.HTML for .NET

    了解 Aspose.HTML for .NET 中的渲染选项,以便将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获得随时可用的 C# 示例...default, this property is Transparent. Sets horizontal resolution...量: Copy 1 // Render HTML to PNG with custom resolution using...

    docs.aspose.com/html/zh/net/rendering-options/
  4. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...properties processing. Sets the (JPG, PNG, BMP, TIFF, or GIF). By default...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  5. 在 C# 中将 EPUB 转换为 BMP – Aspose.HTML for .NET

    使用Aspose.HTML API在C#中将EPUB转换为BMP。在C#示例中考虑各种EPUB到BMP转换方案。尝试在线EPUB转换器。...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...properties processing. Sets the (JPG, PNG, BMP, TIFF, or GIF). By default...

    docs.aspose.com/html/zh/net/convert-epub-to-bmp/
  6. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in PDF document in Java....writeln("Png image:"); builder.insertImage(getImageDir()...insertImage(getImageDir() + "Transparent background logo.png"); // Create a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert SVG to JPG – Aspose.HTML for .NET

    Convert SVG to JPG using Aspose.HTML for .NET. Consider various SVG to JPG conversion scenarios in C# examples. Try online SVG Converter....{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...properties processing. Sets the (JPG, PNG, BMP, TIFF, or GIF). By default...

    docs.aspose.com/html/net/convert-svg-to-jpg/
  8. Convert HTML to GIF – C# Examples and Online Co...

    Convert HTML to GIF using Aspose.HTML for .NET. Consider various HTML to GIF conversion scenarios in C# examples. Try online HTML Converter....{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF' 'PDF' 'MHTML' 'MD' 'XPS'...

    docs.aspose.com/html/net/convert-html-to-gif/
  9. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF'}} var options = new ...{{#if_output 'BMP' 'JPG' 'GIF' 'PNG' 'TIFF' 'PDF' 'MHTML' 'MD' 'XPS'...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  10. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....png").toURL().openStream())); return...FileInputStream(getImageDir() + "Transparent background logo.png"); args.setData(DocumentHelper...

    reference.aspose.com/words/java/com.aspose.word...