Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 44,876 for

color

(0.09 sec)
  1. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Color . ToArgb (), Is . EqualTo ( Color . Red . ToArgb...borders [ 0 ]. Color . ToArgb (), Is . EqualTo ( Color . Empty . ToArgb...

    reference.aspose.com/words/net/aspose.words/bor...
  2. 用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...
  3. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....the text font, the brush for color, and the rectangle within which...Clear(Color.Green) method to set the Green background color, setting...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...
  4. 如何用 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-...
  5. 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...
  6. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/
  7. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....to calculate the color used by Excel for color‑scale conditional...only change font style, text color, underline style, and strikeout...

    docs.aspose.com/cells/net/conditional-formatting/
  8. Some table in word file will beyond border if e...

    Hi, This issue has been created on behalf of Kai Hu Kai.Hu@FreyrSolutions.com I use following code to enable track change function, but when I enabled track change, some table in word file will beyond border. If I don’…...Insertions ========== // Use COLOR only (least intrusive for layout)...Effect.COLOR); log.debug("Insertions: BY_AUTHOR color only");...

    forum.aspose.com/t/some-table-in-word-file-will...
  9. 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...
  10. 在 .NET 中格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。... Color = Color . Gray ; chartTitle . PortionFormat...FillFormat . SolidFillColor . Color = Color . Blue ; chart . Axes ....

    docs.aspose.com/slides/zh/net/chart-formatting/