Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 30,387 for

color

(0.04 sec)
  1. Convert VSDX to TIFF via Python | products.aspo...

    Sample Python conversion code for VSDX format to TIFF file. Use this example code to convert VSDX to TIFF within any Python based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/diagram/python-net/conversi...
  2. BMP Images Filters with Python | products.aspos...

    How to use Python to apply filters for BMP images and photos on desktop and web applications....introduce blur, or eliminate color artifacts for a truly distinctive...combination to seamlessly blend color gradients, eliminate undesired...

    products.aspose.com/imaging/python-net/filter/bmp/
  3. CMX Images Adjustment with Python | products.as...

    How to use Python for CMX images and photos adjustment on desktop and web applications....image’s brightness, contrast, and color balance. For instance, if a...image exhibits undesirable color casts due to artificial lighting...

    products.aspose.com/imaging/python-net/adjust/cmx/
  4. Grayscale ICO images via .NET | products.aspose...

    Try our On-Premise document APIs to grayscale ICO image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... However, color printing isn’t always feasible...Instead of regretting the loss of color information during this transition...

    products.aspose.com/imaging/net/grayscale/ico/
  5. WMF Images Dithering with Python | products.asp...

    How to use Python for WMF images and photos dithering on desktop and web applications....optimizations, reducing an image’s color palette effectively minimizes...abrupt edges or disturbances in color gradients, leveraging the dithering...

    products.aspose.com/imaging/python-net/dither/wmf/
  6. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... BackgroundColor = Color. Gray ; 14 15 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  7. Grayscale ICO images via Java | products.aspose...

    Try our On-Premise document APIs to grayscale ICO image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... However, color printing isn’t always feasible...Instead of regretting the loss of color information during this transition...

    products.aspose.com/imaging/java/grayscale/ico/
  8. View TIFF images via Java | products.aspose.com

    Try our On-Premise document APIs to View TIFF image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/java/viewer/tiff/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......responsible for calculating colors and border styles. In Microsoft...Microsoft Word, text color can be specified as automatic, implying...

    docs.aspose.com/words/python-net/rendering/inde...
  10. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...setBackgroundPattern(new Color(128, 128, 128)); //单元格边框颜色设置...getRowFormat().getBorders().setColor(new Color(1, 1, 1)); //设置字体颜色 builder...

    forum.aspose.com/t/topic/311952