Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 30,705 for

color

(0.08 sec)
  1. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... Color . dark_slate_gray ) table ....BorderSide . BOX , 0.5 , ap . Color . black ) table . default_cell_padding...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  2. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....path Generate a brush with color and use it to fill all added...arcs, and lines into the path, color them using a brush, and finally...

    kb.aspose.com/drawing/java/create-transparent-i...
  3. Cross Platform 2D Graphics Library|Documentation

    Aspose.Drawing library for Java to draw pictures. Cross-platform image drawing library for 2D graphics....should choose the desired text color and a font with the appropriate...visual appeal by creating a color frame around images or photographs...

    docs.aspose.com/drawing/java/developer-guide/cr...
  4. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Watermark in PHP|Aspose.Words for Java

    Add Watermark to Document using PHP.... $ color = new Java ( "java.awt.Color" ); $ watermark...-> getFill ()-> setColor ( $ color -> GRAY ); // Try LightGray...

    docs.aspose.com/words/java/add-watermark-in-php/
  7. 趋势线|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加趋势线和自定义线... Color = Color . Red ; // 为图表系列 2 添加对数趋势线...FillFormat . SolidFillColor . Color = Color . Red ; pres . Save ( "AddCustomLines...

    docs.aspose.com/slides/zh/net/trend-line/
  8. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity.... Color = Color . Red ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Drawing Images using Graphics|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 Clear method and pass color as a parameter. This method...the Graphics surface with the color passed in as an argument. Draw...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  10. Convert Text to SVG using C#

    This guide covers the details to convert text to SVG using C#. It includes the step-by-step process and a runnable sample code to make svg from text using C#....appearance parameters like the color and position coordinates before...want to change the background color of an SVG, then read the article...

    kb.aspose.com/svg/net/convert-text-to-svg-using...