Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 8,261 for

fill color

(0.1 sec)
  1. How to Add Group Shape into Word File|Aspose.Wo...

    Add group shape into a document using Node.js.... Q: How do I apply fill color or line style to a shape...shape’s fill and stroke objects. For example, shape.fill.foreColor...

    docs.aspose.com/words/nodejs-net/how-to-add-gro...
  2. Setting Chart Appearance with C++|Documentation

    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....its foreground color, background color, and fill format, etc. In...); // Setting the foreground color of the plot area chart . GetPlotArea...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  3. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....cropped edge will be filled by the fill color of the shape). Positive...object will define the border color as empty. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...Binding("fill", "color")), $(go.TextBlock, { margin:...objects, one per node; // the "color" property is added specifically...

    forum.aspose.com/t/javascript-not-working-in-ht...
  5. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...by 1 bpp (bits per pixel) 2-color image as a stencil mask; At...clipping path and cut off a blue-filled rectangle in the same graphics...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  6. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... Fill the rectangle. Close the page...document. setPaint (Color. ORANGE ); 16 //Fill the rectangle 17...

    docs.aspose.com/page/java/ps/working-with-shapes/
  7. TextureIndex | Aspose.Words for Java

    Specifies shading texture in Java....5, Color.GREEN, true); table.setBorder(BorderType...RIGHT, LineStyle.SINGLE, 1.5, Color.GREEN, true); table.setBorder(BorderType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Ellipse Object to PDF file|Aspose.PDF for C++

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for C++....feature to fill ellipse object with a certain color. void ExampleEllipse...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...

    docs.aspose.com/pdf/cpp/add-ellipse/
  9. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....SharedPtr < ISlide > slide , Color color ) { slide -> get_Background...get_SolidFillColor () -> set_Color ( color ); slide -> get_Background...

    docs.aspose.com/slides/cpp/manage-zoom/
  10. How to create TreeMap chart with Node.js via C+...

    Learn how to create a Treemap chart in Aspose.Cells for Node.js via C++. Our guide will help you understand the various properties and formatting options available for Treemap charts, including Colors, labels, and data representation....chart displays categories by color and proximity, and can easily...setShowCategoryName ( true ); // Fill the PlotArea with no fill chart . getPlotArea...

    docs.aspose.com/cells/nodejs-cpp/creating-treem...