Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 47,148 for

color

(0.14 sec)
  1. Setting Chart Appearance|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for Python via .NET. Our guide will show you how to modify chart layouts, Colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....changing its foreground color, background color, and fill format, etc...different Microsoft Excel themes/colors to SeriesCollection or other...

    docs.aspose.com/cells/python-net/setting-chart-...
  2. Manage Presentation Ink Objects in .NET|Aspose....

    Manage PowerPoint ink objects—create, edit & style digital ink with Aspose.Slides for .NET. Get code samples for traces, brush Color & size....its own color and size, corresponding to the Brush.Color and Brush...Brush Color This C# code shows you how to set the color for a...

    docs.aspose.com/slides/net/manage-ink/
  3. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, Colors, alignment, and more....selection, size, color, highlighting, background color, spacing, and...portion of text with a background color based on a matching text sample...

    docs.aspose.com/slides/net/text-formatting/
  4. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  5. ImageData.IsLinkOnly | Aspose.Words for .NET

    Discover the ImageData IsLinkOnly property, it indicates if an image is externally linked, enhancing document efficiency and storage management....object will define the border color as empty. Assert . That ( imageData... Borders [ 0 ]. Color , Is . EqualTo ( Color . Empty )); // This...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without formatting using Aspose.Cells with C++.... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  7. 使用C++复制范围数据并保持样式|Documentation

    使用Aspose.Cells for C++在Excel文件中复制范围数据,包括单元格样式... SetForegroundColor ( Color :: Yellow ()); style . SetPattern...:: TopBorder ). SetColor ( Color :: Blue ()); style . GetBorders...

    docs.aspose.com/cells/zh/cpp/copy-range-data-wi...
  8. ImageData.gray_scale property | Aspose.Words fo...

    ImageData.gray_scale property. Determines whether a picture will display in grayscale mode....object will define the border color as empty. self . assertEqual...pydrawing . Color . empty (), image_data . borders [ 0 ] . color ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::GradientStyle enum | As...

    Aspose::Words::Drawing::GradientStyle enum. Specifies the style for a gradient fill in C++....Rectangle , 80 , 80 ); // Apply One-color gradient fill to the shape with...OneColorGradient ( System :: Drawing :: Color :: get_Red (), Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...Examples Shows how to set a color with transparency. doc = aw...file_name = MY_DIR + 'Shadow color.docx' ) shape = doc . get_child...

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