Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 45,869 for

color

(1.58 sec)
  1. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++....get_Glow () -> set_Color ( System :: Drawing :: Color :: get_Salmon...ASSERT_EQ ( System :: Drawing :: Color :: FromArgb ( 217 , 250 , 128...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....table Set the table border color as LightGray Set the border...(); $colors = new Color (); // Set the table border color as LightGray...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  3. Save Generated Barcodes in Python via Java|Docu...

    How to Save Generated Barcodes in Aspose.BarCode for Python via Java...monochrome and color formats with different color depths. Using...have large size and 24-bit color depth. Moreover, they will not...

    docs.aspose.com/barcode/python-java/save-barcod...
  4. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... highlight_color = aspose . pydrawing . Color . light_gray...shape . font . color = aspose . pydrawing . Color . red shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... solid_fill_color . color = draw . Color . black portion...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/python-net/manage-autofi...
  6. Manage SmartArt Graphics in Presentations on An...

    Automate PowerPoint SmartArt creation, editing, and styling using Aspose.Slides for Android, featuring concise Java code examples and performance-focused guidance....Style Change a SmartArt Shape Color Style In this example, we will...will learn to change the color style for any SmartArt shape. In...

    docs.aspose.com/slides/androidjava/manage-smart...
  7. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....BackgroundPatternCol = Color . AntiqueWhite ; tableStyle . Borders . Color = Color...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Set the font color font . color = AsposeCells . Color . Blue ; //...true ; // Set the background color of C6 Cell to Red style . foregroundColor...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  9. 使用 Python 管理演示文稿图表中的标注|Aspose.Slides for Python 文档

    使用简洁的代码示例在 Aspose.Slides for Python .NET 中创建和样式化标注,兼容 PPT、PPTX 和 ODP,以自动化演示文稿工作流程。... solid_fill_color . color = draw . Color . white dataPoint...fill_format . solid_fill_color . color = draw . Color . light_gray lbl...

    docs.aspose.com/slides/zh/python-net/callout/
  10. SVG Gradients – SVG Code and C# Examples from A...

    Learn how to create SVG gradients in XML code and walk through C# examples of implementing SVG gradients using the Aspose.SVG for .NET API....smooth transitions between colors or other visual properties...defined as gradually blending colors across an area. They are used...

    docs.aspose.com/svg/net/svg-gradients/