Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,964 for

brush

(0.62 sec)
  1. Работа с текстурами в PostScript | С++

    Как добавить шаблон текстуры в файл PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....Brush для рисования и объект System...все подклассы System.Drawing.Brush , предлагаемые платформой C++...

    docs.aspose.com/page/ru/cpp/ps/working-with-tex...
  2. Travailler avec des textures dans PostScript | C++

    Comment ajouter un motif de texture au fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...Brush pour une peinture et un objet...sous-classes de System.Drawing.Brush proposées par la plateforme...

    docs.aspose.com/page/fr/cpp/ps/working-with-tex...
  3. arkiv

    arkiv...bild med klasserna Bitmap och Brush . Kopiera och klistra in följande...SmoothingMode.HighQuality; Brush brush = new LinearGradientBrush(new...

    blog.aspose.com/sv/drawing/system.drawing-with-...
  4. إدارة عناصر التحكم ActiveX في العروض التقديمية ...

    تعلم كيف يستخدم Aspose.Slides لـ C++ تقنية ActiveX لأتمتة وتحسين عروض PowerPoint التقديمية، مما يمنح المطورين تحكمًا قويًا في الشرائح....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/ar/cpp/activex/
  5. ค้นหา

    ค้นหา...brushes import * from aspose.imaging...BOLD) brush = SolidBrush() brush.color = Color.red brush.opacity...

    blog.aspose.com/th/imaging/add-watermark-to-ima...
  6. 아카이브

    아카이브...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // 출력 이미지 저장 bitmap...

    blog.aspose.com/ko/drawing/draw-text-image-csharp/
  7. Lưu trữ

    Lưu trữ...AntiAliasGridFit; Brush brush = new SolidBrush(Color.F...graphics.DrawString(text, arial, brush, rectangle); // Lưu hình ảnh...

    blog.aspose.com/vi/drawing/draw-text-image-csharp/
  8. Archivo

    Archivo... Elige un Brush para el color del texto. Utilice...(negrita, cursiva). Elige un Brush para el color del texto. Usa...

    blog.aspose.com/es/drawing/draw-text-in-java/
  9. أرشيف

    أرشيف...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/ar/drawing/use-system-drawing-i...
  10. Lưu trữ

    Lưu trữ...khi chỉ định màu của nó Brush brush = new SolidBrush(Color.F...một cây bút Pen pen = new Pen(brush); // Vẽ hình chữ nhật graphics...

    blog.aspose.com/vi/drawing/draw-rectangle-csharp/