Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 30,429 for

color

(0.45 sec)
  1. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...0); font.setHighlightColor(Color.YELLOW); doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for .NET 23.10 - 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.... Color = Color . GreenYellow ; shapeLayer...; strokeFillSettings . Color = Color . GreenYellow ; shapeLayer3...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  3. 使用Node.js via C++格式化单元格|Documentation

    学习如何在Aspose.Cells for Node.js via C++中格式化和设置单元格,包括数字格式、日期格式、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...Center ); // Setting the font color of the text style . getFont...(). setColor ( AsposeCells . Color . Green ); // Setting to shrink...

    docs.aspose.com/cells/zh/nodejs-cpp/cells-forma...
  4. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... color = aspose . pydrawing . Color . blue font ...font . highlight_color = aspose . pydrawing . Color . yellow doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source Colored jpeg loaded. The statistics are: Calculate Color entropy histR = new int[256]; histG = new int[256]; histB = new int[256]; for each pixel do histR…...image statistics from a source colored jpeg loaded. The statistics...statistics are: Calculate color entropy histR = new int[256]; histG =...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  6. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....getChromaKey() Defines the color value of the image that will...picture. setChromaKey(Color value) Defines the color value of the image...

    reference.aspose.com/words/java/com.aspose.word...
  7. TIFF Images Dithering with Python | products.as...

    How to use Python for TIFF 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/t...
  8. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...foreground color to yellow style . SetForegroundColor ( Color :: Yellow...foreground color to blue style . SetForegroundColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  9. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations.... ForeColor = Color . Red ; dataPoints [ 2 ]. Format...Format . Fill . ForeColor = Color . Yellow ; dataPoints [ 3 ]...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... Color = Color . Red ; tbl . Rows [ row...FillFormat . SolidFillColor . Color = Color . Red ; tbl . Rows [ row...

    docs.aspose.com/slides/zh/net/manage-table/