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

fill

(0.88 sec)
  1. 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/
  2. Aspose::Words::Drawing::Stroke::get_BaseForeCol...

    Aspose::Words::Drawing::Stroke::get_BaseForeColor method. Gets the base foreground color of the stroke without any modifiers in C++....Rectangle , 100 , 40 ); shape -> get_Fill () -> set_ForeColor ( System...:: get_Red ()); shape -> get_Fill () -> set_ForeTintAndShade (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Заполнить List Box|Aspose.PDF for Python via .NET

    В этом примере демонстрируется, как программно заполнять поля списка и множественного выбора в PDF‑форме с использованием Aspose.PDF for Python via .NET. Показано, как привязать PDF‑документ, выбрать значения в форме поля списка и сохранить обновлённый файл.... Используйте ‘fill_field()’ для выбора значения...initialize_data_dir # Fill List Box / Multi-Select Fields def fill_list_box_fields...

    docs.aspose.com/pdf/ru/python-net/fill-list-box/
  4. Gestion des cellules de tableau dans les présen...

    Gérez facilement les cellules de tableau dans PowerPoint et OpenDocument avec Aspose.Slides pour Python via .NET. Maîtrisez l'accès, la modification et le style des cellules rapidement pour une automatisation fluide des diapositives.... fill_format . fill_type = slides . FillType . NO_FILL cell...border_bottom . fill_format . fill_type = slides . FillType . NO_FILL cell...

    docs.aspose.com/slides/fr/python-net/manage-cells/
  5. Mengubah Warna Isi SVG di Python | Ubah Warna I...

    Pelajari cara mengubah warna isian SVG di Python. Panduan ini menunjukkan cara memuat SVG, mengubah warna isian, dan menyimpan SVG yang diperbarui menggunakan kode Python....<path> dapat memiliki atribut fill yang mendefinisikan warna internalnya..."50" fill= "blue" /> Mengganti fill="blue" dengan fill="red"...

    blog.aspose.com/id/svg/change-svg-fill-color-in...
  6. テキストフィールドを埋める|Aspose.PDF for Python via .NET

    この例は、.NET 経由で Aspose.PDF for Python を使用して PDF フォームのテキストフィールドを自動的に入力する方法を示しています。PDF ドキュメントを読み込み、特定のフォームフィールドに名前を入力して更新したファイルを保存する方法を示します。... ‘fill_field () ‘を呼び出して、名前、住所、電子メー...initialize_data_dir # Fill Text Fields def fill_text_fields ( infile...

    docs.aspose.com/pdf/ja/python-net/fill-text-fie...
  7. 搜索

    搜索...fill_format.fill_type = slides.FillType...background.fill_format.picture_fill_format.picture_fill_mode = slides...

    blog.aspose.com/zh-hant/slides/set-background-o...
  8. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... fill_format . fill_type = slides . FillType . NO_FILL shape...shape . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/paragraph/
  9. إدارة اللوحات (canvases) في ملف XPS | .NET

    حل واجهة برمجة تطبيقات .NET لإدارة ملفات 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/ar/net/work-with-canva...
  10. Isi Kotak Daftar|Aspose.PDF for Python via .NET

    Contoh ini menunjukkan cara mengisi kotak daftar dan bidang multi‑pilih secara programatis dalam formulir PDF menggunakan Aspose.PDF for Python via .NET. Ini memperlihatkan cara mengikat dokumen PDF, memilih nilai dalam bidang formulir berbasis daftar, dan menyimpan file yang telah diperbarui.... Gunakan ‘fill_field()’ untuk memilih nilai...initialize_data_dir # Fill List Box / Multi-Select Fields def fill_list_box_fields...

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