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

fill

(1.96 sec)
  1. إدارة فقرات نص PowerPoint باستخدام Python|وثائق...

    أتقن تنسيق الفقرات باستخدام Aspose.Slides للـ Python عبر .NET—حسن المحاذاة والمسافات والأسلوب في عروض PowerPoint وOpenDocument باستخدام Python لجذب المشاهدين.... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ar/python-net/manage-par...
  2. Tabellenzellen in Präsentationen mit Python ver...

    Verwalten Sie mühelos Tabellenzellen in PowerPoint und OpenDocument mit Aspose.Slides für Python über .NET. Beherrschen Sie den schnellen Zugriff, die Modifikation und das Styling von Zellen für eine nahtlose Folienautomatisierung.... fill_format . fill_type = slides . FillType . NO_FILL cell...border_bottom . fill_format . fill_type = slides . FillType . NO_FILL cell...

    docs.aspose.com/slides/de/python-net/manage-cells/
  3. Управление ячейками таблиц в презентациях с Pyt...

    Легко управлять ячейками таблиц в PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET. Овладейте быстрым доступом, изменением и стилизацией ячеек для бесшовной автоматизации слайдов.... fill_format . fill_type = slides . FillType . NO_FILL cell...border_bottom . fill_format . fill_type = slides . FillType . NO_FILL cell...

    docs.aspose.com/slides/ru/python-net/manage-cells/
  4. チェックボックスフィールドを埋める|Aspose.PDF for Python via .NET

    この例は、.NET 経由で Aspose.PDF for Python を使用して PDF フォームのチェックボックスフィールドをプログラム的に入力する方法を示しています。PDF ドキュメントをバインドし、チェックボックス値をフィールド名で更新し、変更したファイルを保存する方法を示します。... 「fill_field ()」を呼び出して、「購読ニュースレター」...initialize_data_dir # Fill Check Box Fields def fill_check_box_fields...

    docs.aspose.com/pdf/ja/python-net/fill-check-bo...
  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. Python で 3D プレゼンテーションを作成|Aspose.Slides for Pyth...

    Aspose.Slides を使用して、Python でインタラクティブな 3D プレゼンテーションを簡単に作成できます。PowerPoint および OpenDocument 形式へ迅速にエクスポートし、さまざまな用途に活用できます。... fill_format . fill_type = slides . FillType...FillType . GRADIENT shape . fill_format . gradient_format . gradient_stops...

    docs.aspose.com/slides/ja/python-net/3d-present...
  9. 在Python中更改SVG填充顏色 | 更改填充顏色SVG

    學習如何在 Python 中更改 SVG 填充顏色。此指南顯示如何加載 SVG、更改其填充顏色,並使用 Python 代碼保存更新後的 SVG。...height= "50" fill= "blue" /> 將 fill="blue" 更改為 fill="red" 會立即將矩形變為紅色。...SVGDocument 。 訪問根元素。 找到您想要重新上色的元素。 更新其 fill 屬性。 儲存更新後的檔案。 以下代碼範例顯示如何載入現有的...

    blog.aspose.com/zh-hant/svg/change-svg-fill-col...
  10. XPS 파일 캔버스(canvases) 관리 | .NET

    XPS 파일을 관리하기 위한 .NET API 솔루션입니다. 몇 줄의 C# 코드로 XPS 파일의 캔버스를 클리핑하고 변환하는 방법에 대한 코드 예제입니다....); // 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/ko/net/work-with-canva...