Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 46,982 for

color

(0.07 sec)
  1. 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/
  2. 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/
  3. ConditionalStyle.clear_formatting method | Aspo...

    ConditionalStyle.clear_formatting method. Clears formatting of this conditional style....table_style # Set the table style to color the borders of the first row...first_row . borders . color = aspose . pydrawing . Color . red # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyleCollection.clear_formatting met...

    ConditionalStyleCollection.clear_formatting method. Clears all conditional styles of the table style....table_style # Set the table style to color the borders of the first row...first_row . borders . color = aspose . pydrawing . Color . red # Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different Colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...SVG Fill & Apply Exact RGB Colors Aspose.Total Product Family...containing 2 icons of different colors. We have extracted the svg...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  6. Theme.colors property | Aspose.Words for Node.js

    Theme.Colors property. Allows to specify the set of theme Colors for the document....colors property Theme.colors property Allows to specify the set...set of theme colors for the document. get colors () : Aspose ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextPath.on property | Aspose.Words for Python

    TextPath.on property. Defines whether the text is displayed.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Drawing Images using Graphics in PHP|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....surface with white color $color = new Color (); $graphics -> clear...clear ( $color -> getWhite ()); \ # Create and initialize a Pen...

    docs.aspose.com/imaging/java/drawing-images-usi...
  10. Drawing Ellipse in PHP|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....Create an instance of Color $color = new Color (); \ # Create an...surface with Yellow color $graphic -> clear ( $color -> getYellow ());...

    docs.aspose.com/imaging/java/drawing-ellipse-in...