Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 9,045 for

fill

(0.12 sec)
  1. Tuiler une image comme texture à l intérieur de...

    Découvrez comment tuiler une image en tant que texture à l intérieur d une forme en utilisant Aspose.Cells for C++....Fill.TextureFill.IsTiling et en la...xlsx" ); std :: cout << "Texture fill tiling applied successfully...

    docs.aspose.com/cells/fr/cpp/tile-picture-as-a-...
  2. ChartFormat.ShapeType | Aspose.Words per .NET

    Scopri come utilizzare la proprietà ShapeType di ChartFormat per personalizzare efficacemente gli elementi del tuo grafico. Migliora la tua visualizzazione dei dati oggi stesso!... Fill . Solid ( Color . Green ); series...Color . DarkBlue ; labelFormat . Fill . Solid ( Color . Blue ); doc...

    reference.aspose.com/words/it/net/aspose.words....
  3. Manipulaciones de Formas|Documentación de Aspos...

    Manipular formas de PowerPoint en Python... fill_format . fill_type = slides . FillType . NO_FILL shp3...40 , 150 , 50 ) shp2 . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/es/python-net/shape-mani...
  4. Editar archivo SVG – Ejemplos de C#

    Aprenda a editar SVG en C#. Agregue y edite elementos SVG, edite rutas SVG, dibuje en mapas de bits y más usando la biblioteca Aspose.SVG for .NET.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 23 24 // Add...

    docs.aspose.com/svg/es/net/edit-svg-file/
  5. Modifier le fichier SVG – Exemples C#

    Apprenez à modifier SVG en C#. Ajoutez et modifiez des éléments SVG, modifiez des chemins SVG, dessinez sur des bitmaps et bien plus encore à l'aide de la bibliothèque Aspose.SVG pour .NET.... SetAttribute ( "fill" , "#8A8D8F" ); 2 gElement....circleElement. SetAttribute ( "fill" , "Salmon" ); 23 24 // Add...

    docs.aspose.com/svg/fr/net/edit-svg-file/
  6. Фильтры и градиенты SVG – SVG код и примеры

    Вы узнаете, как писать SVG-код для создания SVG-фильтров, размытия по Гауссу, эффекта тени, световых эффектов или линейного и радиального градиента....defs > 13 < g stroke = "none" fill = "#20B2AA" > 14 < ellipse cx...cy = "90" rx = "75" ry = "55" fill = "#20B2AA" filter = "url(#shadow)"...

    docs.aspose.com/svg/ru/net/drawing-basics/filte...
  7. 幻灯片母版|Aspose.Slides for Python 文档

    在Python中添加或编辑PowerPoint演示文稿中的幻灯片母版... fill_format . fill_type = slides . FillType...GRADIENT titlePlaceholder . fill_format . gradient_format . gradient_stops...

    docs.aspose.com/slides/zh/python-net/slide-master/
  8. Texto SVG – Elementos text y textPath SVG

    Encontrará información básica sobre glifos, caracteres y fuentes, aprenderá a mostrar, formatear y aplicar estilo a texto svg en una imagen SVG....> 2 < text x = "10" y = "6" fill = "red" > The text is not fully...> 3 < text x = "10" y = "30" fill = "green" > The text is fully...

    docs.aspose.com/svg/es/net/drawing-basics/svg-t...
  9. Работа с изображениями в файле XPS | Питон

    Как добавить простое или мозаичное изображение в файл XPS — вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python... fill = doc. create_image_brush (data_dir...Tile an image 6 # ImageBrush filled rectangle in the right top...

    docs.aspose.com/page/ru/python-net/xps/working-...
  10. ライン|Aspose.Slides for Python ドキュメント

    PythonでPowerPointプレゼンテーションにラインを追加する... fill_format . fill_type = slides . FillType...shp . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/ja/python-net/line/