Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 9,142 for

fill

(0.08 sec)
  1. GradientStop Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStop class, your solution for creating stunning gradients with customizable stops for enhanced document visuals....transparency of the gradient fill expressed as a percent in range...gradient stops to the gradient fill. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.stroke property | Aspose.Words for Python

    Shape.stroke property. Defines a stroke for a shape....# 3 - Arrow with a green fill: filled_in_arrow = aw . drawing...ShapeType . ARROW ) filled_in_arrow . width = 200 filled_in_arrow . height...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to create a Gantt chart with C++|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for C++ API....Blue Series and set the Fill->NO Fill . Format Axis the X Axis...( u "C2:C6" , true ); // No fill for one series chart . GetNSeries...

    docs.aspose.com/cells/cpp/how-to-create-gantt-c...
  4. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....); // 3 - Arrow with a green fill: Shape filledInArrow = new Shape...Top = 100 ; filledInArrow . Fill . ForeColor = Color . Green...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....gradient stops to the gradient fill. let doc = new aw . Document...Rectangle , 80 , 80 ); shape . fill . twoColorGradient ( "#008000"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Cells 8.9.2 中的公共 API 变更|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....Fill、Outline 和 Shadow 属性 Aspose.Cells...Java 8.9.2版本已暴露了TextOptions.Fill、TextOptions.Outline和TextOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  8. Grouping Data|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....The markers are processed to fill the worksheets. The data is...(); //Fill the dataset with the table records. da . Fill ( ds...

    docs.aspose.com/cells/net/grouping-data/
  9. Working with Shapes|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....Visio Shape's XForm, Line and Fill Data Working with Connector...Drawing Get Visio Shape Inherit Fill Get Visio Shape Inherit Line...

    docs.aspose.com/diagram/java/working-with-shapes/
  10. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....backColor tag to set a solid-fill color for a shape dynamically...Set the shape’s fill to none (that is, “No fill”). Inside the shape’s...

    docs.aspose.com/words/java/setting-background-c...