Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 12,428 for

fill

(0.14 sec)
  1. 아카이브

    아카이브...30)) # Set fill color for series series.format.fill.fill_type = slides...FillType.SOLID series.format.fill.solid_fill_color.color = drawing.Color...

    blog.aspose.com/ko/slides/create-charts-in-powe...
  2. Archivio

    Archivio...fill_format.fill_type = slides.FillType...cell_format.border_top.fill_format.solid_fill_color.color = drawing...

    blog.aspose.com/it/slides/work-with-tables-in-p...
  3. arkiv

    arkiv...fill_format.fill_type = slides.FillType...cell_format.border_top.fill_format.solid_fill_color.color = drawing...

    blog.aspose.com/sv/slides/work-with-tables-in-p...
  4. ארכיון

    ארכיון...fill_format.fill_type = slides.FillType...cell_format.border_top.fill_format.solid_fill_color.color = drawing...

    blog.aspose.com/he/slides/work-with-tables-in-p...
  5. Modifier la couleur de remplissage d'une forme ...

    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....string FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...( FileName ); // Change the fill color of a shape. // The test...

    docs.aspose.com/slides/fr/net/change-the-fill-c...
  6. Ändern der Füllfarbe einer Form in einer Präsen...

    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....string FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...( FileName ); // Change the fill color of a shape. // The test...

    docs.aspose.com/slides/de/net/change-the-fill-c...
  7. Cambiar el color de relleno de una forma en una...

    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....string FileName = FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor...( FileName ); // Change the fill color of a shape. // The test...

    docs.aspose.com/slides/es/net/change-the-fill-c...
  8. Ecsetek és színátmenetek hozzáadása XPS fájlokh...

    .NET API megoldás XPS fájlok módosításához. Különböző vizuális ecsetek, színátmenetek és színterek hozzáadása. XPS fájlok létrehozása és módosítása néhány sor C# kóddal....XpsDocument(); // ARGB solid color filled rectangle XpsPath rect1 = doc...220,100 20,100 Z" )); rect1.Fill = doc.CreateSolidColorBrus(doc...

    products.aspose.com/page/hu/net/work-with-brushes/
  9. Python で AutoFit を使用してプレゼンテーションを強化する|Aspose.Sli...

    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/ja/python-net/manage-aut...
  10. 添加椭圆到 Python 演示文稿|Aspose.Slides for Python 文档

    学习如何在 Aspose.Slides for Python via .NET 中创建、格式化和操作椭圆形状,适用于 PPT、PPTX 和 ODP 演示文稿——包含代码示例。... fill_format . fill_type = slides . FillType...FillType . SOLID shp . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/ellipse/