Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,915 for

brush

(0.13 sec)
  1. Archiver

    les archives... Choisissez un Brush pour la couleur du texte. Utilisez...(gras, italique). Choisissez un Brush pour la couleur du texte. Utilisez...

    blog.aspose.com/fr/drawing/draw-text-in-java/
  2. آرشیوها

    آرشیوها...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/fa/drawing/use-system-drawing-i...
  3. Procurar

    Procurar...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/pt/drawing/use-system-drawing-i...
  4. ค้นหา

    ค้นหา...FromImage(bitmap); Brush brush = new LinearGradientBrush(new...Blue); graphics.FillEllipse(brush, 100, 100, 800, 600); MemoryStream...

    blog.aspose.com/th/drawing/use-system-drawing-i...
  5. arkiv

    arkiv...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/sv/font/render-truetype-fonts-cpp/
  6. Archiv

    Archiv...System::Drawing::Brushes::get_White(), System::Drawing::Brushes::get_Black()...System::Drawing::Brushes::get_Yellow(), System::Drawing::Brushes::get_Red()...

    blog.aspose.com/cs/font/render-truetype-fonts-cpp/
  7. Использование графического API для редактирован...

    Пример использования графического API в Aspose.PSD для Python... brush = LinearGradientBrush ( Rectangle... graphics . fill_ellipse ( brush , Rectangle ( 250 , 250 , 150...

    docs.aspose.com/psd/ru/ru/python-net/graphics-api/
  8. ActiveX-Steuerelemente in Präsentationen mit C+...

    Erfahren Sie, wie Aspose.Slides für C++ ActiveX nutzt, um PowerPoint-Präsentationen zu automatisieren und zu verbessern, und Entwicklern eine leistungsstarke Kontrolle über Folien bietet....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/de/cpp/activex/
  9. PostScript でのハッチパターンの操作 | C++

    PS ファイルにハッチパターンを追加する方法については、Aspose.Page API ソリューションで回答されています。C++ での機能の使用方法については、こちらをご覧ください。...Brush から派生した System.Drawing.HatchBrush...SetPaint() または、 System.Drawing.Brush をパラメーターとして受け取る FillText() や...

    docs.aspose.com/page/ja/cpp/ps/working-with-hat...
  10. Gérer les contrôles ActiveX dans les présentati...

    Découvrez comment Aspose.Slides pour C++ exploite ActiveX afin d'automatiser et d'améliorer les présentations PowerPoint, offrant aux développeurs un contrôle puissant sur les diapositives....:: FromImage ( image ); auto brush = System :: MakeObject < SolidBrush...graphics -> FillRectangle ( brush , 0 , 0 , image -> get_Width...

    docs.aspose.com/slides/fr/cpp/activex/