Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 5,371 for

rgb

(0.33 sec)
  1. 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...
  2. 获取和设置页面属性|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...
  3. 将图像添加到 PDF 使用 C++|Aspose.PDF for C++

    本节描述如何使用 C++ 库将图像添加到现有的 PDF 文件中。...图像应用的压缩类型取决于原始图像的ColorSpace,即如果图像是彩色(RGB),则使用JPEG2000压缩,如果是黑白,则使用JBIG2...); break ; case ColorType :: Rgb : Console :: WriteLine ( u "彩色图像"...

    docs.aspose.com/pdf/zh/cpp/add-image-to-existin...
  4. Aspose.PSD for .NET 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个颜色分量 错误 PSDNET-536...加载PSD图像时出现异常:颜色部分(DropShadow资源)必须包含RGB的3个颜色分量或CMYK的4个颜色分量 string sourceFile...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Kernel Filters|Documentation

    Aspose.Imaging graphic library for .NET (C#) supports kernel filters such Emboss, Blur, MotionBlur as well as custom kernels....central pixel values (comprising RGB color components) by 1 results...

    docs.aspose.com/imaging/net/developer-guide/man...
  6. 将图像添加到现有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...
  7. Customize Appearance|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.... PNG ); Custom RGB Colors import com.aspose.barcode...generator . save ( "barcode_custom_rgb.png" , BarCodeImageFormat . PNG...

    docs.aspose.com/barcode/java/developer-guide/cu...
  8. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage document theme fonts and enhance your documents' visual appeal with tailored styles....style theme color is: {0} and RGB color is: {1}\n" , font . ThemeColor...

    reference.aspose.com/words/net/aspose.words.the...
  9. Customize Barcode Color Scheme in C++|Documenta...

    How to Customize Color of Barcode Elements in C++...C++ enables customizing system RGB color for key barcode elements...

    docs.aspose.com/barcode/cpp/customize-barcode-c...
  10. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...style theme color is: {0} and RGB color is: {1} \n ' . format (...

    reference.aspose.com/words/python-net/aspose.wo...