Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,686 for

stroke color

(0.08 sec)
  1. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentVisitor.VisitShapeStart | Aspose.Words ...

    Explore the DocumentVisitor VisitShapeStart method to enhance shape enumeration in your applications. Boost efficiency and streamline your coding process!...200 , Height = 200 , Stroke = { Color = Color . Red } }; Shape cube...100 , Height = 100 , Stroke = { Color = Color . Blue } }; GroupShape...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape type of chart elements....Examples Shows how to set fill, stroke and callout formatting for...WedgeRectCallout ; format . stroke . color = "#006400" ; format ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PatternType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape....foreground color. Percent20 20% of the foreground color. Percent25...foreground color. Percent30 30% of the foreground color. Percent40...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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....PSDPYTHON-186 [AI Format] Implementing stroke style operators: line dash...FillType . COLOR ) fillLayer . fill_settings . color = Color . red...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....Examples: Shows how to get shadow color. Document doc = new Document(getMyDir()...Document(getMyDir() + "Shadow color.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. PatternType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.PatternType enum to enhance your shapes with customizable fill patterns. Elevate your document design effortlessly!...foreground color. Percent20 2 20% of the foreground color. Percent25...foreground color. Percent30 4 30% of the foreground color. Percent40...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamline your acceptance process for better results.... Stroked ) { Assert . That ( shape ...shape . Stroke . Color )); AppendLine ( $"Stroke colors: {shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....Sigbaar, en Deursigtigheid in die Stroke klas. Die volgende kode voorbeeld...({ 5 , 6 })); // Set series color. series1 -> get_Format () ->...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...
  10. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...appearance properties - brushes, stroke pattern, opacity, etc. Copy...doc. CreateSolidColorBrus (Color. Green ); 15 doc. Add (path);...

    docs.aspose.com/page/net/xps/graphic-utilities/