Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 45,427 for

color

(0.15 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......background color */ /* background-color: #4CAF50; */ /* color: white;...padding: 15px; */ /* background-color: #f5f5f5; */ } /* Only affects...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Using Sparklines and Setting 3D Format with Jav...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for JavaScript via C++....CellArea , SparklineType , Color } = AsposeCells ; AsposeCells...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/using-spar...
  3. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....( file_name = MY_DIR + 'Two color gradient.docx' ) # Get Fill...)) print ( 'The foreground color of the fill is: {0} ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Barcode Library Features|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....resolution, height, background color, bar color, rotation angle, X-dimension...barcode image borders, border color, style, margins, and width Customize...

    docs.aspose.com/barcode/python-net/product-feat...
  5. Fill.ForeColor | Aspose.Words for .NET

    Set the ForeColor property to customize your fill's foreground Color with a Color object, enhancing visual appeal and design flexibility....sets a Color object that represents the foreground color for the...the fill. public Color ForeColor { get ; set ; } Remarks This...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Fill.oneColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.oneColorGradient method...the specified fill to a one-color gradient. oneColorGradient (...0 (light). oneColorGradient(color, style, variant, degree) Sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Conversion to grayscale|Documentation

    How to convert source images to grayscale 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/cpp/grayscale/
  8. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....Gets or sets the background color of the stroke. get_BackThemeColor...represents the stroke background color. get_BackTintAndShade () Gets...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... Color . dark_slate_gray ) # Hide axis...solid ( aspose . pydrawing . Color . light_goldenrod_yellow ) #...

    reference.aspose.com/words/python-net/aspose.wo...