Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 46,167 for

color

(0.23 sec)
  1. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Shapes[shapeIndex]; // Set the fill color of the shape shape.FillFormat...FillFormat.SolidFillColor.Color = Color.LightBlue; // Draw a cross...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  2. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, Color, and so on) for an object. To learn more, visit the documentation article in C++....attributes (font name, font size, color, and so on) for an object. To...Returns the present calculated color of the text (black or white)...

    reference.aspose.com/words/cpp/aspose.words/font/
  8. 在C++中如何使用颜色调色板|Documentation

    用C++代码向调色板添加自定义颜色,并使用带有Aspose.Cells for C++ API的Excel颜色调色板。...方法,接受以下参数来添加自定义颜色以修改调色板: Custom Color,要添加的自定义颜色。 Index,自定义颜色在调色板中的索引,将替换指定的颜色。应该在...workbook ; // Check if Orchid color is in the palette std :: cout...

    docs.aspose.com/cells/zh/cpp/excel-color-palette/
  9. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setForeColor(Color.WHITE); // 2 - The stroke, which...setWeight(5.0); stroke.setColor(Color.RED); stroke.setDashStyle(DashStyle...

    reference.aspose.com/words/java/com.aspose.word...
  10. Drawing Images|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....class to set its background color. The drawLine method of the...to draw lines with specified color, width & brush. Note: The SolidBrush...

    docs.aspose.com/imaging/java/drawing-images/