Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 45,428 for

color

(0.48 sec)
  1. Read Non-typical Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...barcode images with inverted colors. To do this, it is required...Read Colored Barcodes on Colored Background To read colored barcodes...

    docs.aspose.com/barcode/cpp/read-non-typical-ba...
  2. Convert Presentation Slides to Images in C++|As...

    Convert slides from PPT, PPTX and ODP to images in C++ using Aspose.Slides—fast, high-quality rendering with clear code examples....set_CommentsAreaColor ( Color :: get_AntiqueWhite ()); // Set the color for the...parameters such as size, resolution, color palette, and more. This C++...

    docs.aspose.com/slides/cpp/convert-slide/
  3. Aspose.SVG for Python

    This step by step tutorial shows you how to........in Python Change Background Color of SVG in Python Convert SVG...

    kb.aspose.com/svg/python/
  4. ChartDataLabelCollection.clearFormat method | A...

    ChartDataLabelCollection.clearFormat method. Clears format of all [ChartDataLabel](../../chartdatalabel/) in this collection.... color = "#FF0000" ; // For a cleaner...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create Open-High-Low-Close (OHLC) Stock Chart|D...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for .NET. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the bar is filled with one color, while if the price decreases...improvements in the chart We often use colors rather than black and white...

    docs.aspose.com/cells/net/create-open-high-low-...
  6. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....PHP // Open document $colors = new Color (); $document = new Document...$textBoxField -> setColor ( $colors -> getGreen ()); // Add field...

    products.aspose.com/pdf/php-java/acroforms/create/
  7. Create Open-High-Low-Close (OHLC) Stock Chart|D...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Python via .NET. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....the bar is filled with one color, while if the price decreases...improvements in the chart We often use colors rather than black and white...

    docs.aspose.com/cells/python-net/create-open-hi...
  8. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....textWatermarkOptions -> set_Color ( System :: Drawing :: Color :: get_Black...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...new points and setting sector color // series.IsColorVaried = true;...getSolidFillColor().setColor(new Color(PresetColor.Cyan)); // Setting...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  10. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... Color . Gray ; 9 10 // Convert SVG...BackgroundColor property that sets Color , which will fill the background...

    docs.aspose.com/svg/net/convert-svg-to-xps/