Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,019 for

pattern fill

(0.11 sec)
  1. ¿Qué es un archivo SVG? – Pros, contras – Aspos...

    Aprende con Aspose.SVG qué es un documento SVG, su estructura XML, etiquetas principales, historia de SVG, ventajas clave y uso práctico....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/es/net/what-is-an-svg-docum...
  2. Catatan Rilis Aspose.PSD for .NET 18.12|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Pattern Kelas Aspose.PSD.FileFormats...Assert . AreEqual ( FillType . Pattern , fillSettings . FillType );...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-1...
  3. 什么是 SVG 文件?– 优缺点 – Aspose.SVG 指南

    通过 Aspose.SVG 了解 SVG 文档的定义、它的 XML 结构、主要标签、SVG 的发展历史、主要优势以及实际用途。...cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/zh/net/what-is-an-svg-docum...
  4. Создание и применение эффектов WordArt в .NET|Д...

    Создайте и настройте эффекты WordArt в Aspose.Slides для .NET. Это пошаговое руководство поможет разработчикам улучшить презентации профессиональным текстом на C#.... we apply the SmallGrid pattern fill to the text and add a black...FillFormat . FillType = FillType . Pattern ; portion . PortionFormat ...

    docs.aspose.com/slides/ru/net/wordart/
  5. Aspose.PSD за .NET 20.4 - Бележки за версията|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... DisplayName = "Color Fill Layer" ; image . AddLayer (...gradientFillLayer . DisplayName = "Gradient Fill Layer" ; image . AddLayer (...

    docs.aspose.com/psd/bg/net/aspose-psd-za-net-20...
  6. Qu'est-ce qu'un fichier SVG? – Avantages, incon...

    Avec Aspose.SVG, découvrez ce qu'est un document SVG, sa structure XML, ses balises de base, ses principaux avantages et ses applications pratiques....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/fr/net/what-is-an-svg-file/
  7. Java で PowerPoint の図形をフォーマットする|Aspose.Slides ドキ...

    Aspose.Slides を使用して Java で PowerPoint の図形をフォーマットする方法を学びます。PPT、PPTX、ODP ファイルに対して、塗りつぶし、線、効果のスタイルを正確かつ完全に制御できます。... save ( "gradient_fill.pptx" , SaveFormat . Pptx );...IAutoShape を追加します。 図形の FillType を Pattern に設定します。 事前定義オプションからパターンスタイルを選択します。...

    docs.aspose.com/slides/ja/java/shape-formatting/
  8. Android で PowerPoint 図形をフォーマットする|Aspose.Slides ...

    Aspose.Slides を使用して Android で PowerPoint 図形をフォーマットする方法を学びます—PPT、PPTX、ODP ファイルの塗り、線、エフェクトスタイルを正確かつ完全に制御できます。... save ( "gradient_fill.pptx" , SaveFormat . Pptx );...IAutoShape を追加します。 図形の FillType を Pattern に設定します。 事前定義オプションからパターンスタイルを選択します。...

    docs.aspose.com/slides/ja/androidjava/shape-for...
  9. Размытие по Гауссу – Фильтры SVG – Код C#

    Узнайте, как написать код SVG для фильтра размытия по Гауссу для элементов и растровых изображений SVG....filter > 18 </ defs > 19 < g fill = "#ffa500" > 20 < rect x =...<rect> element and set the "fill" and "filter" attributes 12...

    docs.aspose.com/svg/ru/net/gaussian-blur/
  10. Gaußscher Weichzeichner – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie SVG-Code für einen Gaußschen Weichzeichnungsfilter schreiben und sehen Sie sich C#-Beispiele zur Implementierung des Gaußschen Weichzeichnungseffekts für SVG-Elemente und Bitmaps an....filter > 18 </ defs > 19 < g fill = "#ffa500" > 20 < rect x =...<rect> element and set the "fill" and "filter" attributes 12...

    docs.aspose.com/svg/de/net/gaussian-blur/