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

gradient fill

(1.36 sec)
  1. Lưu trữ

    Lưu trữ...một lớp trong tệp PSD: Thêm Fill Layer vào Runtime trong tệp...tô Thêm một lớp tô với Gradient Fill Thêm một lớp tô màu với...

    blog.aspose.com/vi/psd/add-fill-layer-in-photos...
  2. Общедоступный API Изменения в Aspose.Diagram 16...

    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....GetShape ( 1 ); // get the gradient fill properties GradientFill...= shape . Fill . GradientFill ; // get the gradient stops GradientStopCollecti...

    docs.aspose.com/diagram/ru/net/public-api-chang...
  3. Изменение градиента фигуры Visio|Documentation

    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....Форма класс предлагает свойство Fill, которое позволяет разработчикам...getShape ( 1 ); // get the gradient fill properties GradientFill...

    docs.aspose.com/diagram/ru/java/modify-the-grad...
  4. قم بتعديل التدرج اللوني لشكل Visio|Documentation

    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....المتدرجة شكل تقدم class خاصية Fill التي تتيح للمطورين استرداد ملف...getShape ( 1 ); // get the gradient fill properties GradientFill...

    docs.aspose.com/diagram/ar/java/modify-the-grad...
  5. Travailler avec Gradientdans PS | Python

    L'ajout d'un dégradé dans le fichier PS est une fonctionnalité prise en charge par la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...set_paint() ou un des méthodes fill_text() ou fill_and_Stroke_text() , qui...Méthodes outline_text() * ou fill_and_stroke_text() , qui acceptent...

    docs.aspose.com/page/fr/python-net/ps/working-w...
  6. Arbeiten mit Farbverlauf in PS-Datei | Python

    Das Hinzufügen eines Farbverlaufs in PS-Dateien ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in Python nutzen....eines der Methoden fill_text() oder fill_and_Stroke_text() ,...der * *outline_text()**- oder fill_and_Stroke_text() -Methoden...

    docs.aspose.com/page/de/python-net/ps/working-w...
  7. Visio Şeklinin Degradesini Değiştirme|Documenta...

    Bu sayfada, visio şeklinin gradyan renginin Aspose.Diagram kitaplığıyla nasıl değiştirileceği açıklanmaktadır....GetShape ( 1 ); // get the gradient fill properties GradientFill...= shape . Fill . GradientFill ; // get the gradient stops GradientStopCollecti...

    docs.aspose.com/diagram/tr/net/modify-the-gradi...
  8. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...draw text with horizontal gradient fill in PS document. 2 3 string...height)); 19 20 //Create linear gradient brush with rectangle as a...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  9. 아카이브

    아카이브...fill_format.fill_type = slides.FillType.NO_FILL shape.fill_format...fill_format.fill_type = slides.FillType.NO_FILL shape.line_format...

    blog.aspose.com/ko/slides/create-three-d-effect...
  10. Agregar formas de rectángulo a PDF en Python|As...

    Aprenda cómo dibujar y rellenar formas de rectángulo en archivos PDF con Python....drawing def create_rectangle_filled ( outfile : str ): document..., 120 ) rect . graph_info . fill_color = ap . Color . red graph...

    docs.aspose.com/pdf/es/python-net/add-rectangle/