Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 4,765 for

rgb

(0.05 sec)
  1. Aspose.PSD for Java 20.3 - 发行说明|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....加载PSD图像时发生异常:颜色部分(DropShadow资源)必须包含RGB的3个颜色分量或CMYK的4个颜色分量 错误 PSDJAVA-141...加载PSD图像时发生异常:颜色部分(DropShadow资源)必须包含RGB的3个颜色分量或CMYK的4个颜色分量 String inFilePath...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. Manipulating Photoshop Formats|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.... Support of RGB Color This article shows how...how Aspose.PSD support RGB color mode with 16bit per channels. The...

    docs.aspose.com/psd/java/manipulating-photoshop...
  3. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....to use only following paints: RGB solid color, texture and hatch...background. In this case, the final RGB color will be calculated by taking...

    products.aspose.com/page/net/add-shapes-to-ps/
  4. Add an image in PS files | .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a PS file with the attached C# code snippet...converted to 24 bits-per-pixel RGB image and rendered as opaque...the document as usual opaque RGB image document.DrawImage(image...

    products.aspose.com/page/net/add-image-to-ps/
  5. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...图像的压缩类型取决于源图像的颜色空间,即如果图像是彩色(RGB),则应用 JPEG2000 压缩,如果是黑白,则应应用 JBIG2/JBIG2000...); break ; case ColorType . Rgb : System . out . println ( "彩色图像"...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...
  6. Aspose.PSD for .NET 24.6 - 发行说明|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....功能 PSDNET-1653 在带有艺术板图层的文件中,RGB 和 Lab 模式不能包含少于 3 个通道和多于 4 个通道...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes....style theme color is: {0} and RGB color is: {1} \n ' . format (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...convert the colour space to RGB, which also increases the file...convert the colour space to RGB, which also increases the file...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  9. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。...PDF 文档中特定页面相关的属性,包括页面使用的颜色类型 - RGB、黑白、灰度或未定义。 PDF 文件的所有页面都包含在 PageCollection...case Aspose . Pdf . ColorType . Rgb : Console . WriteLine ( "Page...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  10. HTML 教程 – 基础知识 – Aspose.HTML for .NET

    HTML 教程部分可帮助您学习一些基本的 HTML 知识,包括如何使用 HTML 元素和标记、在页面上放置文本、添加图像、使用 HTML 颜色等。...在本文中,您将找到有关网站 HTML 颜色代码的信息 – 含有 HEX 颜色代码、RGB、RGBA、HSL 和 HSLA 值的 HTML 颜色名称。...在本文中,我们将介绍如何使用 HTML 颜色名称、HEX 颜色代码、RGB、RGBA、HSL 和 HSLA 值为 HTML 文本、背景或边框添加颜色的...

    docs.aspose.com/html/zh/net/tutorial/