Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 45,423 for

color

(0.13 sec)
  1. 在VSTO和Aspose.Cells中旋转单元格文字|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....the background color. _range . Interior . Color = System . Drawing...ColorTranslator . ToWin32 ( Color . FromArgb ( 0 , 51 , 105 ));...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  2. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the text on a text path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textpath will be used instead of the shape path.... Color . white , aspose . pydrawing . Color . black ...pydrawing . Color . yellow , aspose . pydrawing . Color . red , aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 18.12 - 发行说明|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....Color 属性 Aspose.PSD.FileFormats.Psd...Layers.LayerEffects.FillType.Color 字段/枚举 Aspose.PSD.FileFormats...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  5. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different Colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...SVG Fill & Apply Exact RGB Colors Aspose.Total Product Family...containing 2 icons of different colors. We have extracted the svg...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  6. ThemeColors.followedHyperlink property | Aspose...

    ThemeColors.followedHyperlink property. Specifies Color for a clicked hyperlink....followedHyperlink property Specifies color for a clicked hyperlink. get...Examples Shows how to set custom colors and fonts for themes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ThemeColors.dark2 property | Aspose.Words for N...

    ThemeColors.dark2 property. Specifies Color Dark 2....dark2 property Specifies color Dark 2. get dark2 () : string...Examples Shows how to set custom colors and fonts for themes. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border Settings|Documentation

    How to use the Aspose.Cells library in JavaScript via C++ to set the border style and Color of cells. By adjusting the width, style, and Color of the border, you have more control over how cells look and appear....the borders' line style and color. With Aspose.Cells for JavaScript...properties, color and lineStyle to set a border’s line color and style...

    docs.aspose.com/cells/javascript-cpp/cells-bord...
  9. Drawing Ellipse in PHP|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....Create an instance of Color $color = new Color (); \ # Create an...surface with Yellow color $graphic -> clear ( $color -> getYellow ());...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  10. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....fill arc object with a certain color. Follow the steps below: Create...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-arc/