Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 12,449 for

fill

(0.07 sec)
  1. Trabalhar com texto em ficheiro XPS | Python

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....XpsDocument() 8 # Create a brush 9 text_fill = doc. create_solid_color_brush..."Hello World!" ) 12 glyphs. fill = text_fill 13 # Save the resultant...

    docs.aspose.com/page/pt/python-net/xps/working-...
  2. Работа с текстом в файле XPS | Python

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...XpsDocument() 8 # Create a brush 9 text_fill = doc. create_solid_color_brush..."Hello World!" ) 12 glyphs. fill = text_fill 13 # Save the resultant...

    docs.aspose.com/page/ru/python-net/xps/working-...
  3. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...XpsDocument() 8 # Create a brush 9 text_fill = doc. create_solid_color_brush..."Hello World!" ) 12 glyphs. fill = text_fill 13 # Save the resultant...

    docs.aspose.com/page/uk/python-net/xps/working-...
  4. Управление соединителями в презентациях с Pytho...

    Позвольте Python‑приложениям рисовать, соединять и автоматически прокладывать линии в слайдах PowerPoint и OpenDocument — получайте полный контроль над прямыми, угловыми и изогнутыми соединителями.... fill_format . fill_type = slides . FillType...connector . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ru/python-net/connector/
  5. PythonでTreemapとSunburstチャートのデータポイントをカスタマイズ|Aspo...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument 形式に対応した Treemap と Sunburst チャートのデータポイントの管理方法を学びます。... fill_format . fill_type = slides . FillType... portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ja/python-net/data-point...
  6. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu routen – erhalten Sie vollständige Kontrolle über gerade, Ellenbogen- und gekrümmte Verbinder.... fill_format . fill_type = slides . FillType...connector . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/de/python-net/connector/
  7. Arbeiten mit Farbverlauf in PS-Datei | Java

    Das Hinzufügen eines Farbverlaufs in einer PS-Datei ist eine Funktion, die von Aspose.Page unterstützt wird. Erfahr wie die Funktionalität in Java nutzen....text with horizontal gradient fill in PS document. 2 3 String outputFileName...(paint); 28 29 //Fill the rectangle 30 document. fill (path); 31 32...

    docs.aspose.com/page/de/java/ps/working-with-gr...
  8. Administrar conectores en presentaciones con Py...

    Capacite a las aplicaciones Python para dibujar, conectar y enrutar automáticamente líneas en diapositivas de PowerPoint y OpenDocument - obtenga control total sobre conectores rectos, en ángulo y curvos.... fill_format . fill_type = slides . FillType...connector . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/es/python-net/connector/
  9. Автоматизация создания PowerPoint в Python: лег...

    Автоматизируйте создание слайдов в облачных платформах с помощью Aspose.Slides for Python — быстро и надёжно генерируйте, редактируйте и конвертируйте файлы PowerPoint и OpenDocument.... fill_format . fill_type = slides . FillType...default_portion_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ru/python-net/automating...
  10. Add Curve Object to PDF file|Aspose.PDF for Java

    This article explains how to create a curve object to your PDF using Aspose.PDF for Java....investigate simply graph curves, and filled curves, that you can create...with our code snippet: Create Filled Curve Object This example shows...

    docs.aspose.com/pdf/java/add-curve/