Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 44,876 for

color

(0.19 sec)
  1. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object...background_pattern_color Gets or sets the color that’s applied to...me_color Gets or sets the background pattern theme color in the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  3. 如何添加图标集条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Icon Sets 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime...get_format_condition ( "M1:O2" , Color . alice_blue ) idx = conds ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  4. Black and White Adjustment Layer|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....provided by the library converts a color image to monochrome one that...of influence of particular color on the result image. Also, presets...

    docs.aspose.com/psd/java/layer-types/adjustment...
  5. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke.... fore_color = aspose . pydrawing . Color . white # 2 -...= 5 stroke . color = aspose . pydrawing . Color . red stroke...

    reference.aspose.com/words/python-net/aspose.wo...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสดงไฟล์ PDF ผ่าน C++ https://products.aspose.com/pdf/th/cpp/viewer/ Recent content in แสดงไฟล์ PDF ผ่าน C++ on Aspsoe.PDF Products Hugo -- goh......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/viewer/index.xml
  7. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....twoColorGradient(Color.green, Color.RED, GradientStyle.HORIZONTAL...gradientStops.get(0).setColor(Color.yellow); gradientStops.get(0)...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes.... ForeColor = Color . White ; // 2 - The stroke... Weight = 5 ; stroke . Color = Color . Red ; stroke . DashStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.PresetTextured | Aspose.Words for .NET

    Discover the Fill PresetTextured method to effortlessly apply stunning preset textures, enhancing your designs with unique visual appeal.... ForeColor = Color . Yellow ; dataPoints [ 0 ]...Format . Stroke . BackColor = Color . Red ; dataPoints [ 1 ]. Marker...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.InsertGroupShape | Aspose.Words...

    Effortlessly group shapes with DocumentBuilder's InsertGroupShape method. Create organized designs by inserting new GroupShape nodes seamlessly.... Color = Color . Red ; Shape shape2 = builder...50 ; shape2 . Stroke . Color = Color . Green ; // Combine shapes...

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