Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 45,688 for

color

(0.17 sec)
  1. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Convert RGB to HEX in C#

    This brief topic discusses the details to convert RGB to HEX in C#. It contains the stepwise workflow and a working code snippet to convert RGB to HEX in C#....applied to handle different color models in images by computing...format Create an instance of the Color class to interpret the provided...

    kb.aspose.com/svg/net/convert-rgb-to-hex-in-csh...
  3. Convert Image to Grayscale in C#

    This tutorial focuses on how to convert image to grayscale in C#. It encompasses the environment settings, and the process, along with a sample code snippet to convert image to grayscale in C#....convert the color image to Grayscale Read the source color image with.... Firstly, read the source color image and cache it. Consequently...

    kb.aspose.com/imaging/net/convert-image-to-gray...
  4. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw lines curves and figures....Constructor Description Pen(Color color) Initializes a new instance...with the specified color. Pen(Color color, float width) Initializes...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  5. PageInfo | Aspose.Words for Java

    Represents information about a particular document page in Java....true if the page contains colored content. getHeightInPoints()...true if the page contains colored content. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Circle Object to PDF file|Aspose.PDF for C++

    This article explains how to create a circle object to your PDF using Aspose.PDF for C++....BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/cpp/add-circle/
  7. 更改演示文稿中形状的填充颜色|Aspose.Slides 文档

    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....FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...FileName ); // Change the fill color of a shape. // The test file...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  8. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle from aspose.psd...regularLayer ) pen = Pen ( Color . alice_blue ) brush = LinearGradientBrush...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  9. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...GetSize() property. Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  10. 如何添加文本条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用文本条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "E15:G16" , Color . light_goldenrod_yellow ) idx...

    docs.aspose.com/cells/zh/python-net/how-to-add-...