Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 12,312 for

fill

(0.28 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_set method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java.... Click Fill Effects . On the Picture tab...

    docs.aspose.com/cells/java/comments-and-notes/
  4. Using Layer Effects in PSD files|Documentation

    Example of using Layer Effects in the Aspose.PSD for Python...layer 7, specifying the size and fill color of the glow. Finally,...

    docs.aspose.com/psd/python-net/layer-effects/
  5. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XpsDocument() 5 # Create a brush 6 text_fill = doc. create_solid_color_brush..."Hello World!" ) 9 glyphs. fill = text_fill 10 # Save the resultant...

    docs.aspose.com/page/zh/python-net/xps/working-...
  6. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation....{ get; } Provides access to fill and line formatting of the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 在 Aspose.Cells 中锁定 WordArt 水印|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text , true ); //Get the fill format of the word art MsoFillFormat...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  8. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....Set text of chart legend entry fill to none using Aspose.Cells AI...

    docs.aspose.com/cells/cpp/chart-legend/
  9. GroupShape.Accept | Aspose.Words for .NET

    Discover the GroupShape Accept method to seamlessly engage visitors and enhance user experience on your website. Boost interaction today!... Fill . ForeColor ); return VisitorAction...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples.... Apply fill color using the fill attribute with your...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/