Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 999 for

brush

(0.06 sec)
  1. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստ ավելացնել PNG ֆայլին՝ օգտագործելով C#: Այն ունի մանրամասներ՝ զարգացման միջավայրը սահմանելու համար, քայլերի ցանկ և գործարկվող կոդ՝ PNG-ին C#-ի միջոցով տեքստ ավելացնելու համար:...Սահմանեք տեքստի բովանդակությունը, Brush օբյեկտը և Font օբյեկտը Սահմանեք...սահմանվում է՝ օգտագործելով Brush գույնը, ուղղանկյուն գույնը՝...

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  2. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize Brush thickness for shapes. Enhance your designs with precise path strokes in points!...Weight property Defines the brush thickness that strokes the path...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Brush . Unlike aspose. pydrawing.TextureBrush...accepting aspose.pydrawing.Brush . To outline graphics objects...

    docs.aspose.com/page/python-net/ps/working-with...
  4. Features List | Aspose.Page for C++

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for C++....strings Select from a variety of brushes along with different color...Use brushes of different types including solid color brush, image...

    docs.aspose.com/page/cpp/features-list/
  5. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...document by specifying the brush of your choice. Text can be...instance of class Create a brush using the class to the document...

    docs.aspose.com/page/cpp/xps/working-with-text/
  6. HorizontalRuleFormat class | Aspose.Words for N...

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!...get; set; } Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the Brush color that fills the horizontal rule in C++....or method Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Transparency in XPS file | .NET

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...z" )); 13 // Set blue solid brush to fill path1 14 path1. Fill...28 // ... and set red solid brush to fill it 29 path3. Fill =...

    docs.aspose.com/page/net/xps/working-with-trans...
  10. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java... You need to specify any brush offered by the API, below example...XpsDocument(); 6 //Create a brush 7 XpsSolidColorBrush textFill...

    docs.aspose.com/page/java/xps/working-with-text/