Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 12,449 for

fill

(0.23 sec)
  1. 文本操作 | C++ API 解决方案

    Aspose.Page API 解决方案解答了如何在 XPS 文件中添加文本的问题。了解如何在 C++ 中使用该功能..." ); 8 glyphs -> set_Fill(textFill); 9 // Save resultant...set_BidiLevel(1); 8 glyphs -> set_Fill(textFill); 9 // Save resultant...

    docs.aspose.com/page/zh/cpp/xps/working-with-text/
  2. Add XMP metadata to EPS file using Java

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets here....the new one will be created, filled in with values from PS metadata...XMP metadata we get new one filled with values from PS metadata...

    docs.aspose.com/page/java/xmp-metadata/add/
  3. Add named value in XMP metadata of EPS | C++

    The process of adding named value in XMP metadata with Aspose.Page for C++ is explained and illustrated with the code snippets here....the new one will be created, filled in with values from PS metadata...XMP metadata we get new one filled with values from PS metadata...

    docs.aspose.com/page/cpp/xmp-metadata/add-named...
  4. Что такое 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/
  5. 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...
  6. 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...
  7. 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...
  8. 記録

    記録...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...
  9. 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...
  10. 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/