Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 5,967 for

fill color

(0.04 sec)
  1. 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 = MakeObject < Document...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the Color of the gradient stop in C++....et_Color method Contents [ Hide ] GradientStop::get_Color method...the color of the gradient stop. System :: Drawing :: Color Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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 = MakeObject < Document...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless document processing....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose.PSD for .NET 22.6 - Release Notes|Docume...

    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....specific PSD file with CMYK color mode Bug Public API Changes...6 ]); } } /// <summary> /// Fills the layer content hash test...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-6...
  6. light.svg

    docs.aspose.com/svg/files/light.svg

  7. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... Fill the rectangle. Close the page...(aspose. pydrawing . Color . orange )) 17 # Fill the rectangle 18...

    docs.aspose.com/page/python-net/ps/working-with...
  8. GroupShape.AcceptStart | Aspose.Words for .NET

    Discover the GroupShape AcceptStart method to seamlessly welcome visitors and enhance their experience from the very start of your application....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GroupShape.AcceptEnd | Aspose.Words for .NET

    Discover the GroupShape AcceptEnd method, seamlessly manage visitor interactions and enhance your application’s user experience with this powerful feature....Height = 200 , Stroke = { Color = Color . Red } }; Shape cube =...Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape group...

    reference.aspose.com/words/net/aspose.words.dra...
  10. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java.... Use the Fill.getGradientStops() property...to access gradient stops of fill objects. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...