Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 44,479 for

color

(0.1 sec)
  1. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...pydrawing import Color from datetime import datetime... ( self , cell_area_name , color ): index = self . _sheet . ...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  2. 如何添加时间段条件格式|Documentation

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

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  3. 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...
  4. ImageSaveOptions.PaperColor | Aspose.Words for ...

    Discover the ImageSaveOptions PaperColor property to easily customize background Colors for your generated images, enhancing visual appeal and uniqueness....sets the background (paper) color for the generated images. The...default value is White. public Color PaperColor { get ; set ; } Remarks...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Shading.ForegroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading ForegroundPatternThemeColor property to enhance your design's Color scheme and elevate your visual appeal....foreground pattern theme color in the applied color scheme that is associated...set foreground and background colors for shading texture. Document...

    reference.aspose.com/words/net/aspose.words/sha...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – รูปแบบไฟล์ PDF.จัดการผ่าน C#https://products.aspose.com/pdf/th/net/acroforms/Recent content in รูปแบบไฟล์ PDF.จัดการผ่าน C# on Aspsoe.PDF Produ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/net/acroforms/index.xml
  7. Font.Shading | Aspose.Words for .NET

    Discover the Font Shading property, which provides a Shading object for customizable font formatting, enhancing your text's visual appeal.... Color = Color . White ; // One way to...created using our white font color visible // is to apply a background...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Aspose::Words::Drawing::Fill::get_Opacity metho...

    Aspose::Words::Drawing::Fill::get_Opacity method. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque) in C++....to fill a shape with a solid color. auto doc = System :: MakeObject..."StrokeColor" property to set the color of the outline of the shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js 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 Node...setLineStyle to set a border’s line color and style respectively. To set...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  10. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a shape in Java....with foreground and background colors to the shape fill: fill.patterned(PatternType...patterned(PatternType.DIAGONAL_BRICK, Color.yellow, Color.blue); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...