Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 8,062 for

fill color

(0.17 sec)
  1. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!... Color { get; set; } Gets or sets the brush color that fills...fills the horizontal rule. Height { get; set; } Gets or sets...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....may consist of multiple color-filled shapes covering the entire...you can specify a background color to be removed from the image...

    docs.aspose.com/imaging/python-net/removing-bac...
  3. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for C++ lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Fill slide Background with any supported...text. Rotate a flip shapes. Fill shapes in different styles,...

    docs.aspose.com/slides/cpp/product-overview/
  4. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for Color selection....you can effectively manage color interactions between overlapping...specific image by altering its colors or even replacing its main...

    docs.aspose.com/imaging/python-net/developer-gu...
  5. Add, Retrieve, Copy and Read Visio Shape Data|D...

    This section explains how to add a shape, set shape's property or copy a shape with Aspose.Diagram.... color, position, alignment and text...Visio themes to preserve shape fill style and other formatting properties...

    docs.aspose.com/diagram/net/add-retrieve-copy-a...
  6. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Set series color. series1 -> get_Format () -> get_Fill () -> set_ForeColor...set_ForeColor ( Color :: get_Red ()); series2 -> get_Format ()...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...
  7. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....This property sets the color that will fill the background of every...page-size and change the background color to LightGray 10 XpsSaveOptions...

    docs.aspose.com/html/net/convert-epub-to-xps/
  8. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++....get_SolidFillColor () -> set_Color ( Color :: get_Red ()); format ->...get_SolidFillColor () -> set_Color ( Color :: get_Blue ()); format...

    docs.aspose.com/slides/cpp/manage-paragraph/
  9. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases.... color = java . awt . Color . BLACK ; style ...also possible to pass data to fill OutputIntent properties using...

    docs.aspose.com/pdf/java/whatsnew/
  10. 将弧形对象添加到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/