Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 29,857 for

color

(0.04 sec)
  1. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Orange )); 15 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 23 //Stroke (outline)...

    docs.aspose.com/page/net/ps/working-with-shapes/
  2. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#.... to the path Create a colored brush and use it to fill all...transparent and set some specific color, use the Graphics.Clear() method...

    kb.aspose.com/drawing/net/create-transparent-im...
  3. 管理自适应设置|Aspose.Slides 文档

    在 Java 中设置 PowerPoint 中文本框的自适应设置... setColor ( Color . BLACK ); portion . getPortionFormat...getSolidFillColor (). setColor ( Color . BLACK ); portion . getPortionFormat...

    docs.aspose.com/slides/zh/androidjava/manage-au...
  4. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content... color Gets or sets the color of the structured...console . log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in C# to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how cells look and appear....negative value, or the text color might be green for a positive...between 50 and 100 the background color is red due to the conditional...

    docs.aspose.com/cells/net/apply-conditional-for...
  6. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... color = aspose . pydrawing . Color . red list1 ...0 ] . font . color = aspose . pydrawing . Color . blue list2...

    reference.aspose.com/words/python-net/aspose.wo...
  7. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation....series will not invert their colors if the value is negative. using...dataPoint . Format . Fill . Color = Color . Red ; // For a cleaner...

    reference.aspose.com/words/net/aspose.words.dra...
  8. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....some other text and change its color and font size Add some text...and without changing the text color and font. Next, we used the...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  9. How to Highlight a PDF Document using Java

    This article guides on how to highlight a PDF document using Java. It shares the configuration details, steps, and runnable sample code to highlight words in PDF using Java....enclosing the search text Set the color for highlighting the text Add...the boundary of highlighting color rendered around the text. This...

    kb.aspose.com/pdf/java/how-to-highlight-a-pdf-d...
  10. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....setting the page size, background color, layouts in rendered PDF, draw...draw type, pen options, draw color and quality. In this example...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...