Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 47,148 for

color

(0.93 sec)
  1. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?... font color). But we have not found an API...API to reset a font color. Suggestions for that? Thanks, DC andrey...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  2. 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 ; listLevel . Font..."Wingdings" ; listLevel . Font . Color = Color . Blue ; listLevel . Font...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Shading.BackgroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading BackgroundPatternThemeColor property to enhance your design with unique background patterns and Color schemes....background pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. Document...

    reference.aspose.com/words/net/aspose.words/sha...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C#를 사용하여 PDF 양식을 처리하기 https://products.aspose.com/pdf/ko/net/acroforms/ Recent content in C#를 사용하여 PDF 양식을 처리하기 on Aspsoe.PDF Products Hugo -- ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/ko/net/acroforms/index.xml
  5. ImageColorMode | Aspose.Words for Java

    Specifies the Color mode for the generated images of document pages in Java....ImageColorMode Specifies the color mode for the generated images...Examples: Shows how to set a color mode when rendering documents...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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/
  8. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....result: Change Series Fill Color Aspose.Slides makes it straightforward...straightforward to customize the fill colors of chart series, allowing you...

    docs.aspose.com/slides/python-net/chart-series/
  9. 用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...
  10. 如何用 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-...