Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 12,315 for

fill

(0.22 sec)
  1. Travailler avec des clips dans un fichier PS| Java

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la solution Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java... BLUE ); 31 32 //Fill the rectangle in the current...(with clipping) 33 document. fill (rectanglePath); 34 35 //Restore...

    docs.aspose.com/page/fr/java/ps/working-with-cl...
  2. Что такое AI файл? | База знаний

    Если вы когда-либо работали с редактором Adobe Illustrator, вы наверняка сталкивались с форматом AI. Это один из форматов, написанных в PDL....current path with the current filling color or pattern, leaving it...current path with the current filling color or pattern, leaving it...

    docs.aspose.com/page/ru/net/what-is-ai-file/
  3. Trabajar con degradado en un archivo XPS | Java

    Cómo agregar un degradado vertical, horizontal o lineal a un archivo XPS es una pregunta respondida por la Aspose.Page. Conozca la funcionalidad de Java...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/es/java/xps/working-with-g...
  4. Trabalhar com Gradiente em ficheiro XPS | Java

    Como adicionar gradiente vertical, horizontal ou linear a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Aprenda a funcionalidade para Java....rectangle with horizontal gradient fill in XPS document. 2 3 // Create...rectangle with vertical gradient fill in XPS document. 2 3 // Create...

    docs.aspose.com/page/pt/java/xps/working-with-g...
  5. 記録

    記録...DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...gradientFillLayer.DisplayName = "Gradient Fill Layer"; image.AddLayer(gradientFillLayer);...

    blog.aspose.com/ja/psd/add-fill-layer-in-photos...
  6. Archivo

    Archivo...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...Format.Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...

    blog.aspose.com/es/slides/create-powerpoint-pre...
  7. Convertir SVG a PNG – código C# y convertidor e...

    Convierta SVG a PNG en C# con Aspose.HTML for .NET. Considere varios escenarios de conversión de SVG a PNG en ejemplos de C#. Pruebe el convertidor SVG en línea....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...property sets the color that will fill the background. By default,...

    docs.aspose.com/html/es/net/convert-svg-to-png/
  8. 搜索

    搜索...Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...Format.Fill.FillType = FillType.Solid; series.Format.Fill.SolidFillColor...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  9. Форматирование фигур PowerPoint в .NET|Документ...

    Узнайте, как форматировать фигуры PowerPoint на C# с помощью Aspose.Slides — задавайте стили заливки, линии и эффектов для файлов PPT и PPTX с точностью и полным контролем.... Save ( "gradient_fill.pptx" , SaveFormat . Pptx );...presentation . Save ( "pattern_fill.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/ru/net/shape-formatting/
  10. Diagrammbeschriftungen in Präsentationen mit C+...

    Erfahren Sie, wie Sie Diagrammbeschriftungen in PowerPoint-Präsentationen mit Aspose.Slides für C++ hinzufügen und formatieren, um ansprechendere Folien zu erstellen....series -> get_Format () -> get_Fill () -> set_FillType ( FillType...series -> get_Format () -> get_Fill () -> get_SolidFillColor ()...

    docs.aspose.com/slides/de/cpp/chart-data-label/