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

rgb

(0.12 sec)
  1. 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...
  2. Aspose::Words::Font::get_ThemeColor method | As...

    Aspose::Words::Font::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Font object in C++....style theme color is: {0} and RGB color is: {1} \n " , font ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. 获取和设置页面属性|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...
  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. 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...
  6. 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...
  7. 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/
  8. 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...
  9. 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...
  10. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....pdf" ); } } 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/net/optimize-pdf/