Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 45,858 for

color

(0.22 sec)
  1. PSD Fill Layer updating using Python|Documentation

    Examples of using all types of adjustment layers including Color Fill, Gradient Fill and Pattern Fill...it with a specified color. To create a color fill layer, you can...create_instance method with the FillType.COLOR parameter. After creating the...

    docs.aspose.com/psd/python-net/psd-fill-layer-e...
  2. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final paragraph from immediate child elements for efficient content management.... Color = Color . Red ; borders . Horizontal...cells. borders . Vertical . Color = Color . Blue ; borders . Vertical...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Fill.GradientStops | Aspose.Words for .NET

    Discover how to enhance your designs with the GradientStops property, featuring a collection of GradientStop objects for stunning fill effects....TwoColorGradient ( Color . Green , Color . Red , GradientStyle...stop. gradientStops [ 0 ]. Color = Color . Aqua ; gradientStops [...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....to fill a shape with a solid color. Document doc = new Document();..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/java/com.aspose.word...
  5. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs.... color = aspose . pydrawing . Color . red borders...horizontal . color = aspose . pydrawing . Color . red borders...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BorderCollection.Horizontal | Aspose.Words for ...

    Discover the BorderCollection Horizontal property for seamless cell and paragraph borders. Enhance your layout with perfect alignment and style!... Color = Color . Red ; borders . Horizontal...borders . Horizontal . Color = Color . Red ; borders . Horizontal...

    reference.aspose.com/words/net/aspose.words/bor...
  7. 旋转单元格文本|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/
  8. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/zh/net/add-arc/
  9. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....shading color. style . foregroundColor = AsposeCells . Color . Yellow...BorderType . TopBorder ). color = AsposeCells . Color . Blue ; style ....

    docs.aspose.com/cells/javascript-cpp/copy-range...
  10. DocumentBase.PageColor | Aspose.Words for .NET

    Discover the DocumentBase PageColor property to easily customize your document's page Color. Simplify design with this user-friendly feature!...property Gets or sets the page color of the document. This property...of BackgroundShape . public Color PageColor { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words/doc...