Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 47,108 for

color

(0.44 sec)
  1. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....changing the SmartArt style or color style. The examples show how...); } Change a SmartArt Shape Color Style In this example, we will...

    docs.aspose.com/slides/net/manage-smartart-shape/
  2. Create 3D Presentations in C++|Aspose.Slides Do...

    Generate interactive 3D presentations in C++ with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... Changing the colors of 3D models to a 3D gradient...get_ExtrusionColor () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    docs.aspose.com/slides/cpp/3d-presentation/
  3. TIFF Images Grayscale with Python | products.as...

    How to use Python to grayscale TIFF images and photos on desktop and web applications....and Photos with Python Bright colors are typically associated as...what if the possibility of color printing isn’t an option? In...

    products.aspose.com/imaging/python-net/grayscal...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties.... color = aspose . pydrawing . Color . green builder...background_pattern_color = aspose . pydrawing . Color . from_argb (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Barcode Captions|Documentation

    Learn how to add and customize independent captions above and below barcode images in Aspose.BarCode for Java....captions have separate text, font, color, alignment, and padding settings...caption color Use setTextColor to set the caption text color. CaptionParameters...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill....with foreground and background colors to the shape fill: fill . patterned...fore_color = aspose . pydrawing . Color . aqua , back_color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font | Aspose.Words for Java

    Contains font attributes font name font size Color and so on for an object in Java....attributes (font name, font size, color, and so on) for an object. To...getFont().getBorder().setColor(Color.GREEN); builder.getFont().getBorder()...

    reference.aspose.com/words/java/com.aspose.word...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – ادغام اسناد PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/merger/ Recent content in ادغام اسناد PDF با استفاده از Java on Asps......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/fa/java/merger/index.xml
  9. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码... Color . Green ; annot . BorderColor...Pdf . Color . Yellow ; annot . Color = Aspose . Pdf . Color . Blue...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  10. 在 .NET 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何在 C# 中使用 Aspose.Slides 对 PowerPoint 形状进行格式化——精确且完全控制地为 PPT 和 PPTX 文件设置填充、线条和效果样式。... Color = Color . Blue ; // 将 PPTX 文件保存到磁盘。...FillFormat . SolidFillColor . Color = Color . Black ; shape2 . FillFormat...

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