Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 45,860 for

color

(0.19 sec)
  1. Aspose.PSD for .NET 18.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...."Divide" , "Hue" , "Saturation" , "Color" , "Luminosity" , }; foreach.... AreEqual ( Color . Red , colorOverlay . Color ); Assert . AreEqual...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. MultiPageLayout.back_color property | Aspose.Wo...

    MultiPageLayout.back_Color property. Gets or sets the background Color of the output...back_color property MultiPageLayout.back_color property Gets...Gets or sets the background color of the output. The default is aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Fill.BackColor | Aspose.Words for .NET

    Customize your fill's background Color effortlessly with the BackColor property. Easily set or get a Color object for a vibrant design....sets a Color object that represents the background color for the...the fill. public Color BackColor { get ; set ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents...."Arial" , 480 , 24 , Color . White , Color . Black , ShapeType..."Calibri" , 150 , 24 , Color . Yellow , Color . Red , ShapeType ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Support of Fill Layers|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 Fill Layers With Color Fill This article demonstrates...how to fill PSD layer with Color. Please use the Aspose.PSD.FileFormats...

    docs.aspose.com/psd/java/support-of-fill-layers/
  6. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....representing the amount of each color per pixel in RGB (red-green-blue)...(red-green-blue) order. The color depth ranges from 1 to 32 bits per pixel...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  7. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....to fill a shape with a solid color. doc = aw . Document () builder...Use the "stroke_color" property to set the color of the outline...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....complete fill with the background color). Examples Shows how to decorate...shading . BackgroundPatternCol = Color . LightCoral ; shading . ForegroundPatternCol...

    reference.aspose.com/words/net/aspose.words/tex...
  9. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the Color space will be selected for the images in PDF document....enumeration Specifies how the color space will be selected for the...selects the most appropriate color space for each image. SimpleCmyk...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....fill arc object with a certain color. Follow the steps below: Create...BorderSide . All , Aspose . Pdf . Color . Green ); graph . Border =...

    docs.aspose.com/pdf/net/add-arc/