Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 8,849 for

fill

(0.05 sec)
  1. Python에서 차트 작업|Python via .NET용 Aspose.Words

    Python를 사용하여 문서에서 다양한 유형의 차트를 만들고 수정합니다.... fill . fore_color = drawing . Color...Color . red series2 . format . fill . fore_color = drawing . Color...

    docs.aspose.com/words/ko/python-net/working-wit...
  2. C#에서 차트 작업|.NET용 Aspose.Words

    차트 기능 소개, C#를 사용하여 차트를 만들고 조작하는 방법.... Fill . ForeColor = Color . Red ;...; series2 . Format . Fill . ForeColor = Color . Yellow ; series3...

    docs.aspose.com/words/ko/net/working-with-charts/
  3. Làm việc với biểu đồ trong Java|Aspose.Words ch...

    Giới thiệu về tính năng biểu đồ, cách tạo và thao tác với các biểu đồ bằng Java.... Fill . ForeColor = Color . Red ;...; series2 . Format . Fill . ForeColor = Color . Yellow ; series3...

    docs.aspose.com/words/vi/java/working-with-charts/
  4. Modifications basées sur les événements de page...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS à l'aide de Aspose.Page pour .NET... Fill = api. CreateSolidColorBrus...10f, "[Prev]" ); 39 glyphs. Fill = api. CreateSolidColorBrus...

    docs.aspose.com/page/fr/net/xps/event-based-mod...
  5. Использование графических утилит XPS | С++

    Узнайте, как легко создавать изображения и относительно сложные фигуры на странице XPS с помощью графических утилит в Aspose.Page API для C++.... f )); 20 path -> set_Fill(doc -> CreateSolidColorBrus...), 100. f )); 25 path -> set_Fill(doc -> CreateSolidColorBrus...

    docs.aspose.com/page/ru/cpp/xps/graphic-utilities/
  6. Schlagschatten – SVG-Filter – C#-Code

    Erfahren Sie, wie Sie SVG-Code schreiben und mithilfe der Aspose.SVG-API einen Schlagschatteneffekt erstellen und den Schlagschatteneffekt auf SVG-Formen und -Text anwenden....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/de/net/drop-shadow/
  7. Конвертировать SVG в XPS | С#

    Конвертируйте SVG в XPS онлайн или на C#. Рассмотрим различные сценарии преобразования SVG в XPS на примерах C#. Попробуйте онлайн-конвертер SVG....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/ru/net/convert-svg-to-xps/
  8. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle in the current...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  9. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性... fill_format rowFillFormatEffecti... = rowFormatEffective . fill_format columnFillFormatEffe = columnFormatEffectiv...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  10. Создание SVG, загрузка и чтение SVG на C#

    Узнайте, как создать SVG из строки памяти, потока или файла; как загружать SVG из Интернета и читать SVG с помощью Aspose.SVG для .NET API.... AddCircle (r: 20, fill: "url( #a)" , stroke: Color...15 )) 26 . AddCircle (r: 20, fill: "b" ) 27 . AddG (g => g. Id...

    docs.aspose.com/svg/ru/net/create-svg-document/