Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,915 for

brush

(0.18 sec)
  1. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 。与 aspose.pydrawing.TextureBrush**...set_paint() 或接受 aspose.pydrawing.Brush 的 fill_text() 或 fill_and_stroke_text()...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. 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" )); 14 // Set blue solid brush to fill path1 15 path1. Fill...29 // ... and set red solid brush to fill it 30 path3. Fill =...

    docs.aspose.com/page/net/xps/working-with-trans...
  3. 在 XPS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Java 中使用该功能...z" )); 14 // Set blue solid brush to fill path1 15 path1. setFill...fill on path2 affects shared brush 20 path2. setFill (doc. createSolidColorBrus...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  4. HorizontalRuleFormat class | Aspose.Words for P...

    aspose.words.drawing.HorizontalRuleFormat class. Represents horizontal rule formatting... color Gets or sets the brush color that fills the horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Gradient | C++ API Solution

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for C++...to create gradient brush. Then set this brush to filling Use to...to set ’s for the brush Save the document Copy 1 For complete...

    docs.aspose.com/page/cpp/xps/working-with-gradi...
  6. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Brush 和 System.Drawing.HatchBrush...SetPaint() 或接受 System.Drawing.Brush 作为参数的 FillText() 或 FillAndStrokeText()...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  7. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...PowerPoint presentation uses font “Brush Script MT”. The presentation...set up correctly to replace “Brush Script MT” with “Pacifico”....

    forum.aspose.com/t/installed-font-will-be-subst...
  8. 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...
  9. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...Brush 和 System.Drawing.HatchBrush...SetPaint() 或接受 System.Drawing.Brush 作为参数的 FillText() 或 FillAndStrokeText()...

    docs.aspose.com/page/zh/net/ps/working-with-hat...
  10. 档案

    档案...Center; Brush brush = new SolidBrush(Color.Red);...graphics.DrawString(text, arial, brush, rectangle, stringFormat); //...

    blog.aspose.com/zh/drawing/image-clipping-in-cs...