Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 44,876 for

color

(0.15 sec)
  1. RevisionOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.RevisionOptions class to efficiently manage document revisions and enhance your layout process for optimal results....set; } Allows to specify the color to be used for comments. Default...set; } Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Manipulating PNG 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....API can be used to set any color as transparent while creating...that can be set to specify any color to be rendered as transparent...

    docs.aspose.com/imaging/java/manipulating-png-i...
  3. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel cells using HTML with the easy‑to‑use Aspose.Cells for JavaScript via C++ API....style='font-family:Arial;font-size:10pt;color:#666666;vertical-align:top;...style='font-family:Wingdings;font-size:8.0pt;color:#009DD9;mso-font-charset:2;'>l</font><font...

    docs.aspose.com/cells/javascript-cpp/display-bu...
  5. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling.... setBackgroundColor ( Color . getLightGray ()); textFragment...getTextState (). setForegroundColor ( Color . getRed ()); // Use setStrokingColor...

    docs.aspose.com/pdf/java/text-formatting-inside...
  6. 乳胶数学公式渲染| Java的Aspose.TeX

    本文介绍了Aspose.TeX API中的乳胶数学公式。了解如何使用功能的代码示例。...e{amssymb}\r\n\\usepackage{color}" ); 6 // Specify the scaling...foreground color. 9 options. setTextColor (Color. BLACK ); 10...

    docs.aspose.com/tex/zh/java/latex-math-formula-...
  7. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_Color property. Gets or sets the Color that's applied to the foreground of the [Shading](../) object....foreground_pattern_color property Shading.foreground_pattern_color property...property Gets or sets the color that’s applied to the foreground of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderCollection.Bottom | Aspose.Words for .NET

    Discover the BorderCollection Bottom property to easily access and customize your bottom border for enhanced design flexibility and style....to apply border and shading color while building a table. Document...Start a table and set a default color/thickness for its borders. Table...

    reference.aspose.com/words/net/aspose.words/bor...
  9. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles of the table style in C++....); // Set the table style to color the borders of the first row...get_Borders () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Convert HEX to RGB in C#

    This concise guide outlines the key points for converting HEX to RGB in C#. It delivers an ordered set of instructions along with a practical code demonstration to convert HEX to RGB in C#....adapted for working with other color spaces in images by calculating...RGB format Instantiate the Color class to process and understand...

    kb.aspose.com/svg/net/convert-hex-to-rgb-in-csh...