Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 2,786 for

png transparency

(0.08 sec)
  1. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。...格式设置为 JPG、PNG、BMP、GIF 或 TIFF。默认的 ImageFormat 为 PNG。 在本文中,您将了解如何使用Aspose...。您可以轻松使用Java示例将EPUB转换为JPG,这里详细介绍了如何将 EPUB转换为PNG 、EPUB转换为BMP、EPUB转换为GIF和EPUB转换为TIFF。只需将...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  2. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency.... Writeln ( "Png image:" ); builder . InsertImage...( ImageDir + "Transparent background logo.png" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance document imports and image insertion seamlessly....png" ). GetAwaiter (). GetResult...( ImageDir + "Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  4. PdfSaveOptions.image_color_space_export_mode pr...

    PdfSaveOptions.image_color_space_export_mode property. Specifies how the color space will be selected for the images in PDF document.... writeln ( 'Png image:' ) builder . insert_image...= IMAGE_DIR + 'Transparent background logo.png' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ResourceType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ResourceType enum for efficient resource management. Enhance your document processing with versatile loading options....png" ). GetAwaiter (). GetResult...( ImageDir + "Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  6. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals.... Writeln ( "Png image:" ); builder . InsertImage...( ImageDir + "Transparent background logo.png" ); // Create a...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Remove background images using Python | product...

    Applying Aspose.Imaging library to Remove background images and photos using your own Python applications and server APIs....as human figures with a transparent background. Subsequently...background (OTG) Remove background (PNG) Remove background (SVG) Remove...

    products.aspose.com/imaging/python-net/remove-b...
  8. IResourceLoadingCallback.ResourceLoading | Aspo...

    Discover how the IResourceLoadingCallback enhances Aspose.Words by efficiently managing external resource loading for seamless document processing....png" ). GetAwaiter (). GetResult...( ImageDir + "Transparent background logo.png" )); return ResourceLoadingActio...

    reference.aspose.com/words/net/aspose.words.loa...
  9. PdfSaveOptions.imageCompression property | Aspo...

    PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the document.... writeln ( "Png image:" ); builder . insertImage.... imageDir + "Transparent background logo.png" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP 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-bmp/