Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 8,310 for

fill color

(0.23 sec)
  1. 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 shape...surface. Draw an ellipse. Draw a filled polygon and save the image...

    docs.aspose.com/psd/java/drawing-images-using-g...
  2. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::Remove method. Removes a specified GradientStop from the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. C# .NET Photoshop Manipulation API | products.a...

    C# ASP.NET VB.NET Photoshop library to create edit and convert Photoshop PSD PSB formats...Layer rendering and editing, Fill Layers, Layers Effects, Editing...Transformations Drawing & Filling of Shapes Adjust Brightness...

    products.aspose.com/psd/net/
  5. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...AsposeCells . Color ( 79 , 129 , 189 )); // Fill the PlotArea...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  6. Aspose::Words::Tables::Table::ClearBorders meth...

    Aspose::Words::Tables::Table::ClearBorders method. Removes all table and cell borders on this table in C++....5 , System :: Drawing :: Color :: get_Green (), true ); table...1.5 , System :: Drawing :: Color :: get_Green (), true ); table...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Tile Picture as a Texture inside the Shape with...

    Learn how to tile a picture as a texture inside a shape using Aspose.Cells for C++.... Tiling fills the shape surface with a small...Texture inside the Shape You can fill the shape surface with some...

    docs.aspose.com/cells/go-cpp/tile-picture-as-a-...
  8. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...> Change Comment Background Color Example </ title > </ head >...> Change Comment Background Color Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Aspose.PSD for Python via .NET 25.5 - Release N...

    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....Create default layer mask for Fill layer. Feature PSDPYTHON-185...Create default layer mask for Fill layer. outputPsd = "FillLayer_output...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  10. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java.... Brushes are utilized to fill the interior of a drawing object...or circle, with a specified color. Drawing Graphics with a Solid...

    docs.aspose.com/drawing/java/working-with-brushes/