Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 44,479 for

color

(0.21 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. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations....Contents [ Hide ] Overview Solid colors, gradients, and images are...slides at once). Set a Solid Color Background for a Normal Slide...

    docs.aspose.com/slides/net/presentation-backgro...
  3. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for document enhancement.... You can change the color, opacity, author, and theme...property is used to set the color, opacity, author, theme, modifiedDate...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  4. 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...
  5. Setting Chart Appearance with Golang via C++|Do...

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, fill format, etc....different Microsoft Excel themes/colors to SeriesCollection or other...

    docs.aspose.com/cells/go-cpp/setting-chart-appe...
  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. 用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...
  8. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...GetCommentShape (); // Set the fill color of the shape to black shape...GetSolidFill (). SetColor ( Color :: Black ()); // Get the font...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  9. ImageData.bi_level property | Aspose.Words for ...

    ImageData.bi_level property. Determines whether an image will be displayed in black and white....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...
  10. ImageData.is_link_only property | Aspose.Words ...

    ImageData.is_link_only property. Returns ``True`` if the image is linked and not stored in the document....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...