Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 11,983 for

fill

(0.44 sec)
  1. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...rectangle with the opaque gradient fill ########## 27 path = aspose...(gradient_brush) 39 document. fill (path) 40 ########## 41 42 offset_x...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Working with Shapes in Ruby|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....Shape in Ruby Set Visio Shape’s Fill data in Ruby Set Visio Shape’s...

    docs.aspose.com/diagram/java/working-with-shape...
  3. 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/
  4. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern Fills for your designs. Enhance your visuals today!...for a stroke image or pattern fill. public byte [] ImageBytes {...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....Text ] : true }; // Get the fill format of the word art const...const wordArtFormat = wordart . fill ; // Set the color (converted...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  6. 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/
  7. 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...
  8. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we Fill the form fields with the stored values. We use Aspose.PDF for…...fields take a long time to filling up Aspose.PDF Product Family...the form in our application we fill the form fields with the stored...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  9. 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...
  10. Change SVG Background Color – C# Examples with ...

    Learn how to change SVG background color in C# with Aspose.SVG – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....width="100%" , height="100%" and fill="#ebf3f6" attributes, and is...rectElement. SetAttribute ( "fill" , "#ebf3f6" ); 16 17 // Add...

    docs.aspose.com/svg/net/change-svg-background-c...