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

alpha

(0.18 sec)
  1. Convert DGN to JPEG2000 via C# | products.aspos...

    Sample code for DGN to JPEG2000 C# conversion. Use API example code for batch DGN files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....files support 15-bit color, alpha transparency, and lossless compression...

    products.aspose.com/cad/net/conversion/dgn-to-j...
  2. Convert IFC to JPEG2000 via C# | products.aspos...

    Sample code for IFC to JPEG2000 C# conversion. Use API example code for batch IFC files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....files support 15-bit color, alpha transparency, and lossless compression...

    products.aspose.com/cad/net/conversion/ifc-to-j...
  3. Convert OBJ to JPEG2000 via C# | products.aspos...

    Sample code for OBJ to JPEG2000 C# conversion. Use API example code for batch OBJ files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....files support 15-bit color, alpha transparency, and lossless compression...

    products.aspose.com/cad/net/conversion/obj-to-j...
  4. 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/
  5. 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...
  6. 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-...
  7. 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/
  8. 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...
  9. 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...
  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/