Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,647 for

alpha

(0.29 sec)
  1. XPS to PNG Conversion API for | Java

    Sample Java conversion code for XPS format to PNG file. Use this example code to convert XPS to PNG within any Web or Desktop Java based application....provides lossless compression, alpha transparency, and a wide color...

    products.aspose.com/page/java/conversion/xps-to...
  2. Manipulating TIFF Images|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....RGB channels and additional alpha channel may be set through TiffOptions...Support Tiff deflate Images with Alpha Aspose.Imaging for Java API...

    docs.aspose.com/imaging/java/manipulating-tiff-...
  3. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. Choose the best PDF standard to convert a document using Python via .NET....convert them to PNG without alpha channel). Problem: PDF/UA output...

    docs.aspose.com/words/python-net/learn-features...
  4. EPS to PNG Conversion API for C# | .NET

    EPS to PNG conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....provides lossless compression, alpha transparency, and a wide color...

    products.aspose.com/page/net/conversion/eps-to-...
  5. PS to PNG Conversion API for C# | .NET

    PS to PNG conversion. Use C# API example code for batch conversion within VB.NET, Asp.NET or any .NET based application....provides lossless compression, alpha transparency, and a wide color...

    products.aspose.com/page/net/conversion/ps-to-png/
  6. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...properties like Predictor, alpha, transparency, etc.? What else...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  7. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips.... Images containing an alpha channel (transparency) are always...

    docs.aspose.com/slides/cpp/exporting-presentati...
  8. TeX to PNG Conversion API| Java

    TeX to PNG conversion functionality. Integrate this on-premise Java library into your project or use cross-platform applications to convert TeX to PNG....truecolor images, as well as alpha transparency. It uses DEFLATE...

    products.aspose.com/tex/java/conversion/tex-to-...
  9. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...sharpening, cartoonify image effect, alpha blending, watermarks, background...

    products.aspose.com/imaging/java/
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...PDF for C++ 支持添加具有 Alpha 颜色通道的文本功能。以下代码片段显示了如何添加具有透明颜色的文本。...400 , 400 ); // 从 Alpha 颜色通道创建颜色对象 int alpha = 10 ; int green...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/