Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 12,316 for

fill

(0.15 sec)
  1. Работа с преобразованиями в PostScript | .NET

    Как преобразовать содержимое файла PS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET.... Orange )); 4 5 //Fill the first rectangle that is...transformations. 6 document. Fill (path); 7 ////////// Теперь...

    docs.aspose.com/page/ru/net/ps/working-with-tra...
  2. Travailler avec des transformationsdans PS | Java

    Comment transformer un contenu en fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java... ORANGE ); 4 5 //Fill the first rectangle that is...transformations. 6 document. fill (shape); 7 ////////// Nous créons...

    docs.aspose.com/page/fr/java/ps/working-with-tr...
  3. Gestisci tele di file PS | .NET

    Soluzione API .NET per gestire i file PS. Esempio di codice su come ritagliare e trasformare gli stati grafici dei file PS con poche righe di codice C#....percorso grafico mediante il metodo Fill() . Ripristina lo stato grafico...Drawing.SolidBrush(Color.Blue)); //Fill the second rectangle in the...

    products.aspose.com/page/it/net/work-with-ps-gr...
  4. Arbeiten mit Transformationen in PostScript | .NET

    Wie man einen Inhalt in eine PS-Datei umwandelt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen.... Orange )); 4 5 //Fill the first rectangle that is...transformations. 6 document. Fill (path); 7 ////////// Jetzt erstellen...

    docs.aspose.com/page/de/net/ps/working-with-tra...
  5. Робота з градієнтом у PostScript | .NET

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...text with horizontal gradient fill in PS document. 2 3 string outputFileName...(brush); 31 32 //Fill the rectangle 33 document. Fill (path); 34 35...

    docs.aspose.com/page/uk/net/ps/working-with-gra...
  6. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... fill_format . fill_type = slides . FillType.... format . line . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/trend-line/
  7. Matrice de transformation – Guide Aspose.SVG

    Apprenez à utiliser la matrice de transformation pour faire pivoter, redimensionner, translater et incliner le SVG, et découvrez des exemples de code SVG....org/2000/svg" > 2 < g fill = "none" > 3 <!-- no translation...regrouper les cercles. L’attribut fill s’applique une fois à l’intérieur...

    docs.aspose.com/svg/fr/net/drawing-basics/trans...
  8. Как оптимизировать SVG – примеры C#

    Вы узнаете, как оптимизировать SVG и уменьшить размер файлов SVG....y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/ru/net/how-to-optimize-svg/
  9. So optimieren Sie SVG – C#-Beispiele

    Sie erfahren, wie Sie SVG optimieren und die Größe von SVG-Dateien reduzieren....y= "1" width= "0" height= "1" fill= "blue" /> 11 <g visibility=...y= "1" width= "1" height= "1" fill= "red" /> 13 </g> 14 <circle...

    docs.aspose.com/svg/de/net/how-to-optimize-svg/
  10. إنشاء أو تعديل مخططات عروض PowerPoint باستخدام ...

    تعلم كيفية إنشاء وتخصيص المخططات في عروض PowerPoint وعروض OpenDocument باستخدام Aspose.Slides للغة Python عبر .NET. يغطي إضافة وتنسيق وتحرير المخططات في العروض مع أمثلة عملية للشفرة بلغة Python.... fill . fill_type = slides . FillType...SOLID series . format . fill . solid_fill_color . color = draw ...

    docs.aspose.com/slides/ar/python-net/create-chart/