Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 47,056 for

color

(0.71 sec)
  1. 用JavaScript通过C++操作位置、大小和设计图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++有效操作Microsoft Excel中的位置、大小和设计图表。我们的指南将演示如何调整这些属性以改善布局和可视化。... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Chart resized and repositioned...

    docs.aspose.com/cells/zh/javascript-cpp/manipul...
  2. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing with Aspose.Drawing .NET (C#) 2d graphic library...families, styles, sizes, and colors, enabling the transformation...graphic objects and create colored outlines around font characters...

    docs.aspose.com/drawing/net/showcases/lollipop-...
  3. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for Color selection. Watermark removal image filter....dealing with areas of similar color tints. With the Magic Wand tool...Magic Wand tool: blue shape color selection When editing a landscape...

    docs.aspose.com/imaging/java/developer-guide/ma...
  4. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds.... shadow_color . color = draw . Color . dark_gray shape.... glow_effect . color . color = draw . Color . magenta shape...

    docs.aspose.com/slides/python-net/shape-effect/
  5. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....HighlightColor = Color . LightGray ; shape . Font . Color = Color . Red...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Font.underline property | Aspose.Words for Node.js

    Font.underline property. Gets or sets the type of underline applied to the font....to configure the style and color of a text underline. let doc...font . bold = true ; font . color = "#0000FF" ; font . name =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevelAlignment enumeration | Aspose.Words f...

    aspose.words.lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label....Show data labels and set font color. series . hasDataLabels = true...true ; dataLabels . font . color = "#FFFFFF" ; // Set data label...

    reference.aspose.com/words/nodejs-net/aspose.wo...