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

fill

(0.09 sec)
  1. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of cells with formatting using Aspose.Cells for Node.js via C++.... Fills a number of cells in the first... get ( 0 ). getCells (); // Fill some sample data into the cells...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  2. 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/
  3. 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...
  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. 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...
  7. 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...
  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. 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/
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....apply custom text, line and fill styles to a diagram. Custom... Line and Fill buttons to set text, line and fill styles respectively...

    docs.aspose.com/diagram/net/working-with-text/