Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 47,057 for

color

(0.3 sec)
  1. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and Color in C# and VB.NET. Join Lines in C#...circle, etc with the specified color. Set Pen Width to Draw Graphics...output image format Set Pen Color to Draw Graphics in C# To draw...

    docs.aspose.com/drawing/net/working-with-pens/
  2. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...GetSize() property. Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  3. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....Contents [ Hide ] In most cases, color is not needed for recognition...backgrounds, and crisper text than color images. Converting to grayscale...

    docs.aspose.com/ocr/python-net/grayscale/
  4. Marking BarCode Regions in an Image in Ruby|Doc...

    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....getGraphics () color = Rjb :: import ( 'java.awt.Color' ) # Initialize...new ( 0 , 0 , color . red , 100 , 100 , color . pink , true )...

    docs.aspose.com/barcode/java/marking-barcode-re...
  5. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text watermarks. Enhance your documents with unique, professional branding options!...Description Color { get; set; } Gets or sets font color. The default...textWatermarkOptions . Color = Color . Black ; textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your text in points for enhanced readability and design appeal.... Color = Color . Blue ; font . Name = "Courier...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/fon...
  7. MultiPageLayout.BorderColor | Aspose.Words for ...

    Sets the Color of borders between pages in a combined output image for better visual separation....BorderColor property Gets or sets the color of the pages border. The default...default is Empty. public Color BorderColor { get ; set ; } See...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartFormat class for advanced chart element styling. Enhance your documents with professional, customizable chart designs.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... color = aspose . pydrawing . Color . blue duplicate_style...duplicate_style . font . color = aspose . pydrawing . Color . blue self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...setColor(new Color(103, 88, 149)); series.getParentSeriesGroup()...getSolidFillColor().setColor(Color.WHITE); series.getLabels()....

    forum.aspose.com/t/need-a-sample-code-to-create...