Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 12,756 for

fill

(0.51 sec)
  1. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... fill_format . solid_fill_color . color = draw...portion . portion_format . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  2. PowerPoint-Textabsätze in Python verwalten|Aspo...

    Meistern Sie die Absatzformatierung mit Aspose.Slides für Python via .NET – optimieren Sie Ausrichtung, Abstand und Stil in PowerPoint- und OpenDocument-Präsentationen in Python, um das Publikum zu fesseln.... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/manage-par...
  3. 档案

    档案...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/zh/slides/create-three-d-effect...
  4. Archiv

    Archiv...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/de/slides/create-three-d-effect...
  5. Wasserzeichen zu Präsentationen in Python hinzu...

    Erfahren Sie, wie Sie Text- und Bildwasserzeichen in PowerPoint- und OpenDocument-Präsentationen in Python verwalten, um einen Entwurf, vertrauliche Informationen, Urheberrecht und mehr anzuzeigen.... fill_format . fill_type = FillType . NO_FILL watermark_shape...line_format . fill_format . fill_type = FillType . NO_FILL Schriftart...

    docs.aspose.com/slides/de/python-net/watermark/
  6. Как изменить цвет фона? – Руководство Aspose.SVG

    Узнайте, что такое фон в SVG, получите примеры кода SVG и прочитайте подробное руководство от Aspose.SVG о том, как задать или изменить цвет фона....используя атрибут style или fill элемента SVG. Что такое фон...(со свойством fill ) или fill . Свойство Fill атрибута Style...

    docs.aspose.com/svg/ru/net/drawing-basics/svg-b...
  7. إضافة علامات مائية إلى العروض التقديمية في بايث...

    تعرّف على كيفية إدارة العلامات المائية النصية والصورية في عروض PowerPoint وOpenDocument باستخدام بايثون لتحديد مسودة، معلومات سرية، حقوق النشر، والمزيد.... fill_format . fill_type = FillType . NO_FILL watermark_shape...line_format . fill_format . fill_type = FillType . NO_FILL ضبط الخط...

    docs.aspose.com/slides/ar/python-net/watermark/
  8. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument.... fill_format . fill_type = slides . FillType...image_stream : auto_shape . fill_format . picture_fill_format . picture...

    docs.aspose.com/slides/python-net/manage-placeh...
  9. تغییر رنگ پر کردن SVG در پایتون | تغییر رنگ پر ...

    یاد بگیرید چگونه رنگ پر شدن SVG را در پایتون تغییر دهید. این راهنما نشان می‌دهد که چگونه یک SVG را بارگذاری کنید، رنگ‌های پر شدن آن را تغییر دهید و SVG به‌روزرسانی‌شده را با استفاده از کد پایتون ذخیره کنید....<path> می تواند دارای ویژگی fill باشد که رنگ داخلی آن را تعریف...height= "50" fill= "blue" /> تغییر fill="blue" به fill="red" مستقیماً...

    blog.aspose.com/fa/svg/change-svg-fill-color-in...
  10. 목록 상자 채우기|Aspose.PDF for Python via .NET

    이 예제는.NET을 통해 Python용 Aspose.PDF 를 사용하여 PDF 양식의 목록 상자와 다중 선택 필드를 프로그래밍 방식으로 채우는 방법을 보여줍니다.PDF 문서를 바인딩하고, 목록 기반 양식 필드 내에서 값을 선택하고, 업데이트된 파일을 저장하는 방법을 보여줍니다.... ‘fill_field () ‘를 사용하여 사용 가능한 옵션에서...initialize_data_dir # Fill List Box / Multi-Select Fields def fill_list_box_fields...

    docs.aspose.com/pdf/ko/python-net/fill-list-box/