Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 8,424 for

fill color

(1.44 sec)
  1. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。... cells ; // Fill some sample data into the cells...shading color. style . foregroundColor = AsposeCells . Color . Yellow...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  2. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to Fill of text background and border formatting of the data table....property Provides access to fill of text background and border...format . stroke . color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.Format | Aspose.Words for .NET

    Discover the ChartAxis Format property for easy line formatting and customizable tick label Fills, enhancing your data visualization experience....line formatting of the axis and fill of the tick labels. public ChartFormat...ChartFormat Format { get ; } Remarks Fill of chart tick marks can be changed...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Extended overview of main Aspose.PSD for Python...

    Examples of working PSD, PSD and AI formats using Python...Depths and Color Modes](psd/python-net/bit-depth-color-mode-convert/)...1. [PSD Fill Layer Editing](psd/python-net/psd-fill-layer-editing/)...

    docs.aspose.com/psd/python-net/update-psd-psb-f...
  5. Known Issues|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....measuring text, fill regions, clipping. Image Color Management. CustomLineCap...

    docs.aspose.com/drawing/net/known-issues/
  6. Known Issues|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....measuring text, fill regions, clipping. Image Color Management. CustomLineCap...

    docs.aspose.com/drawing/java/known-issues/
  7. Shape is created but it is not visible - Free S...

    When i create a shape it is created and i also can select shape from Page Layout → Selection Pane but it is not visible directly How can i fix this issue can you repair ma sample code which is mentioned below. ShapePat…...Fill.FillType = FillType.Solid; alcBufferLine.Fill.Transparency...alcBufferLine.Fill.SolidFill.Color = Color.Red; // Set the Fill color...

    forum.aspose.com/t/shape-is-created-but-it-is-n...
  8. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...object is used to define the color and thickness of the outline...LinearGradientBrush are used to define fill colors. Draw shapes on the layer...

    docs.aspose.com/psd/java/graphics-api/
  9. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....Text ] : true }; // Get the fill format of the word art const...wordArtFormat = wordart . fill ; // Set the color (converted to property...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  10. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... Fill = doc. CreateSolidColorBrus (Color. Green ); 15...100f)); 19 path. Fill = doc. CreateSolidColorBrus (Color. Red ); 20...

    docs.aspose.com/page/net/xps/graphic-utilities/