Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 12,293 for

fill

(0.09 sec)
  1. จัดการผืนผ้าใบของไฟล์ XPS | .NET

    .NET API Solution เพื่อจัดการไฟล์ XPS ตัวอย่างโค้ดเกี่ยวกับวิธีการตัดและแปลงผืนผ้าใบของไฟล์ XPS ด้วยโค้ด C# สองสามบรรทัด...); // Create a fill for rectangles XpsBrush fill = doc.CreateSolidColorBrus(doc...rectangle in this canvas and fill it XpsPath rect = canvas2.AddPath(rectGeom);...

    products.aspose.com/page/th/net/work-with-canva...
  2. Quản lý phông chữ của tệp XPS | .NET

    .NET API Giải pháp quản lý tệp XPS. Ví dụ về mã về cách cắt và chuyển đổi phông bạt của tệp XPS với một vài dòng mã C#....); // Create a fill for rectangles XpsBrush fill = doc.CreateSolidColorBrus(doc...rectangle in this canvas and fill it XpsPath rect = canvas2.AddPath(rectGeom);...

    products.aspose.com/page/vi/net/work-with-canva...
  3. Diagrammdatenbeschriftungen in Präsentationen m...

    Erfahren Sie, wie Sie Diagrammdatenbeschriftungen in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python via .NET hinzufügen und formatieren, um ansprechende Folien zu erstellen.... fill . fill_type = slides . FillType...SOLID series . format . fill . solid_fill_color . color = draw ...

    docs.aspose.com/slides/de/python-net/chart-data...
  4. تغییر رنگ پر کردن SVG در پایتون | تغییر رنگ پر ...

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

    blog.aspose.com/fa/svg/change-svg-fill-color-in...
  5. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....getColor() Gets the brush color that fills the horizontal rule. getHeight()...value) Sets the brush color that fills the horizontal rule. setHeight(double...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在Python中更改SVG填充颜色 | 更改填充颜色SVG

    学习如何在 Python 中更改 SVG 填充颜色。此指南展示了如何加载 SVG、改变其填充颜色,并使用 Python 代码保存更新后的 SVG。...height= "50" fill= "blue" /> 将 fill="blue" 更改为 fill="red" 会立即使矩形变为红色。...中。 访问根元素。 找到您想要重新着色的元素。 更新它的 fill 属性。 保存更新的文件。 以下代码示例演示了如何加载现有的...

    blog.aspose.com/zh/svg/change-svg-fill-color-in...
  7. Ellipsen zu Präsentationen in Python hinzufügen...

    Erfahren Sie, wie Sie Ellipsenformen in Aspose.Slides für Python via .NET in PPT-, PPTX- und ODP-Präsentationen erstellen, formatieren und manipulieren - inklusive Codebeispielen.... fill_format . fill_type = slides . FillType...FillType . SOLID shp . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/ellipse/
  8. أرشيف

    أرشيف...fill_format.fill_type = slides.FillType...cell_format.border_top.fill_format.solid_fill_color.color = drawing...

    blog.aspose.com/ar/slides/work-with-tables-in-p...
  9. Gestion des tableaux de présentation avec Pytho...

    Créez et modifiez des tableaux dans les diapositives PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Découvrez des exemples de code simples pour rationaliser vos flux de travail de tableaux.... fill_format . fill_type = slides . FillType...cell_format . border_top . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/fr/python-net/manage-table/
  10. Absatzgrenzen aus Präsentationen in Python ermi...

    Erfahren Sie, wie Sie in Aspose.Slides für Python via .NET Absatz- und Textportionen-Grenzen abrufen, um die Textpositionierung in PowerPoint- und OpenDocument-Präsentationen zu optimieren.... fill_format . fill_type = slides . FillType . NO_FILL shape...shape . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/paragraph/