Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 45,899 for

color

(0.09 sec)
  1. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...(); styleObject . font . color = Color . Red ; styleObject . font...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  2. 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. The SolidBrush...

    docs.aspose.com/psd/net/drawing-images/
  3. Handling Windows Metafiles in Java|Aspose.Words...

    Aspose.Words for Java implements its own Windows Metafile player to play Metafile format on all platforms and supports the handling of the basic metafile features and can perform fallback to a different type of metafile player....pen color is combined with the destination bitmap color (the...(the color of the corresponding pixel on the device surface) by using...

    docs.aspose.com/words/java/handling-windows-met...
  4. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...a smooth transition of one color to another. It is used for making...horizontal linear gradient from two colors, fill a rectangle, fill a text...

    docs.aspose.com/page/net/ps/working-with-gradient/
  5. 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...
  6. 如何在 HTML 中更改边框颜色?C# 示例

    在本文中,我们将使用 C# 示例来展示使用 Aspose.HTML for .NET 库更改 HTML 文件边框颜色的不同方法。... 使用 CSS border-color 属性可以轻松设置或更改 HTML 元素的边框颜色。有几...框的 border-style 属性, border-color 属性才会起作用。该属性不会单独起作用。如果未设置该属性,则会继承元素的颜色。边框颜色...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  7. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...filling the text with the current color of the graphics state (that...default or already defined color. In given case it is black....

    docs.aspose.com/page/net/ps/working-with-text/
  8. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....also specify the dash pattern, color and other formatting for Line...200 , 100 ]) # Specify fill color for Graph object line . graph_info...

    docs.aspose.com/pdf/python-net/add-line/
  9. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... solid_fill_color . color = portData . fill_format...fill_format . solid_fill_color . color temp . portion_format . font_bold...

    docs.aspose.com/slides/python-net/copying-parag...
  10. ImageData.contrast property | Aspose.Words for ...

    ImageData.contrast property. Gets or sets the contrast for the specified picture...object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

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