Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 11,941 for

fill

(0.07 sec)
  1. ChartShapeType Enum | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.ChartShapeType enum to define diverse chart element shapes, enhancing your document's visual appeal and data clarity.... Examples Shows how to set fill, stroke and callout formatting...Color . DarkGreen ; format . Fill . Solid ( Color . Green ); series...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 档案

    档案...f)); path->set_Fill(doc->CreateLinearGradient(S...XpsGradientBrush>(path->get_Fill()))->get_GradientStops()->AddRange(stops);...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  3. Aspose::Words::Drawing::GradientStop class | As...

    Aspose::Words::Drawing::GradientStop class. Represents one gradient stop. To learn more, visit the documentation article in C++....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Setting Chart Appearance with Golang via C++|Do...

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets....foreground color, background color, fill format, etc. In the example...Series Set Picture as Background Fill in the Chart Set Data Source...

    docs.aspose.com/cells/go-cpp/setting-chart-appe...
  5. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....create different solid color filled rectangles use methods of the...XpsDocument(); // ARGB solid color filled rectangle XpsPath rect1 = doc...

    products.aspose.com/page/net/work-with-brushes/
  6. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++.... Examples Shows how to fill MERGEFIELDs with data with a...during a mail merge, // and then fill them manually. builder -> InsertField...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Drop Shadow – SVG Filters – Aspose.SVG for .NET

    Learn how to write SVG code and create a drop shadow effect using Aspose.SVG for .NET API and apply the drop shadow effect to SVG shapes and text....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/net/drop-shadow/
  8. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Fill.FillType = FillType.Solid; //Set the polygon fill type...type polygonShape.Fill.SolidFill.Color = ColorTranslator.FromOle(polygonColor);...

    forum.aspose.com/t/how-to-change-rectangularcal...
  9. Drawing Images using Graphics|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....Brushes, to define how areas are filled in. · Fonts, to define the...surface. Draw an ellipse. Draw a filled polygon and save the image...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  10. Manage Titles of Excel Charts with Golang via C...

    Learn how to use Aspose.Cells for C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....you can change text, font, and fill format for titles. | | Setting...

    docs.aspose.com/cells/go-cpp/chart-and-axis-tit...