Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 12,729 for

fill

(0.31 sec)
  1. Что такое 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/
  2. 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...
  3. 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...
  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. Crear SVG, cargar y leer SVG en C#

    Aprenda a crear SVG a partir de una cadena de memoria, una secuencia o un archivo; cómo cargar SVG desde la Web y leer SVG usando Aspose.SVG for .NET API.... AddCircle (r: 20, fill: "url(#a)" , stroke: Color....15 )) 23 . AddCircle (r: 20, fill: "b" ) 24 . AddG (g => g. Id...

    docs.aspose.com/svg/es/net/create-svg-document/
  6. Archivo

    Archivo...setSelected(1); dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // Guardar...aspose.pdf.Document(dataDir + "Fill_PDF_Form_Field.pdf"); // obtener...

    blog.aspose.com/es/pdf/create-fill-edit-fillabl...
  7. 아카이브

    아카이브...Selected = 1; dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // 업데이트된...pdfDocument = new Document(dataDir + "Fill_PDF_Form_Field.pdf"); // 필드...

    blog.aspose.com/ko/pdf/create-fill-edit-fillabl...
  8. 档案

    档案...Selected = 1; dataDir = dataDir + "Fill_PDF_Form_Field.pdf"; // 保存更新的文档...pdfDocument = new Document(dataDir + "Fill_PDF_Form_Field.pdf"); // 获取一个字段...

    blog.aspose.com/zh/pdf/create-fill-edit-fillabl...
  9. Arsip

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

    blog.aspose.com/id/slides/create-powerpoint-pre...
  10. Convertir SVG a XPS – Aspose.HTML for .NET

    Convierta SVG a XPS en C# con Aspose.HTML for .NET. Considere varios escenarios de conversión de SVG a XPS en ejemplos de C#....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...property sets the color that will fill the background of every page...

    docs.aspose.com/html/es/net/convert-svg-to-xps/