Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 12,527 for

fill

(0.15 sec)
  1. GraphicsPath를 사용하여 이미지 그리기|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....Graphics 클래스 메서드(DrawPath 및 Fill Paths)를 사용하여 경로를 그리거나 채울 수 있습니다...채울 수 있습니다. Graphics 클래스에서 노출된 Fill Paths 메서드에 GraphicsPath 객체를...

    docs.aspose.com/psd/ko/net/drawing-images-using...
  2. به روز رسانی لایه پرش المان استفاده کردن از جاو...

    نمونه‌های استفاده از همه انواع لایه‌های تنظیم شده از جمله لایه‌های پرش رنگ، پرش تدرج و پرش الگو...لایه پرش ایجاد شد، از ویژگی fill_settings دسترسی به تنظیمات پرش... مانند لایه های پرش رنگ، از fill_settings دسترسی به تنظیمات پرش...

    docs.aspose.com/psd/fa/fa/java/psd-fill-layer-e...
  3. Mise à jour de la couche de remplissage PSD en ...

    Exemples d'utilisation de tous les types de calques d'ajustement, y compris le remplissage de couleur, le remplissage de dégradé et le remplissage de motif...remplissage via la propriété fill_settings et définissez la couleur...paramètres de remplissage via fill_settings et définissez les points...

    docs.aspose.com/psd/fr/fr/java/psd-fill-layer-e...
  4. Aggiornamento del livello di riempimento PSD ut...

    Esempi dell'utilizzo di tutti i tipi di livelli di regolazione inclusi il riempimento a colori, il riempimento a gradiente e il riempimento a motivi...riempimento utilizzando la proprietà fill_settings e impostare il colore...riempimento utilizzando la proprietà fill_settings e impostare i punti...

    docs.aspose.com/psd/it/it/python-net/psd-riempi...
  5. أتمتة إنشاء PowerPoint في Python: إنشاء عروض تق...

    أتمتة إنشاء الشرائح على منصات السحابة باستخدام Aspose.Slides لـ Python—إنشاء، تحرير، وتحويل ملفات PowerPoint وOpenDocument بسرعة وموثوقية.... fill_format . fill_type = slides . FillType...default_portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ar/python-net/automating...
  6. Работа с градиентом в PS-файле | Python

    Добавление градиента в файл PS — это функция, поддерживаемая решением API Aspose.Page. Узнайте, как использовать эту функциональность в Python... методов fill_text() или fill_and_stroke_text() ,...один из * outline_text() * или fill_and_stroke_text() , которые...

    docs.aspose.com/page/ru/python-net/ps/working-w...
  7. Trabajar con degradado en un archivo PS | Python

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....o uno de los métodos fill_text() o fill_and_stroke_text() , que...* Métodos outline_text() * o fill_and_stroke_text() , que aceptan...

    docs.aspose.com/page/es/python-net/ps/working-w...
  8. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...fill_format.fill_type = slides.FillType...logo_shape.fill_format.fill_type = slides.FillType.NO_FILL logo_shape...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  9. Lưu trữ

    Lưu trữ...fill_format.fill_type = slides.FillType.SOLID shp.fill_format...fill_format.solid_fill_color.color = drawing.Color.pink # Áp dụng một...

    blog.aspose.com/vi/slides/work-with-shapes-in-p...
  10. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|Aspose.Sli...

    Aspose.Slides for С++ でチャートデータマーカーをカスタマイズする方法を学び、明確な С++ コード例を使用して PPT および PPTX 形式のプレゼンテーションへのインパクトを高めます。...get_Marker () -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Marker () -> get_Format () -> get_Fill () -> get_PictureFillFormat...

    docs.aspose.com/slides/ja/cpp/chart-data-marker/