Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 12,019 for

fill

(0.16 sec)
  1. Arbeiten mit Farbverlauf in XPS-Datei | Python

    Wie man einer XPS-Datei einen vertikalen, horizontalen oder linearen Farbverlauf hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird.... fill = gradient 18 gradient. gradient_stops... PointF (10, 200)) 16 path. fill = gradient 17 gradient. gradient_stops...

    docs.aspose.com/page/de/python-net/xps/working-...
  2. ข้อมูลเมตา XMP | API เป็นรหัส EPS | .NET

    .NET API Solution เพื่อทำงานกับไฟล์ EPS ฟังก์ชันที่หลากหลายในการเข้ารหัสข้อมูลเมตา XMP ของไฟล์ EPS ตัวอย่าง C# เกี่ยวกับวิธีการเพิ่ม แก้ไข และรับ...XMP metadata we get new one filled with values from PS metadata...XMP metadata we get new one filled with values from PS metadata...

    products.aspose.com/page/th/net/xmp-metadata/
  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. Что такое 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. 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...
  7. Product Overview|Aspose.Slides for Node.js via ...

    Aspose.Slides for Node.js via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Filling slides background with any...text. Rotating flip shapes. Filling shapes in different styles—for...

    docs.aspose.com/slides/nodejs-java/product-over...
  8. Change named value in XMP metadata of EPS|C++

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code 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/change-na...
  9. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .NET... Fill = textFill; 13 // Save resultant...BidiLevel = 1; 14 15 glyphs. Fill = textFill; 16 // Save resultant...

    docs.aspose.com/page/fr/net/xps/working-with-text/
  10. Ajouter un objet Ellipse au fichier PDF|Aspose....

    Cet article explique comment créer un objet Ellipse dans votre PDF en utilisant Aspose.PDF for .NET....Create first ellipse and set its fill color var ellipse1 = new Aspose...Create second ellipse and set its fill color var ellipse2 = new Aspose...

    docs.aspose.com/pdf/fr/net/add-ellipse/