Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 46,983 for

color

(0.11 sec)
  1. 从相机以图像格式渲染 3D 视图|Documentation

    使用 Aspose.3D for Python via .NET,开发人员可以渲染图像以查看 3D 模型的逼真图像,具有或不具有增强的背景,纹理,阴影,还可以调整图像大小。...pydrawing import Color , Size from aspose.pydrawing...the background color opt . background_color = Color . alice_blue...

    docs.aspose.com/3d/zh/python-net/render-3d-view...
  2. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...the blue box has a #7099C64C color. image.png (148.9 KB) oleksii...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  3. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!..."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling...."HighlightColor" property to a background color that we want to apply to the...ApplyFont . HighlightColor = Color . LightGray ; NumberHexer numberHexer...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF document in C++ using Aspose.PDF to adjust text orientation and improve layout....() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment1...() -> set_ForegroundColor ( Color :: get_Blue ()); // Create text...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/
  6. Manage Presentation Accessibility in C++|Aspose...

    Discover how Aspose.Slides for C++ helps automate presentation accessibility checks in PPT, PPTX and ODP files—enhance screen reader experience and boost compliance....informative visuals, sufficient color contrast, readable typography...avoiding conveying meaning by color or position alone. When accessibility...

    docs.aspose.com/slides/cpp/presentation-accessi...
  7. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by a small 2-color (usually black & white) simple... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...

    docs.aspose.com/page/java/ps/working-with-hatch...
  8. Convert PSB to TIFF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/psb-to-tiff/
  9. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... color = Rjb :: import ( "java.awt.Color" ) watermark...watermark . getFill () . setColor ( color . GRAY ) # Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  10. Border.clearFormatting method | Aspose.Words fo...

    Border.clearFormatting method. Resets border properties to default values.... color ). toEqual ( "#FF0000" ); expect...expect ( borders . at ( 0 ). color ). toEqual ( base . emptyColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...