Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 47,057 for

color

(0.14 sec)
  1. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。..."Calibri" ); // Specify the shading color. style . setForegroundColor...setForegroundColor ( AsposeCells . Color . Yellow ); style . setPattern ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  2. Format PowerPoint Shapes in Java|Aspose.Slides ...

    Learn how to format PowerPoint shapes in Java using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Set the line color for the shape. Save the modified...150 , 75 ); // Set the fill color for the rectangle shape. shape...

    docs.aspose.com/slides/java/shape-formatting/
  3. Border.Shadow | Aspose.Words for .NET

    Discover the Border Shadow property to enhance your design! Control shadow effects for borders and elevate your UI with stunning visuals....be of the same type, width, color and all should have the Shadow...; pageSetup . Borders . Color = Color . Green ; pageSetup . Borders...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Working with Image Borders 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....Set the border's color to red $color = new Color (); $bb -> setBorderColor...setBorderColor ( $color -> RED ); \ # Set margins $bb -> setMargins...

    docs.aspose.com/barcode/java/working-with-image...
  5. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Solid ( Color . DarkSlateGray ); // Hide axis...Title . Format . Fill . Solid ( Color . LightGoldenrodYellow ); //...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_font method. Retrieves character formatting previously saved on the stack.... Color . blue . to_argb (), builder . font . color . to_argb...pydrawing . Color . empty () . to_argb (), builder . font . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE).... Color . red . to_argb (), borders [ 0 ] . color . to_argb...pydrawing . Color . empty () . to_argb (), borders [ 0 ] . color . to_argb...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... Color . dark_slate_gray ) # Hide axis...solid ( aspose . pydrawing . Color . light_goldenrod_yellow ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_watermark property. Text to be used as a watermark.... color = aspose . pydrawing . Color . red aw . lowcode...text_watermark_options . color = aspose . pydrawing . Color . red with system_helper...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Markup Annotations using Python|Aspose.PDF for ...

    Learn how to add, read, and delete text, caret, and replace annotations in PDF documents using Aspose.PDF for Python via .NET....subject, contents, display flags, color, and icon. text_annotation =...PRINT text_annotation . color = ap . Color . blue text_annotation...

    docs.aspose.com/pdf/python-net/markup-annotations/