Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 45,423 for

color

(0.13 sec)
  1. 使用 Aspose.SVG Builder API 进行高级 SVG 创建和修改 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Blue ). Stroke (Paint. None...Circle.Cx(50).Cy(50).R(20).Fill(Color.Blue).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/zh/net/svg-builder-api/
  2. SVG 渐变 – SVG Gradients – SVG 代码和 C# 示例

    了解如何在 XML 代码中创建 SVG 渐变,并演练使用 Aspose.SVG for .NET API 实现 SVG 渐变的 C# 示例。...每种颜色都用 stop-color 属性指定。 <stop> 元素的 offset 属性指...stop offset = "10%" stop - color = "#c71700" /> 5 < stop offset...

    docs.aspose.com/svg/zh/net/svg-gradients/
  3. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document.... setColor ( Color . getBlue ()); soundAnnotation...background color. Other properties such as text color and font...

    docs.aspose.com/pdf/java/multimedia-annotation/
  4. What's new 2026|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....text formatting such as fonts, colors, bold, and italics, as well...Invisible , or have a foreground color with zero alpha channel. Detailed...

    docs.aspose.com/pdf/net/whatsnew/2026/
  5. FieldDisplayBarcode.foregroundColor property | ...

    FieldDisplayBarcode.foregroundColor property. Gets or sets the foreground Color of the barcode symbol...Gets or sets the foreground color of the barcode symbol. Valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_ZOrder m...

    Aspose::Words::Drawing::ShapeBase::get_ZOrder method. Determines the display order of overlapping shapes in C++....// Insert three different colored rectangles that partially overlap...set_FillColor ( System :: Drawing :: Color :: get_Orange ()); shape = builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... color = "#0000FF" ; builder . paragraphFormat...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document....0f , Aspose :: Pdf :: Color :: get_DarkSlateGray ())); table...Box , .5f , Aspose :: Pdf :: Color :: get_Black ())); table ->...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  9. Capture the Viewports of 3D Scene and Render to...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....pydrawing import Color , ImageFormat from aspose.threed...Light () light2 . color = Vector3 ( Color . cadet_blue ) scene...

    docs.aspose.com/3d/python-net/capture-the-viewp...
  10. Create a Fish-eye lens effect on 3D scene and s...

    Using Aspose.3D for Python via .NET API, developers can create a Fisheye lens effect on 3D scene and save that view into the supported image formats....pydrawing import Color from aspose.pydrawing.imaging...() light . color = a3d . utilities . Vector3 ( Color . cadet_blue...

    docs.aspose.com/3d/python-net/create-a-fisheye-...