Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 1,047 for

pattern fill

(1.33 sec)
  1. JavaScriptを通じて範囲のデータだけをコピー|Documentation

    Aspose.Cells for JavaScriptを使ったセル範囲のデータコピー方法について学びます。... cells ; // Fill some sample data into the cells... Color . Yellow ; style . pattern = AsposeCells . BackgroundType...

    docs.aspose.com/cells/ja/javascript-cpp/copy-ra...
  2. JavaScriptを通じてスタイル付きの範囲をコピー|Documentation

    フォーマット付きのセル範囲をコピーする方法をAspose.Cells for JavaScriptを使って学びます。... cells ; // Fill some sample data into the cells... Color . Yellow ; style . pattern = AsposeCells . BackgroundType...

    docs.aspose.com/cells/ja/javascript-cpp/copy-ra...
  3. Що таке файли AI? | База знань

    Якщо ви працювали з редактором Adobe Illustrator, ви могли стикатися з форматом AI. Це один із форматів, написаних у PDL, і описаний у цій статті....path with the current filling color or pattern, leaving it as an...path with the current filling color or pattern, leaving it as an...

    docs.aspose.com/page/uk/net/what-is-ai-file/
  4. Sombra paralela (Drop Shadow) – Filtros SVG – C...

    Aprenda a escribir código SVG y crear un efecto de sombra paralela utilizando la API Aspose.SVG y aplicar el efecto de sombra paralela a formas y texto SVG....width = "100" height = "100" fill = "orange" filter = "url(#shadow)"...width = "100" height = "100" fill = "orange" filter = "url(#shadow-red)"...

    docs.aspose.com/svg/es/net/drop-shadow/
  5. Utilizzo delle utilità grafiche XPS | .NET

    Scopri come creare facilmente immagini e forme relativamente complesse su una pagina XPS utilizzando le utilità grafiche nell'API Aspose.Page per .NET...proprietà di aspetto: pennelli, pattern di tratto, opacità, ecc. Copy...PointF(120f, 120f), 100f)); 14 path. Fill = doc. CreateSolidColorBrus...

    docs.aspose.com/page/it/net/xps/graphic-utilities/
  6. Formatear formas de PowerPoint en PHP|Documenta...

    Aprenda a formatear las formas de PowerPoint en PHP usando Aspose.Slides—establezca estilos de relleno, línea y efecto para archivos PPT, PPTX y ODP con precisión y control total....$presentation -> save ( "gradient_fill.pptx" , SaveFormat :: Pptx );...el [FillType] de la forma a Pattern . Elige un estilo de patrón...

    docs.aspose.com/slides/es/php-java/shape-format...
  7. Форматирование фигур PowerPoint на C++|Документ...

    Узнайте, как форматировать фигуры PowerPoint на C++ с помощью Aspose.Slides — задавайте стили заливки, линий и эффектов для файлов PPT, PPTX и ODP с точностью и полным контролем....presentation -> Save ( u "gradient_fill.pptx" , SaveFormat :: Pptx );...FillType фигуры в значение Pattern . Выберите стиль паттерна из...

    docs.aspose.com/slides/ru/cpp/shape-formatting/
  8. تنسيق أشكال PowerPoint في JavaScript|Aspose.Sli...

    تعرف على كيفية تنسيق أشكال PowerPoint في JavaScript باستخدام Aspose.Slides—اضبط أنماط التعبئة والخط والتأثير لملفات PPT و PPTX و ODP بدقة وتحكم كامل.... save ( "gradient_fill.pptx" , aspose . slides . SaveFormat... تعيين FillType للشكل إلى Pattern . اختيار نمط نمط من الخيارات...

    docs.aspose.com/slides/ar/nodejs-java/shape-for...
  9. تنسيق أشكال PowerPoint في C++|وثائق Aspose.Slides

    تعرف على كيفية تنسيق أشكال PowerPoint في C++ باستخدام Aspose.Slides—حدد أنماط الملء والحد والتأثير للملفات PPT و PPTX و ODP بدقة وتحكم كامل....presentation -> Save ( u "gradient_fill.pptx" , SaveFormat :: Pptx );... تعيين FillType للشكل إلى Pattern . اختيار نمط نمط من الخيارات...

    docs.aspose.com/slides/ar/cpp/shape-formatting/
  10. Path Builder в C# - программное создание SVG paths

    Создавайте SVG paths в C# с помощью Aspose.SVG Builder API. Формируйте path elements, кривые, линии и text paths, используя fluent syntax....// Sets the fill color of the path to teal 23 . Fill (Color. Teal...красный цвет заливки для path 19 . Fill (Color. Red )) 20 . Build (document...

    docs.aspose.com/svg/ru/net/path-builder/