Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 5,472 for

rgb

(0.26 sec)
  1. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object....style theme color is: {0} and RGB color is: {1} \n ' . format (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object....style theme color is: {0} and RGB color is: {1} \n ' . format (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....contain 3 color components for RGB or 4 color components for CMYK...contain 3 color components for RGB or 4 color components for CMYK...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  4. Aspose.PSD for .NET 22.10 - 发布说明|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....ZipWithoutPrediction 压缩的 PSD(RGB/16位) 错误 PSDNET-1257 时间轴效果消失并以奇怪的方式显示。(在...ZipWithoutPrediction 压缩的 PSD(RGB/16位) string src = "237708.psd"...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Optimize PDF Files in Python|Aspose.PDF for Pyt...

    Learn how to optimize, compress, and reduce PDF file size in Python using Aspose.PDF....st_size ) ) Convert a PDF from RGB colorspace to grayscale A PDF...requirement to convert a PDF from RGB colorspace to grayscale so that...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  6. Change Image Brightness using Java

    This article guides on how to change image brightness using Java. It shares details to set the IDE for development, a list of steps, and a sample code for creating a photo brightness editor using Java....interpretation mode to RGB using TiffPhotometrics.Rgb enum value Save...

    kb.aspose.com/imaging/java/change-image-brightn...
  7. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library.... if the image is in color (RGB) then use JPEG2000 compression...); break ; case ColorType :: Rgb : Console :: WriteLine ( u "Colored...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  8. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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 , 8 , 4 ); ImageConversion ( ColorModes . Rgb , 16 ...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  9. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...颜色值可以指定为标准的英文颜色名称或 HEX、RGB、RGBA、HSL 和 HSLA 值。 在下面的示例中,我们将使用 HEX 和 RGB 颜色代码,因为它们是最常用的。...颜色代码,因为它们是最常用的。 如果您想了解有关 RGB、RGBA、HSL、HSLA 和 HEX 颜色代码的更多信息,请访问 HTML...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. Create Transparent Image using C#

    Follow this article guides on how to create transparent image using C#. It has details to set the IDE, a list of steps, and a sample code for developing a transparent picture maker using C#....transparent by setting the desired RGB in the Color.FromArgb() method...

    kb.aspose.com/imaging/net/create-transparent-im...