Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 8,261 for

fill color

(1.19 sec)
  1. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Fill . FillType = FillType . Solid.... Format . Fill . SolidFillColor . Color = Color . Red ; // 获取第二条图表系列。...

    docs.aspose.com/slides/zh/net/create-chart/
  2. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....clipboard Change the color of the stroke line and fill it with brown...{ FillColor = Color.Azure, StrokeColor = Color.Brown }; map.Add(VectorLayer...

    products.aspose.com/gis/net
  3. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....monochrome as well as color format with various color depths. It can...can save color data for each pixel in an image without any compression...

    docs.aspose.com/html/net/convert-html-to-bmp/
  4. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring Fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...net to create a hatch ring fill with white. The code I wrote...been created,but the solid color dosen’t work like the pic below...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  5. Working with Gradient in XPS file | .NET

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for .NET...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/net/xps/working-with-gradi...
  6. Query Regarding PixelFormat Support in Aspose.D...

    We are in the process of migrating our .NET application from System.Drawing.Common to Aspose.Drawing (v25.7) for cross-platform support. System details: Aspose .Drawing version: 25.7.0 .NET Framework: 4.7.2 OS: Windo…... You can fill the path using FillPath() on...g., setting pixels to 1 for filled areas and 0 for transparent...

    forum.aspose.com/t/query-regarding-pixelformat-...
  7. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX presentations—JavaScript code examples included....Set the Fill Type of the Ellipse to Solid. Set the Color of the...Ellipse using SolidFillColor.Color property as exposed by FillFormat...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, Colors, alignment, and more....highlight text part with background color using text sample, similar to...to Text Highlight Color tool in PowerPoint 2019. The code snippet...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  9. How to set whole sheet's border to full border?...

    how to set whole sheet’s border to full border?(means vertically and horizentally) I think AI is enough to help me, but I cannt find where to chat.... Fill some sample data so we can see...CellsColor color = workbook.CreateCellsColor(); color.ThemeColor...

    forum.aspose.com/t/how-to-set-whole-sheets-bord...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....getChromaKey() Defines the color value of the image that will...picture. setChromaKey(Color value) Defines the color value of the image...

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